Uses of Interface
org.eclipse.ui.INullSelectionListener
Packages that use INullSelectionListener
-
Uses of INullSelectionListener in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement INullSelectionListenerModifier and TypeClassDescriptionfinal classExtends PartPluginAction for usage in editor parts.classAn object action extension in a popup menu.classThis class adds to the PluginAction support by setting itself up for work within a WorkbenchPart.classAn intermediate selection listener that filters selection change events based on one or more predicates and forwards it to the functional selection listener.classA PluginAction is a proxy for an action extension.final classThis class extends regular plugin action with the additional requirement that the delegate has to implement interface IViewActionDeelgate.classThis class extends regular plugin action with the additional requirement that the delegate has to implement interfaceIWorkbenchWindowActionDelegate.classA workbench window pulldown action.