stasichase.gui
Class ChatFenster.My_ActionListener

java.lang.Object
  |
  +--stasichase.gui.ChatFenster.My_ActionListener
Enclosing class:
ChatFenster

private class ChatFenster.My_ActionListener
extends Object
implements ActionListener


Constructor Summary
(package private) ChatFenster.My_ActionListener()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ChatFenster.My_ActionListener

ChatFenster.My_ActionListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener