|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.actions.types.RunJavaAppAction
public class RunJavaAppAction
Runs the main method of a java class.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
RunJavaAppAction(java.lang.Class classWithMainFunction)
|
|
| Method Summary | |
|---|---|
void |
invoke()
Invokes the main method of the given class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.stanford.hci.r3.actions.R3Action |
|---|
toString |
| Constructor Detail |
|---|
public RunJavaAppAction(java.lang.Class classWithMainFunction)
classWithMainFunction - | Method Detail |
|---|
public void invoke()
invoke in interface R3ActionR3Action.invoke()
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||