|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.im.desktop.MessengerEventListener
com.sun.im.desktop.MessengerActionListener
Base implementation of an action listener. it is invoked by the messenger when the functionality provided by the bean is activated.
Constructor Summary | |
MessengerActionListener()
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent event)
invoked when the user activates the launch point component. |
Methods inherited from class com.sun.im.desktop.MessengerEventListener |
getIcon, getImage, getLabel, getToolTipText |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MessengerActionListener()
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |