|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUI.Run.GEVARunning
public class GEVARunning
Keep track of all running GEVA instances. Each GEVARun is responsible for removing itself from this list. GEVAPropertiesGUI adds them to the list and also calls on closeAll when the GUI is closed
Method Summary | |
---|---|
static void |
add(GEVARun run)
|
static boolean |
closeAll()
Called by GEVAPropertiesGUI when it is closed, to get all its children to close. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void add(GEVARun run)
public static boolean closeAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |