Package org.eclipse.e4.ui.model.application.ui.basic
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
Package Specification
The package provides interfaces that describe the basic Eclipse 4 user interface model. These elements include descriptions of windows, parts and trim elements.
-
Interface Summary Interface Description MBasicFactory The Factory for the model.MCompositePart A representation of the model object 'Composite Part'.MDialog Deprecated. MPart A representation of the model object 'Part'.MPartSashContainer A representation of the model object 'Part Sash Container'.MPartSashContainerElement A representation of the model object 'Part Sash Container Element'.MPartStack A representation of the model object 'Part Stack'.MStackElement A representation of the model object 'Stack Element'.MTrimBar A representation of the model object 'Trim Bar'.MTrimElement A representation of the model object 'Trim Element'.MTrimmedWindow A representation of the model object 'Trimmed Window'.MWindow A representation of the model object 'Window'.MWindowElement A representation of the model object 'Window Element'.MWizardDialog Deprecated.