Serialized Form


Package Jet

Class Jet.Console extends javax.swing.JFrame implements Serializable

Class Jet.SenseResourceException extends java.lang.Exception implements Serializable


Package Jet.Concepts

Class Jet.Concepts.Concept extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

subconcepts

java.util.Vector subconcepts
The Concepts that isa this Concept


words

java.util.Vector words
The Words of this Concept

Class Jet.Concepts.ConceptHierarchy extends javax.swing.JTree implements Serializable

Serialized Fields

DEBUG

boolean DEBUG
See Also:
Constant Field Values

concepts

java.util.Hashtable concepts
The hashtable to hold Concepts in the hierarchy, with concept name as key and concept as value.


conceptsInv

java.util.Hashtable conceptsInv
The hashtable to hold Concepts in the hierarachy, with concept as key and concept name as value.


words

java.util.Hashtable words
The hashtable to hold Words in the hierarchy, with word name as key and word as value.


wordsInv

java.util.Hashtable wordsInv
The hashtable to hold Words in the hierarachy, with word as key and word name as value.


owner

java.awt.Component owner

dragSource

java.awt.dnd.DragSource dragSource

dropTarget

java.awt.dnd.DropTarget dropTarget

selectedTreePath

javax.swing.tree.TreePath selectedTreePath

selectedNode

javax.swing.tree.DefaultMutableTreeNode selectedNode

cursorLocation

java.awt.Point cursorLocation

Class Jet.Concepts.ConceptHierarchyWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

jScrollPane

javax.swing.JScrollPane jScrollPane

fcOpen

javax.swing.JFileChooser fcOpen

fcSave

javax.swing.JFileChooser fcSave

fcSaveAs

javax.swing.JFileChooser fcSaveAs

currentFile

java.io.File currentFile

findDialog

ConceptHierarchyWindow.FindDialog[] findDialog

dirty

boolean dirty

Class Jet.Concepts.Word extends javax.swing.tree.DefaultMutableTreeNode implements Serializable


Package Jet.HMM

Class Jet.HMM.ActiveLearnerTool extends javax.swing.JFrame implements Serializable


Package Jet.Parser

Class Jet.Parser.ParseTreeView extends javax.swing.JFrame implements Serializable

Serialized Fields

tree

javax.swing.JTree tree

treeModel

ParseTreeModel treeModel

Class Jet.Parser.ParseView extends javax.swing.JFrame implements Serializable

Serialized Fields

jScrollPane

javax.swing.JScrollPane jScrollPane

parseComponent

ParseView.JParseComponent parseComponent

i

int i

relationToShow

java.lang.String relationToShow

featureToShow

java.lang.String featureToShow

Class Jet.Parser.ParseView.JParseComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

nodes

java.util.ArrayList nodes

position

java.util.HashMap position

fm

java.awt.FontMetrics fm

height

int height

verticalSeparation

int verticalSeparation

horizontalSeparation

int horizontalSeparation

maxX

int maxX

maxY

int maxY

root

Annotation root


Package Jet.Pat

Class Jet.Pat.PatternGraphView extends javax.swing.JFrame implements Serializable

Serialized Fields

pc

PatternCollection pc

patternGraphTree

javax.swing.JTree patternGraphTree

jScrollPane

javax.swing.JScrollPane jScrollPane

fc

javax.swing.JFileChooser fc

currentFile

java.io.File currentFile

Class Jet.Pat.PatternSyntaxError extends java.lang.Exception implements Serializable

Class Jet.Pat.PatternView extends javax.swing.JFrame implements Serializable

Serialized Fields

pc

PatternCollection pc

patternsNode

javax.swing.tree.DefaultMutableTreeNode patternsNode

patternSetsNode

javax.swing.tree.DefaultMutableTreeNode patternSetsNode

patternTree

javax.swing.JTree patternTree

jScrollPane

javax.swing.JScrollPane jScrollPane

fc

javax.swing.JFileChooser fc

currentFile

java.io.File currentFile

matchedPatterns

java.util.Vector matchedPatterns

appliedPatterns

java.util.Vector appliedPatterns


Package Jet.Refres

Class Jet.Refres.EntityView extends View implements Serializable

Serialized Fields

entities

