|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Enclosure
Superstatic interface to Enclosure system
Method Summary | |
---|---|
void |
runClass(java.lang.String name,
java.lang.String[] args)
Load or run class. |
void |
showGui()
Display the class launcher gui |
Method Detail |
---|
void showGui() throws java.rmi.RemoteException, java.io.IOException
java.rmi.RemoteException
java.io.IOException
void runClass(java.lang.String name, java.lang.String[] args) throws java.rmi.RemoteException
name
- Main-class name to runargs
- Args to the main-class
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |