Public Member Functions | |
boolean | setArgs (String[] args) |
void | setArgs (String serverName, String serverPort) |
void | valueChanged (TreeSelectionEvent e) |
Required by TreeSelectionListener interface. | |
Static Public Member Functions | |
void | main (String[] args) |
Protected Member Functions | |
void | createAndShowGUI () |
void | initGraphics () |
void | setTimer () |
void | connect () |
void | startCheckThread () |
The command line argument -s specifies the server and -p the port. The defaults are localhost and 3333, respectively. The channel list is refreshed automatically. Click on a node in the list to see it's
Definition at line 50 of file ChannelListSwing.java.