RunJavaAppAction Class Reference

Inheritance diagram for RunJavaAppAction:

R3Action List of all members.

Public Member Functions

 RunJavaAppAction (Class classWithMainFunction)
void invoke ()
 Invokes the main method of the given class.

Detailed Description

Runs the main method of a java class.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 19 of file RunJavaAppAction.java.


Constructor & Destructor Documentation

RunJavaAppAction ( Class  classWithMainFunction  ) 

Parameters:
classWithMainFunction 

Definition at line 26 of file RunJavaAppAction.java.


Member Function Documentation

void invoke (  ) 

Invokes the main method of the given class.

See also:
edu.stanford.hci.r3.actions.R3Action.invoke()

Implements R3Action.

Definition at line 35 of file RunJavaAppAction.java.


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:40 2007 for R3 Paper Toolkit by  doxygen 1.4.7