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.commands.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Category'.class
An implementation of the model object 'Command'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.commands.util
Modifier and TypeMethodDescriptionCommandsSwitch.caseLocalizable
(MLocalizable object) Returns the result of interpreting the object as an instance of 'Localizable'. -
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.descriptor.basic.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Part Descriptor'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.descriptor.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseLocalizable
(MLocalizable object) Returns the result of interpreting the object as an instance of 'Localizable'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Application'. -
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.advanced.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Area'.class
An implementation of the model object 'Perspective'.class
An implementation of the model object 'Perspective Stack'.class
An implementation of the model object 'Placeholder'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui.advanced.util
Modifier and TypeMethodDescriptionAdvancedSwitch.caseLocalizable
(MLocalizable object) Returns the result of interpreting the object as an instance of 'Localizable'. -
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. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui.basic.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Composite Part'.class
An implementation of the model object 'Part'.class
An implementation of the model object 'Part Sash Container'.class
An implementation of the model object 'Part Stack'.class
An implementation of the model object 'Trim Bar'.class
An implementation of the model object 'Trimmed Window'.class
An implementation of the model object 'Window'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier and TypeMethodDescriptionBasicSwitch.caseLocalizable
(MLocalizable object) Returns the result of interpreting the object as an instance of 'Localizable'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui.impl
Modifier and TypeClassDescriptionclass
ElementContainerImpl<T extends MUIElement>
An implementation of the model object 'Element Container'.class
GenericStackImpl<T extends MUIElement>
An implementation of the model object 'Generic Stack'.class
GenericTileImpl<T extends MUIElement>
An implementation of the model object 'Generic Tile'.class
GenericTrimContainerImpl<T extends MUIElement>
An implementation of the model object 'Generic Trim Container'.class
An implementation of the model object 'UI Element'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.ui.util
Modifier and TypeMethodDescriptionUiSwitch.caseLocalizable
(MLocalizable object) Returns the result of interpreting the object as an instance of 'Localizable'. -
Uses of MLocalizable in org.eclipse.e4.ui.model.application.util
Modifier and TypeMethodDescriptionApplicationSwitch.caseLocalizable
(MLocalizable object) Returns the result of interpreting the object as an instance of 'Localizable'.