org.directdemocracyportal.democracy.web.action
Class NewApplicationInstanceAction

Package class diagram package NewApplicationInstanceAction
java.lang.Object
  extended by org.directdemocracyportal.democracy.web.action.AbstractAction
      extended by org.directdemocracyportal.democracy.web.action.NewApplicationInstanceAction
All Implemented Interfaces:
java.io.Serializable, ControllerAction

public class NewApplicationInstanceAction
extends AbstractAction

The Class NewApplicationInstanceAction.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
NewApplicationInstanceAction(thinwire.ui.Frame frame, java.lang.String[] args)
          Instantiates a new new application instance action.
 
Method Summary
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

NewApplicationInstanceAction

public NewApplicationInstanceAction(thinwire.ui.Frame frame,
                                    java.lang.String[] args)
Instantiates a new new application instance action.

Parameters:
frame - the frame
args - the args
Method Detail

getArgs

public java.lang.String[] getArgs()
Gets the args.

Returns:
the args

getFrame

public thinwire.ui.Frame getFrame()
Gets the frame.

Returns:
the frame


Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.