public class IdeSettingsCommand extends Command
| Constructor and Description |
|---|
IdeSettingsCommand()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doit()
This method is called by the
CommandProcessor in order
for this command to do its work. |
enableConfirmation, getAffectedNodes, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undopublic int doit()
throws java.lang.Exception
CommandProcessor in order
for this command to do its work.doit in class CommandCommand.OK.java.lang.Exception