Inheritance diagram for org.nees.rbnb.WalkerSourceApplet:

Public Member Functions | |
| void | init () |
| void | start () |
| void | stop () |
| void | destroy () |
| void | processCommand (String command) |
Package Attributes | |
| SimpleRandomWalk | base = new SimpleRandomWalk() |
| Source | source = null |
| ChannelMap | sMap |
| int | index |
| boolean | connected = false |
| Thread | timerThread |
| boolean | runit = false |
| CommandThread | commandThread = null |
| MessagePanel | messagePanel = new MessagePanel() |
Definition at line 30 of file WalkerSourceApplet.java.
1.3.7