|
RapidSpell Desktop |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--com.keyoti.rapidSpell.event.SpellCheckEvent
Fired when the RapidSpellGUI changes state.
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
SpellCheckEvent(java.lang.Object source)
Creates a new SpellCheckEvent. |
Methods inherited from class java.util.EventObject |
getSource,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public SpellCheckEvent(java.lang.Object source)
source
- the RapidSpellGUI or RapidSpellGUIDialog that fired this event.
|
RapidSpell Desktop |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |