Serialized Form


Package edu.princeton.wordnet.client.browser

Class edu.princeton.wordnet.client.browser.Browser extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Class edu.princeton.wordnet.client.browser.HtmlView extends javax.swing.JEditorPane implements Serializable

serialVersionUID: 1L

Class edu.princeton.wordnet.client.browser.MainFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

theArgs

java.lang.String[] theArgs
Command line arguments


theSettings

java.util.Properties theSettings
Settings


theTabbedPane

javax.swing.JTabbedPane theTabbedPane
Tabbed pane


theEditor

javax.swing.JComboBox theEditor
Editor


theIconStatus

javax.swing.JLabel theIconStatus
Status icon container


theStatus

javax.swing.JLabel theStatus
Status


theProgress

javax.swing.JProgressBar theProgress
Status


theHome

java.awt.Component theHome
Main component


tabRemoved

java.awt.event.ActionListener tabRemoved

hyperlinkPressed

javax.swing.event.HyperlinkListener hyperlinkPressed

Class edu.princeton.wordnet.client.browser.TextView extends javax.swing.JTextArea implements Serializable

serialVersionUID: 1L

Class edu.princeton.wordnet.client.browser.Widget extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

theLookup

java.lang.String theLookup
Target lookup


theDocument

org.w3c.dom.Document theDocument
WordNet DOM document


theView

DomTreeView theView
WordNet DOM view


Package edu.princeton.wordnet.client.browser.component

Class edu.princeton.wordnet.client.browser.component.AboutDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Class edu.princeton.wordnet.client.browser.component.ButtonTabComponent extends javax.swing.JPanel implements Serializable

Class edu.princeton.wordnet.client.browser.component.EnumDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

theTag

java.lang.String theTag

theImageName

java.lang.String theImageName

Class edu.princeton.wordnet.client.browser.component.ErrorDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Class edu.princeton.wordnet.client.browser.component.ExportDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

theProperties

java.util.Properties theProperties
Properties (input/output)


ok

boolean ok
Ok result


theExportComboBox

javax.swing.JComboBox theExportComboBox
Export text


theDataPanel

javax.swing.JPanel theDataPanel
Data panel


theHeaderLabel

javax.swing.JLabel theHeaderLabel
Header label

Class edu.princeton.wordnet.client.browser.component.JNDIDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

theProperties

java.util.Properties theProperties
Properties (input/output)


ok

boolean ok
Ok flag


theUrlTextField

javax.swing.JTextField theUrlTextField
URL


theJndiNameComboBox

javax.swing.JComboBox theJndiNameComboBox
JNDI name


thePropertyTable

javax.swing.JTable thePropertyTable
Parameter table

Class edu.princeton.wordnet.client.browser.component.JNDILookupDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Class edu.princeton.wordnet.client.browser.component.SettingsDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

theSettings

java.util.Properties theSettings
Properties (input/output)


ok

boolean ok
Ok result


theBaseTextField

javax.swing.JTextField theBaseTextField
Base text


theHelpTextField

javax.swing.JTextField theHelpTextField
Help text


theBrowserTextField

javax.swing.JTextField theBrowserTextField
Browser text


theServletTextField

javax.swing.JTextField theServletTextField
Browser text


theDataPanel

javax.swing.JPanel theDataPanel
Data panel

Class edu.princeton.wordnet.client.browser.component.SmartButton extends javax.swing.JToggleButton implements Serializable

serialVersionUID: 1L

Serialized Fields

theListenedToProperty

java.lang.String theListenedToProperty

Class edu.princeton.wordnet.client.browser.component.SmartCheckBoxMenuItem extends javax.swing.JCheckBoxMenuItem implements Serializable

serialVersionUID: 1L

Serialized Fields

theListenedToProperty

java.lang.String theListenedToProperty

Class edu.princeton.wordnet.client.browser.component.XslExportDialog extends ExportDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

theXslComboBox

javax.swing.JComboBox theXslComboBox
XSL text


Package edu.princeton.wordnet.client.browser.domtree

Class edu.princeton.wordnet.client.browser.domtree.DomTreeView extends javax.swing.JTree implements Serializable

serialVersionUID: 1L

Serialized Fields

theController

Controller theController
Controller


theDocument

org.w3c.dom.Document theDocument
Viewed document