|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdemo.DemoStrings
public class DemoStrings
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 |
|---|
public static void setGUI(java.lang.String language,
javax.swing.JTextArea text,
javax.swing.JTextArea text2)
language - The language for the demo.text - The text for the first text area.text2 - The text for the second text area.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||