See: Description
| Interface | Description |
|---|---|
| MBasicFactory |
The Factory for the model.
|
| MCompositePart |
A representation of the model object 'Composite Part'
|
| MDialog |
A representation of the model object 'Dialog'
|
| MInputPart | Deprecated
Use Part instead.
|
| 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 |
A representation of the model object 'Wizard Dialog'
|
The package provides interfaces that describe the basic Eclipse 4 user interface model. These elements include descriptions of windows, parts and trim elements.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.