demo
Class DemoStrings

java.lang.Object
  extended by demo.DemoStrings

public class DemoStrings
extends java.lang.Object

Contains sample text strings for various languages. This class is shared by the JSpell demos and sample applications.


Method Summary
static void setGUI(java.lang.String language, javax.swing.JTextArea text, javax.swing.JTextArea text2)
          Initialize the demo interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setGUI

public static void setGUI(java.lang.String language,
                          javax.swing.JTextArea text,
                          javax.swing.JTextArea text2)
Initialize the demo interface.

Parameters:
language - The language for the demo.
text - The text for the first text area.
text2 - The text for the second text area.


JSpell SDK 2004 Spell Checker for the Java (tm) Platform
Copyright © 1996-2005 The Solution Cafe Inc, All Rights Reserved - http://www.thesolutioncafe.com