|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Thread
avrora.visual.NodeView
| Nested Class Summary | |
protected class |
NodeView.Item
|
class |
NodeView.Node
|
class |
NodeView.NodeCanvas
|
protected class |
NodeView.PacketRx
|
protected class |
NodeView.PacketRxInRange
|
protected class |
NodeView.PacketTx
|
protected class |
NodeView.PacketTxInRange
|
| Field Summary |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
NodeView()
|
|
| Method Summary | |
protected void |
computeOffsets()
|
void |
display(java.lang.String msg)
|
void |
exit()
|
void |
in(byte[] data,
int len)
|
void |
run()
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NodeView()
| Method Detail |
public void run()
public void exit()
public void in(byte[] data,
int len)
public void display(java.lang.String msg)
protected void computeOffsets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||