RapidSpell Desktop


Uses of Interface
com.keyoti.rapidSpell.event.SpellCheckListener

Packages that use SpellCheckListener
com.keyoti.rapidSpell.desktop Desktop components package. 
 

Uses of SpellCheckListener in com.keyoti.rapidSpell.desktop
 

Methods in com.keyoti.rapidSpell.desktop that return SpellCheckListener
 SpellCheckListener[] RapidSpellGUIDialog.getSpellCheckListeners()
          Gets all SpellCheckListeners.
 SpellCheckListener[] RapidSpellGUI.getSpellCheckListeners()
          Gets all SpellCheckListeners.
 

Methods in com.keyoti.rapidSpell.desktop with parameters of type SpellCheckListener
 void RapidSpellGUIDialog.addSpellCheckListener(SpellCheckListener l)
          Adds a SpellCheckListener.
 void RapidSpellGUIDialog.removeSpellCheckListener(SpellCheckListener l)
          Removes a SpellCheckListener.
 void RapidSpellGUI.addSpellCheckListener(SpellCheckListener l)
          Adds a SpellCheckListener.
 void RapidSpellGUI.removeSpellCheckListener(SpellCheckListener l)
          Removes a SpellCheckListener.
 


RapidSpell Desktop


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