Public Member Functions | |
void | openConnection () |
void | startThread () |
void | stopThread () |
boolean | isRunning () |
void | init () |
void | start () |
void | stop () |
void | destroy () |
Static Package Functions | |
[static initializer] | |
Package Attributes | |
Sink | sink = null |
ChannelMap | sMap |
int | index |
boolean | connected = false |
Thread | stringDataThread |
boolean | runit = false |
MessagePanel | messagePanel = new MessagePanel() |
Definition at line 25 of file NumberSinkApplet.java.