public class NewProjectCommand extends Command
| Constructor and Description | 
|---|
NewProjectCommand()  | 
| 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