Package org.eclipse.e4.ui.di


package org.eclipse.e4.ui.di
Application programming interfaces describing the Eclipse 4 dependency injection annotations.

Package Specification

The package provides annotations for Eclipse 4 dependency injection.

  • Class
    Description
    Use this annotation to act on to the list of dynamically shown entries within a DynamicMenuContributionItem.
    Use this annotation to provide MMenuElements to the list of dynamically shown entries within a DynamicMenuContributionItem.
    Parts can specify this annotation on one of its methods to tag it as the method to be invoked when it has been granted focus.
    Parts can specify this annotation on one of the methods to tag it as the method that performs "save" operation.
    Parts can specify this annotation on one of the methods to tag it as the method that performs the "visual state persit" operation
    This annotation can be applied to arguments and fields that want to receive notifications on the specified event topic.
    Widget toolkit abstract to synchronize back into the UI-Thread from other threads