|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mitre.sim.api3.exec.reference.Display
Convenience class that displays a table of
LogicalProcesses
.
The table is categorized by State
.
Copyright © 2003-2004 The MITRE Corporation
Constructor Summary | |
Display()
|
Method Summary | |
static void |
LPsByState(java.lang.String message,
LogicalProcess lp)
|
static void |
LPsByState(java.lang.String message,
Simulation sim)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Display()
Method Detail |
public static void LPsByState(java.lang.String message, LogicalProcess lp)
public static void LPsByState(java.lang.String message, Simulation sim)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |