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