|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.gef.demo.BroomStudy
Field Summary | |
protected JGraphFrame |
_jgf
|
static java.lang.String[] |
_Labels
|
protected org.tigris.gef.demo.EventMeter |
_meter
|
protected ToolBar |
_tools
|
static BroomStudy |
SINGLETON
|
Constructor Summary | |
BroomStudy()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
reset()
|
void |
start()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static BroomStudy SINGLETON
public static java.lang.String[] _Labels
protected JGraphFrame _jgf
protected ToolBar _tools
protected org.tigris.gef.demo.EventMeter _meter
Constructor Detail |
public BroomStudy()
Method Detail |
public void reset()
public void start()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |