RapidSpell Desktop


com.keyoti.rapidSpell.event
Class SpellCheckEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.keyoti.rapidSpell.event.SpellCheckEvent

public class SpellCheckEvent
extends java.util.EventObject

Fired when the RapidSpellGUI changes state.

Since:
v1.1
See Also:
Serialized Form

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

SpellCheckEvent

public SpellCheckEvent(java.lang.Object source)
Creates a new SpellCheckEvent.
Parameters:
source - the RapidSpellGUI or RapidSpellGUIDialog that fired this event.

RapidSpell Desktop


Copyright © 2002-2005 Keyoti Inc. All Rights Reserved.