Serialized Form
Class Jet.Console extends javax.swing.JFrame implements Serializable |
subconcepts
java.util.Vector subconcepts
- The
Concept
s that isa this Concept
words
java.util.Vector words
- The
Word
s of this Concept
DEBUG
boolean DEBUG
- See Also:
- Constant Field Values
concepts
java.util.Hashtable concepts
- The hashtable to hold
Concept
s in the hierarchy,
with concept name as key and concept as value.
conceptsInv
java.util.Hashtable conceptsInv
- The hashtable to hold
Concept
s in the hierarachy,
with concept as key and concept name as value.
words
java.util.Hashtable words
- The hashtable to hold
Word
s in the hierarchy,
with word name as key and word as value.
wordsInv
java.util.Hashtable wordsInv
- The hashtable to hold
Word
s 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
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 |
tree
javax.swing.JTree tree
treeModel
ParseTreeModel treeModel
jScrollPane
javax.swing.JScrollPane jScrollPane
parseComponent
ParseView.JParseComponent parseComponent
i
int i
relationToShow
java.lang.String relationToShow
featureToShow
java.lang.String featureToShow
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
pc
PatternCollection pc
patternGraphTree
javax.swing.JTree patternGraphTree
jScrollPane
javax.swing.JScrollPane jScrollPane
fc
javax.swing.JFileChooser fc
currentFile
java.io.File currentFile
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
entities
java.lang.Object[] entities
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
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
tool
AnnotationTool tool
types
java.lang.String[] types
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
startPoint
java.util.ArrayList startPoint
endPoint
java.util.ArrayList endPoint
color
java.util.ArrayList color