RapidSpell Desktop


com.keyoti.rapidSpell.event
Interface SpellCheckListener


public interface SpellCheckListener

Specifies a listener to state changes in the RapidSpellGUI

Since:
v1.1

Method Summary
 void spellCheckFinished(SpellCheckEvent e)
          Called when the RapidSpellGUI finishes checking a document.
 void spellCheckStarted(SpellCheckEvent e)
          Called when the RapidSpellGUI begins checking a document.
 

Method Detail

spellCheckStarted

public void spellCheckStarted(SpellCheckEvent e)
Called when the RapidSpellGUI begins checking a document.

spellCheckFinished

public void spellCheckFinished(SpellCheckEvent e)
Called when the RapidSpellGUI finishes checking a document.

RapidSpell Desktop


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