net.sf.efhnbm/0 0.4 5

Serialized Form


Package net.sf.efhnbm

Class net.sf.efhnbm.ExploreFromHere extends org.openide.util.actions.NodeAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.sf.efhnbm.SelectFromHere extends org.openide.util.actions.CookieAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package net.sf.efhnbm.options.classic

Class net.sf.efhnbm.options.classic.EFHSettings extends org.openide.util.SharedClassObject implements Serializable

serialVersionUID: 1234567890L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
deserialize options

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
serialize options

Throws:
java.io.IOException

Package net.sf.efhnbm.options.spi

Class net.sf.efhnbm.options.spi.EFHOptionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

browseCommandButtonExplore

javax.swing.JButton browseCommandButtonExplore

browseCommandButtonSelect

javax.swing.JButton browseCommandButtonSelect

bundleOption

javax.swing.JRadioButton bundleOption

classOption

javax.swing.JRadioButton classOption

classTextField

javax.swing.JTextField classTextField

commandChooser

javax.swing.JFileChooser commandChooser

commandOption

javax.swing.JRadioButton commandOption

commandTextFieldExplore

javax.swing.JTextField commandTextFieldExplore

commandTextFieldSelect

javax.swing.JTextField commandTextFieldSelect

commandsPanel

javax.swing.JPanel commandsPanel

optionGroup

javax.swing.ButtonGroup optionGroup


net.sf.efhnbm/0 0.4 5