com.swabunga.spell.jedit
Class JazzyOptionPane

java.lang.Object
  extended byAbstractOptionPane
      extended bycom.swabunga.spell.jedit.JazzyOptionPane

public class JazzyOptionPane
extends AbstractOptionPane

See Also:
Serialized Form

Field Summary
protected  javax.swing.JTextField dictDir
           
protected  javax.swing.JCheckBox disk_based
           
 
Constructor Summary
JazzyOptionPane()
          Creates a new JazzyOptionPane object.
 
Method Summary
protected  void _init()
           
protected  void _save()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dictDir

protected javax.swing.JTextField dictDir

disk_based

protected javax.swing.JCheckBox disk_based
Constructor Detail

JazzyOptionPane

public JazzyOptionPane()
Creates a new JazzyOptionPane object.

Method Detail

_init

protected void _init()

_save

protected void _save()