|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jrre.Main
Main class used to run the Java Research Runtime Enviroment. Run this
from the command line with the name of the class file to begin loading.
For Example:
java jrre.Main
Constructor Summary | |
Main()
|
Method Summary | |
static java.lang.String |
getUsage()
Gets the usage message for the command line use. |
static void |
main(java.lang.String[] args)
Loads the JRRE from the command line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Main()
Method Detail |
public static void main(java.lang.String[] args)
public static java.lang.String getUsage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |