|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.directdemocracyportal.democracy.web.action.AbstractAction org.directdemocracyportal.democracy.web.action.NewApplicationInstanceAction
public class NewApplicationInstanceAction extends AbstractAction
The Class NewApplicationInstanceAction.
Constructor and Description |
---|
NewApplicationInstanceAction(thinwire.ui.Frame frame,
java.lang.String[] args)
Instantiates a new new application instance action. |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getArgs()
Gets the args. |
thinwire.ui.Frame |
getFrame()
Gets the frame. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewApplicationInstanceAction(thinwire.ui.Frame frame, java.lang.String[] args)
frame
- the frameargs
- the argsMethod Detail |
---|
public java.lang.String[] getArgs()
public thinwire.ui.Frame getFrame()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |