org.eclipse.mtj.ui
Class DefaultDeviceEditorActionDelegate
java.lang.Object
org.eclipse.mtj.ui.DefaultDeviceEditorActionDelegate
- Direct Known Subclasses:
- JavaDeviceEditorActionDelegate
public class DefaultDeviceEditorActionDelegate
- extends Object
An action delegate implementation that opens the default device editor
implementation.
- Since:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDeviceEditorActionDelegate
public DefaultDeviceEditorActionDelegate()
run
public void run(IAction action)
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
getDeviceEditorDialog
protected DeviceEditorDialog getDeviceEditorDialog(Shell shell)
- Return the dialog to be used for editing the dialog.
- Parameters:
shell
-
- Returns: