org.eclipse.mtj.ui
Class JavaDeviceEditorActionDelegate
java.lang.Object
org.eclipse.mtj.ui.DefaultDeviceEditorActionDelegate
org.eclipse.mtj.ui.JavaDeviceEditorActionDelegate
public class JavaDeviceEditorActionDelegate
- extends DefaultDeviceEditorActionDelegate
An action delegate to launch the Java Device editor dialog.
- Since:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaDeviceEditorActionDelegate
public JavaDeviceEditorActionDelegate()
getDeviceEditorDialog
protected DeviceEditorDialog getDeviceEditorDialog(Shell shell)
- Description copied from class:
DefaultDeviceEditorActionDelegate
- Return the dialog to be used for editing the dialog.
- Overrides:
getDeviceEditorDialog
in class DefaultDeviceEditorActionDelegate
- Returns: