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.basic |
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
|
Modifier and Type | Method and Description |
---|---|
List<MDialog> |
MApplication.getDialogs()
Returns the value of the 'Dialogs' reference list.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MWizardDialog
A representation of the model object 'Wizard Dialog'
|
Modifier and Type | Method and Description |
---|---|
MDialog |
MBasicFactory.createDialog()
Returns a new object of class 'Dialog'
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.