Public Member Functions | |
ISPanel (JTextArea taMessages) | |
Creates new form ISPanel. | |
void | close () |
void | infoCreated (InfoEvent e) |
Adds the new object to the tree. | |
void | infoDeleted (InfoEvent e) |
Removes the object from the tree. | |
void | infoUpdated (InfoEvent e) |
Does nothing - object is still there - maybe should mark it somehow? | |
Protected Member Functions | |
void | refreshISTree (boolean unsubscribe) |
Will there be thread problems here? | |
void | unsubscribeAll () |
Unsubscribe all ISServers. |