Uses of Interface
org.eclipse.e4.ui.model.application.ui.MLocalizable
Package
Description
Application programming interfaces describing the Eclipse 4 application model elements.
Application programming interfaces describing the Eclipse 4 descriptor model elements.
Application programming interfaces describing the Eclipse 4 state and container model elements.
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
-
Uses of MLocalizable in org.eclipse.e4.ui.model.application
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Application'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.commands
-
Uses of MLocalizable in org.eclipse.e4.ui.model.application.descriptor.basic
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Part Descriptor'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui
Modifier and TypeInterfaceDescriptioninterface
MElementContainer<T extends MUIElement>
A representation of the model object 'Element Container'.interface
MGenericStack<T extends MUIElement>
A representation of the model object 'Generic Stack'.interface
MGenericTile<T extends MUIElement>
A representation of the model object 'Generic Tile'.interface
MGenericTrimContainer<T extends MUIElement>
A representation of the model object 'Generic Trim Container'.interface
A representation of the model object 'UI Element'.interface
A representation of the model object 'UI Label'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui.advanced
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Area'.interface
A representation of the model object 'Perspective'.interface
A representation of the model object 'Perspective Stack'.interface
A representation of the model object 'Placeholder'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui.basic
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Part'.interface
Deprecated.interface
A representation of the model object 'Part'.interface
A representation of the model object 'Part Sash Container'.interface
A representation of the model object 'Part Sash Container Element'.interface
A representation of the model object 'Part Stack'.interface
A representation of the model object 'Stack Element'.interface
A representation of the model object 'Trim Bar'.interface
A representation of the model object 'Trim Element'.interface
A representation of the model object 'Trimmed Window'.interface
A representation of the model object 'Window'.interface
A representation of the model object 'Window Element'.interface
Deprecated.