Package | Description |
---|---|
org.eclipse.e4.ui.model.application |
Application programming interfaces describing the Eclipse 4 application 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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MApplication
A representation of the model object 'Application'
|
Modifier and Type | Interface and Description |
---|---|
interface |
MPerspective
A representation of the model object 'Perspective'
|
Modifier and Type | Interface and Description |
---|---|
interface |
MCompositePart
A representation of the model object 'Composite Part'
|
interface |
MDialog
A representation of the model object 'Dialog'
|
interface |
MInputPart
Deprecated.
Use Part instead.
|
interface |
MPart
A representation of the model object 'Part'
|
interface |
MTrimmedWindow
A representation of the model object 'Trimmed Window'
|
interface |
MWindow
A representation of the model object 'Window'
|
interface |
MWizardDialog
A representation of the model object 'Wizard Dialog'
|
Modifier and Type | Interface and Description |
---|---|
interface |
MPopupMenu
A representation of the model object 'Popup Menu'
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.