com.swabunga.spell.examples

Class SwingFormExample

public class SwingFormExample extends JFrame

This class shows an example of how to use the spell checking capability for a text area on a swing form.

Author: Jason Height (jheight@chariot.net.au)

Constructor Summary
SwingFormExample()
Method Summary
static voidmain(String[] args)

Constructor Detail

SwingFormExample

public SwingFormExample()

Method Detail

main

public static void main(String[] args)