public class OpenCommand extends Command
| Modifier | Constructor and Description |
|---|---|
|
OpenCommand() |
protected |
OpenCommand(int cmdId) |
| Modifier and Type | Method and Description |
|---|---|
int |
doit()
Executes the actions associated with a specific command.
|
protected void |
openDefaultEditorInFrame(Context context) |
enableConfirmation, getAffectedNodes, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undo
public int doit()
throws java.lang.Exception
Commandprotected void openDefaultEditorInFrame(Context context)