| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.im.desktop.MessengerEventListener
Base implementation of an event listener. it is invoked by the messenger when the functionality provided by the bean is activated. It manages the state's change of a boolean setting item.
| Constructor Summary | |
| MessengerEventListener() | |
| Method Summary | |
|  javax.swing.ImageIcon | getIcon()returns the icon associated with the swing component used to invoke the extension (Button, option, etc..). | 
|  java.lang.String | getImage()returns the path to the image associated with the swing component used to invoke the extension (Button, option, etc..). | 
|  java.lang.String | getLabel()returns the label to be associated with the swing component used to invoke the extension (Button, menu item, etc..). | 
|  java.lang.String | getToolTipText()returns the tool tip text associated with the swing component used to invoke the extension (Button, option, etc..). | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public MessengerEventListener()
| Method Detail | 
public java.lang.String getLabel()
public java.lang.String getImage()
public javax.swing.ImageIcon getIcon()
public java.lang.String getToolTipText()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||