|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.imp.NewProject de.grogra.rgg.model.NewRGG
public class NewRGG
Field Summary |
---|
Fields inherited from interface de.grogra.pf.ui.Command |
---|
DISPOSE |
Constructor Summary | |
---|---|
NewRGG()
|
Method Summary | |
---|---|
protected void |
configure(Workbench wb,
java.lang.Object arg)
|
void |
run(java.lang.Object arg,
Context ctx)
Performs the actions of this command. |
Methods inherited from class de.grogra.imp.NewProject |
---|
getCommandName, getProjectName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewRGG()
Method Detail |
---|
protected void configure(Workbench wb, java.lang.Object arg)
configure
in class NewProject
public void run(java.lang.Object arg, Context ctx)
Command
JobManager
after the command has been submitted
to the job manager by one of execute
, runAt
,
or runLater
-methods. The arguments info
and context
are the arguments which have been provided
as arguments to the JobManager
-methods.
run
in interface Command
run
in class NewProject
arg
- an argumentctx
- a context
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |