| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.phidgets.event.KeyRemovalEvent
This class represents the data for a KeyRemovalEvent.
| Constructor Summary | |
| KeyRemovalEvent(Dictionary source,
                java.lang.String key,
                java.lang.String value)Class constructor. | |
| Method Summary | |
|  java.lang.String | getKey() | 
|  Dictionary | getSource()Returns the source Dictionary of this event. | 
|  java.lang.String | getValue() | 
|  java.lang.String | toString()Returns a string containing information about the event. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public KeyRemovalEvent(Dictionary source,
                       java.lang.String key,
                       java.lang.String value)
source - the Dictionary object from which this event originated| Method Detail | 
public Dictionary getSource()
public java.lang.String getKey()
public java.lang.String getValue()
public java.lang.String toString()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||