Class NetTap
java.lang.Object
GUIManager
NetTap
- public class NetTap
- extends GUIManager
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetTap
public NetTap()
buttonClicked
public void buttonClicked(JButton which)
connectionClosed
public void connectionClosed(NetConnection which)
dataAvailable
public void dataAvailable(NetConnection which)
init
public void init()
menuItemSelected
public void menuItemSelected()
textEntered
public void textEntered(JTextField which)