Serialized Form


Package com.codeguru.www

Class com.codeguru.www.JMultiLineToolTip extends javax.swing.JToolTip implements Serializable

Serialized Fields

tipText

java.lang.String tipText

component

javax.swing.JComponent component

columns

int columns

fixedwidth

int fixedwidth

Package com.gmail.thejcwk.semantics.gui

Class com.gmail.thejcwk.semantics.gui.FilterSettingsFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

DEFAULT_HEIGHT

int DEFAULT_HEIGHT

DEFAULT_PADDING

int DEFAULT_PADDING

DEFAULT_WIDTH

int DEFAULT_WIDTH

FIELD_TYPES

java.lang.String[] FIELD_TYPES

FILTER_TYPES

java.lang.String[] FILTER_TYPES

collection

PhraseCollection collection

filterWrappers

java.util.ArrayList<E> filterWrappers

layout

java.awt.GridBagLayout layout

commonConstraints

java.awt.GridBagConstraints commonConstraints

list

javax.swing.JList list

fieldTypeBox

javax.swing.JComboBox fieldTypeBox

filterTypeBox

javax.swing.JComboBox filterTypeBox

fieldValueBox

javax.swing.JTextField fieldValueBox

filterFileDirectory

java.io.File filterFileDirectory

Class com.gmail.thejcwk.semantics.gui.SemanticsFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

session

Session session

viewMenu

javax.swing.JMenu viewMenu

resizeTimer

java.util.Timer resizeTimer

shouldResize

boolean shouldResize

topicMap

TopicMapComponent topicMap

toolTipManager

javax.swing.ToolTipManager toolTipManager

Class com.gmail.thejcwk.semantics.gui.Session extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

collection

PhraseCollection collection

frameHeight

int frameHeight

frameWidth

int frameWidth

Class com.gmail.thejcwk.semantics.gui.StringViewer extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

DEFAULT_TAB_SIZE

int DEFAULT_TAB_SIZE

DEFAULT_COLUMNS

int DEFAULT_COLUMNS

DEFAULT_ROWS

int DEFAULT_ROWS

textArea

javax.swing.JTextArea textArea

Package com.gmail.thejcwk.semantics.gui.wrappers

Class com.gmail.thejcwk.semantics.gui.wrappers.DefaultFilterWrapper extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

f

Filter f

operationRepresenationMap

java.util.HashMap<K,V> operationRepresenationMap

attributeTypeRepresenationMap

java.util.HashMap<K,V> attributeTypeRepresenationMap

Package com.gmail.thejcwk.semantics.jgraph.topicmap

Class com.gmail.thejcwk.semantics.jgraph.topicmap.TopicMapCell extends org.jgraph.graph.DefaultGraphCell implements Serializable

serialVersionUID: 1L

Serialized Fields

toolTip

java.lang.String toolTip

Class com.gmail.thejcwk.semantics.jgraph.topicmap.TopicMapComponent extends org.jgraph.JGraph implements Serializable

serialVersionUID: 1L

Serialized Fields

cellCache

java.util.ArrayList<E> cellCache

cellTemplateMap

java.util.HashMap<K,V> cellTemplateMap

conceptMap

java.util.HashMap<K,V> conceptMap

tm

TopicMap tm

layout

TopicMapLayout layout

portTemplateMap

java.util.HashMap<K,V> portTemplateMap

Class com.gmail.thejcwk.semantics.jgraph.topicmap.TopicMapGenerator extends java.lang.Object implements Serializable


Package com.gmail.thejcwk.semantics.phrases

Class com.gmail.thejcwk.semantics.phrases.Filter extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

operation

Filter.OPERATION operation

attrType

Filter.ATTRIBUTE_TYPE attrType

value

java.lang.String value

Class com.gmail.thejcwk.semantics.phrases.Phrase extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

clauseno

java.lang.String clauseno

phoneticRepresentation

java.lang.String phoneticRepresentation

translation

java.lang.String translation

type

java.lang.String type

syntacticFunction

java.lang.String syntacticFunction

semanticFunction

java.lang.String semanticFunction

Class com.gmail.thejcwk.semantics.phrases.PhraseCollection extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

collection

java.util.ArrayList<E> collection

filteredCollection

java.util.ArrayList<E> filteredCollection

filters

java.util.ArrayList<E> filters