java.lang.Object[] entities


Package Jet.Scorer

Class Jet.Scorer.SGMLScorerWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

jButtonScore

javax.swing.JButton jButtonScore

jButtonReset

javax.swing.JButton jButtonReset

jLabel

javax.swing.JLabel jLabel

jTextField

javax.swing.JTextField jTextField

jPanelBottom

javax.swing.JPanel jPanelBottom

jPanelBottomLeft

javax.swing.JPanel jPanelBottomLeft

jPanelBottomRight

javax.swing.JPanel jPanelBottomRight

jPanelTopLeft

javax.swing.JPanel jPanelTopLeft

jPanelTopRight

javax.swing.JPanel jPanelTopRight

jPanelButtons

javax.swing.JPanel jPanelButtons

jPanelTypeText

javax.swing.JPanel jPanelTypeText

jSplitPane

javax.swing.JSplitPane jSplitPane

jSplitPaneMain

javax.swing.JSplitPane jSplitPaneMain

jScrollPaneLeft

javax.swing.JScrollPane jScrollPaneLeft

jScrollPaneRight

javax.swing.JScrollPane jScrollPaneRight

jScrollPaneBottom

javax.swing.JScrollPane jScrollPaneBottom

jTextPaneLeft

javax.swing.JTextPane jTextPaneLeft

jTextPaneRight

javax.swing.JTextPane jTextPaneRight

jTextAreaBottom

javax.swing.JTextArea jTextAreaBottom

fc

javax.swing.JFileChooser fc

scorer

SGMLScorer scorer

loadedText1

java.lang.String loadedText1

loadedText2

java.lang.String loadedText2

text1

java.lang.String text1

text2

java.lang.String text2

doc1

Document doc1

doc2

Document doc2

keyProcessed

boolean keyProcessed

responseProcessed

boolean responseProcessed

editMode

boolean editMode


Package Jet.Tipster

Class Jet.Tipster.AnnotationTool extends javax.swing.JFrame implements Serializable

Serialized Fields

document

Document document

styledDocument

javax.swing.text.StyledDocument styledDocument

styledInstructionDocument

javax.swing.text.StyledDocument styledInstructionDocument

tokens

Annotation[] tokens

tagged

boolean[] tagged

newAnnotation

Annotation[] newAnnotation

dot

int dot

mark

int mark

quit

boolean quit

start

int start

length

int length

splitPane

javax.swing.JSplitPane splitPane

textPane

javax.swing.JTextPane textPane

instructionPane

javax.swing.JTextPane instructionPane

scrollPane1

javax.swing.JScrollPane scrollPane1

scrollPane2

javax.swing.JScrollPane scrollPane2

border

javax.swing.border.TitledBorder border

keymap

javax.swing.text.Keymap keymap

actions

java.util.ArrayList actions

instructions

java.lang.String instructions

Class Jet.Tipster.CollectionAnnotationTool extends javax.swing.JFrame implements Serializable

Serialized Fields

tool

AnnotationTool tool

types

java.lang.String[] types

Class Jet.Tipster.CollectionView extends javax.swing.JFrame implements Serializable

Class Jet.Tipster.View extends javax.swing.JFrame implements Serializable

Serialized Fields

document

Document document

jSplitPaneTop

javax.swing.JSplitPane jSplitPaneTop

jSplitPaneMain

javax.swing.JSplitPane jSplitPaneMain

jTextPane

View.JTextPaneX jTextPane

jTextArea

javax.swing.JTextArea jTextArea

jScrollPaneLeft

javax.swing.JScrollPane jScrollPaneLeft

jScrollPaneRight

javax.swing.JScrollPane jScrollPaneRight

jScrollPaneBottom

javax.swing.JScrollPane jScrollPaneBottom

jPanelLeft

javax.swing.JPanel jPanelLeft

jPanelRight

javax.swing.JPanel jPanelRight

jPanelBottom

javax.swing.JPanel jPanelBottom

parse

Annotation parse

Class Jet.Tipster.View.JTextPaneX extends javax.swing.JTextPane implements Serializable

Serialized Fields

startPoint

java.util.ArrayList startPoint

endPoint

java.util.ArrayList endPoint

color

java.util.ArrayList color