Uses of Interface
org.eclipse.e4.ui.model.application.ui.MUILabel
-
Packages that use MUILabel Package Description org.eclipse.e4.ui.model.application.descriptor.basic Application programming interfaces describing the Eclipse 4 descriptor model elements.org.eclipse.e4.ui.model.application.ui.advanced Application programming interfaces describing the advanced Eclipse 4 user interface model elements.org.eclipse.e4.ui.model.application.ui.basic Application programming interfaces describing the basic Eclipse 4 user interface model elements.org.eclipse.e4.ui.model.application.ui.menu Application programming interfaces describing the Eclipse 4 menu and toolbar model elements. -
-
Uses of MUILabel in org.eclipse.e4.ui.model.application.descriptor.basic
Subinterfaces of MUILabel in org.eclipse.e4.ui.model.application.descriptor.basic Modifier and Type Interface Description interfaceMPartDescriptorA representation of the model object 'Part Descriptor'. -
Uses of MUILabel in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MUILabel in org.eclipse.e4.ui.model.application.ui.advanced Modifier and Type Interface Description interfaceMAreaA representation of the model object 'Area'.interfaceMPerspectiveA representation of the model object 'Perspective'. -
Uses of MUILabel in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MUILabel in org.eclipse.e4.ui.model.application.ui.basic Modifier and Type Interface Description interfaceMCompositePartA representation of the model object 'Composite Part'.interfaceMDialogDeprecated.interfaceMInputPartDeprecated.Use Part instead.interfaceMPartA representation of the model object 'Part'.interfaceMTrimmedWindowA representation of the model object 'Trimmed Window'.interfaceMWindowA representation of the model object 'Window'.interfaceMWizardDialogDeprecated. -
Uses of MUILabel in org.eclipse.e4.ui.model.application.ui.menu
Subinterfaces of MUILabel in org.eclipse.e4.ui.model.application.ui.menu Modifier and Type Interface Description interfaceMDirectMenuItemA representation of the model object 'Direct Menu Item'.interfaceMDirectToolItemA representation of the model object 'Direct Tool Item'.interfaceMDynamicMenuContributionA representation of the model object 'Dynamic Menu Contribution'.interfaceMHandledItemA representation of the model object 'Handled Item'.interfaceMHandledMenuItemA representation of the model object 'Handled Menu Item'.interfaceMHandledToolItemA representation of the model object 'Handled Tool Item'.interfaceMItemA representation of the model object 'Item'.interfaceMMenuA representation of the model object 'Menu'.interfaceMMenuElementA representation of the model object 'Element'.interfaceMMenuItemA representation of the model object 'Item'.interfaceMMenuSeparatorA representation of the model object 'Separator'.interfaceMPopupMenuA representation of the model object 'Popup Menu'.interfaceMToolItemA representation of the model object 'Tool Item'.
-