|
Mobile Tools for Java Release 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceEditorDialog | |
---|---|
org.eclipse.mtj.ui | This package provides the API for interaction with the Java ME User Interface. |
org.eclipse.mtj.ui.editors.device | This package provides the user interface functionality for editing devices. |
Uses of DeviceEditorDialog in org.eclipse.mtj.ui |
---|
Methods in org.eclipse.mtj.ui that return DeviceEditorDialog | |
---|---|
protected DeviceEditorDialog |
JavaDeviceEditorActionDelegate.getDeviceEditorDialog(Shell shell)
|
protected DeviceEditorDialog |
DefaultDeviceEditorActionDelegate.getDeviceEditorDialog(Shell shell)
Return the dialog to be used for editing the dialog. |
Uses of DeviceEditorDialog in org.eclipse.mtj.ui.editors.device |
---|
Fields in org.eclipse.mtj.ui.editors.device declared as DeviceEditorDialog | |
---|---|
protected DeviceEditorDialog |
AbstractDeviceEditorPage.dialog
|
Methods in org.eclipse.mtj.ui.editors.device with parameters of type DeviceEditorDialog | |
---|---|
void |
AbstractDeviceEditorPage.setDialog(DeviceEditorDialog dialog)
Set the dialog in which this page resides. |
|
Mobile Tools for Java Release 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |