Class SwingFormExample

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

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)
See Also:
  • Constructor Details

    • SwingFormExample

      public SwingFormExample()
  • Method Details

    • main

      public static void main(String[] args)