A B C D E F G H I J K L M N O P R S T V W

A

ADJ - Static variable in class edu.gwu.wordnet.POS
 
ADJ - Static variable in class edu.gwu.wordnet.PointerType
 
ADV - Static variable in class edu.gwu.wordnet.POS
 
ADV - Static variable in class edu.gwu.wordnet.PointerType
 
ANTONYM - Static variable in class edu.gwu.wordnet.PointerType
 
ATTRIBUTE - Static variable in class edu.gwu.wordnet.PointerType
 
ATTRIBUTIVE - Static variable in class edu.gwu.wordnet.Word
 
ArrayUtilities - class edu.gwu.wordnet.util.ArrayUtilities.
Miscellaneous array functions.
ArrayUtilities() - Constructor for class edu.gwu.wordnet.util.ArrayUtilities
 
actionPerformed(ActionEvent) - Method in class edu.gwu.jword.MyTreeCellEditor
Messaged when the timer fires, this will start the editing session.
addCellEditorListener(CellEditorListener) - Method in class edu.gwu.jword.MyTreeCellEditor
Adds the CellEditorListener.
addModelListener(modelListener) - Method in class edu.gwu.jword.JTextTreeRenderer
 
appliesTo(POS) - Method in class edu.gwu.wordnet.PointerType
 

B

BINDING_NAME - Static variable in class edu.gwu.wordnet.RemoteFileManager
The standard RMI binding name.
bind() - Method in class edu.gwu.wordnet.RemoteFileManager
Bind this object to the value of BINDING_NAME in the local RMI registry.
border - Variable in class edu.gwu.jword.MyTreeCellEditor.DefaultTextField
Border to use.
borderSelectionColor - Variable in class edu.gwu.jword.MyTreeCellEditor
True if the border selection color should be drawn.

C

CATS - Static variable in class edu.gwu.wordnet.POS
A list of all POSs.
CATS - Static variable in class edu.gwu.wordnet.PointerType
 
CAUSE - Static variable in class edu.gwu.wordnet.PointerType
 
Cache - interface edu.gwu.wordnet.util.Cache.
A Cache is a collection of values that are indexed by keys and that are stored for an unspecified amount of time (which the implementor of Cache may further specify).
canEdit - Variable in class edu.gwu.jword.MyTreeCellEditor
As of Java 2 platform v1.4 this field should no longer be used.
canEditImmediately(EventObject) - Method in class edu.gwu.jword.MyTreeCellEditor
Returns true if event is null, or it is a MouseEvent with a click count > 2 and inHitRegion returns true.
cancelCellEditing() - Method in class edu.gwu.jword.MyTreeCellEditor
Messages cancelCellEditing to the realEditor and removes it from this instance.
capacity - Variable in class edu.gwu.wordnet.util.LRUCache
 
changeSearchMode(int, int) - Method in class edu.gwu.jworddrivers.RogetDriver
Use the MODE_ constants to set these flags determines how thorough returnSearch should be
clear() - Method in interface edu.gwu.wordnet.util.Cache
Remove all values stored in this cache.
clear() - Method in class edu.gwu.wordnet.util.LRUCache
 
collectTargets(Pointer[]) - Static method in class edu.gwu.wordnet.Synset
 
compare(String, String) - Method in class edu.gwu.wordnet.FileManager
Return a negative value if a precedes b, a positive value if a follows b, otherwise 0.
createContainer() - Method in class edu.gwu.jword.MyTreeCellEditor
Creates the container to manage placement of editingComponent.
createTreeCellEditor() - Method in class edu.gwu.jword.MyTreeCellEditor
This is invoked if a TreeCellEditor is not supplied in the constructor.

D

DEFAULT_CACHE_CAPACITY - Variable in class edu.gwu.wordnet.FileBackedDictionary
 
DERIVED - Static variable in class edu.gwu.wordnet.PointerType
 
DictionaryDatabase - interface edu.gwu.wordnet.DictionaryDatabase.
The methods in this Interface must be propertly implemented to access the Wordnet database.
db - Variable in class edu.gwu.wordnet.FileBackedDictionary
 
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class edu.gwu.jword.MyTreeCellEditor
 
dictionary - Variable in class edu.gwu.wordnet.IndexWord
 
dictionary - Variable in class edu.gwu.wordnet.Pointer
 
dictionary - Variable in class edu.gwu.wordnet.Synset
 
dlgSelectDictionaries - class edu.gwu.jword.dlgSelectDictionaries.
Title:
dlgSelectDictionaries(Frame, String, boolean) - Constructor for class edu.gwu.jword.dlgSelectDictionaries
 
dlgSelectDictionaries() - Constructor for class edu.gwu.jword.dlgSelectDictionaries
 
doLayout() - Method in class edu.gwu.jword.MyTreeCellEditor.EditorContainer
Lays out this Container.

E

ENTAILMENT - Static variable in class edu.gwu.wordnet.PointerType
 
EditorContainer() - Method in class edu.gwu.jword.MyTreeCellEditor.EditorContainer
 
editingComponent - Variable in class edu.gwu.jword.MyTreeCellEditor
Component used in editing, obtained from the editingContainer.
editingContainer - Variable in class edu.gwu.jword.MyTreeCellEditor
Editing container, will contain the editorComponent.
editingIcon - Variable in class edu.gwu.jword.MyTreeCellEditor
Icon to use when editing.
edu.gwu.jword - package edu.gwu.jword
 
edu.gwu.jworddrivers - package edu.gwu.jworddrivers
 
edu.gwu.util - package edu.gwu.util
 
edu.gwu.wordnet - package edu.gwu.wordnet
 
edu.gwu.wordnet.util - package edu.gwu.wordnet.util
 
entityCache - Variable in class edu.gwu.wordnet.FileBackedDictionary
 
equals(Object) - Method in class edu.gwu.wordnet.FileBackedDictionary.DatabaseKey
 
equals(Object) - Method in class edu.gwu.wordnet.IndexWord
 
equals(Object) - Method in class edu.gwu.wordnet.POS
 
equals(Object) - Method in class edu.gwu.wordnet.Pointer
 
equals(Object) - Method in class edu.gwu.wordnet.Synset
 
equals(Object) - Method in class edu.gwu.wordnet.Word
 

F

FileBackedDictionary - class edu.gwu.wordnet.FileBackedDictionary.
A DictionaryDatabase that retrieves objects from the text files in the WordNet distribution directory.
FileBackedDictionary(FileManagerInterface) - Constructor for class edu.gwu.wordnet.FileBackedDictionary
Construct a DictionaryDatabase that retrieves file data from fileManager.
FileBackedDictionary() - Constructor for class edu.gwu.wordnet.FileBackedDictionary
Construct a dictionary backed by a set of files contained in the default WN search directory.
FileBackedDictionary(String) - Constructor for class edu.gwu.wordnet.FileBackedDictionary
Construct a dictionary backed by a set of files contained in searchDirectory.
FileBackedDictionary.DatabaseKey - class edu.gwu.wordnet.FileBackedDictionary.DatabaseKey.
 
FileClassLoader - class edu.gwu.util.FileClassLoader.
The class FileClassLoader contains methods to load classes from given files.
FileClassLoader(String) - Constructor for class edu.gwu.util.FileClassLoader
Creates a new FileClassLoader instance.
FileManager - class edu.gwu.wordnet.FileManager.
An implementation of FileManagerInterface that reads files from the local file system.
FileManager() - Constructor for class edu.gwu.wordnet.FileManager
Construct a file manager backed by a set of files contained in the default WN search directory.
FileManager(String) - Constructor for class edu.gwu.wordnet.FileManager
Construct a file manager backed by a set of files contained in searchDirectory.
FileManager.NextLineCache - class edu.gwu.wordnet.FileManager.NextLineCache.
 
FileManager.NextLineCache() - Constructor for class edu.gwu.wordnet.FileManager.NextLineCache
 
FileManagerInterface - interface edu.gwu.wordnet.FileManagerInterface.
FileManagerInterface defines the interface between the FileBackedDictionary and the file system.
fileSeparator - Static variable in class edu.gwu.wordnet.FileManager
 
filename - Variable in class edu.gwu.wordnet.FileManager.NextLineCache
 
filenameCache - Variable in class edu.gwu.wordnet.FileManager
 
fireDoubleClick(int, int, String) - Method in class edu.gwu.jword.JTextTreeRenderer
 
fireSingleClick(int, int, String) - Method in class edu.gwu.jword.JTextTreeRenderer
 
flags - Variable in class edu.gwu.wordnet.PointerType
 
flags - Variable in class edu.gwu.wordnet.Word
 
font - Variable in class edu.gwu.jword.MyTreeCellEditor
Font to paint with, null indicates font of renderer is to be used.

G

get(Object) - Method in interface edu.gwu.wordnet.util.Cache
If key was used in a previous call to put, this call may return the value of that call.
get(Object) - Method in class edu.gwu.wordnet.util.LRUCache
 
getBorder() - Method in class edu.gwu.jword.MyTreeCellEditor.DefaultTextField
Overrides JComponent.getBorder to returns the current border.
getBorderSelectionColor() - Method in class edu.gwu.jword.MyTreeCellEditor
Returns the color the border is drawn.
getCellEditorListeners() - Method in class edu.gwu.jword.MyTreeCellEditor
Returns an array of all the CellEditorListeners added to this MyTreeCellEditor with addCellEditorListener().
getCellEditorValue() - Method in class edu.gwu.jword.MyTreeCellEditor
Returns the value currently being edited.
getCurrentDescription() - Method in class edu.gwu.jworddrivers.JWordNode
Returns the description specific to the current node selected
getCurrentDescription() - Method in class edu.gwu.jworddrivers.RogetNode
Returns example sentences found in the RogetLibrary (none)
getCurrentDescription() - Method in class edu.gwu.jworddrivers.WordNetNode
Returns an HTML formatted list of each gloss found for the current selected word
getDataFilename(POS) - Static method in class edu.gwu.wordnet.FileBackedDictionary
 
getDatabaseSuffixName(POS) - Static method in class edu.gwu.wordnet.FileBackedDictionary
 
getDescription() - Method in class edu.gwu.jworddrivers.JWordNode
Returns description for all nodes under this node.
getDescription() - Method in class edu.gwu.jworddrivers.RogetNode
Returns example sentences found in the RogetLibrary (none)
getDescription() - Method in class edu.gwu.jworddrivers.WordNetNode
Returns an HTML formatted list of each gloss found for the synset.
getDescription() - Method in interface edu.gwu.wordnet.PointerTarget
Return a description of the target.
getDescription() - Method in class edu.gwu.wordnet.Synset
 
getDescription() - Method in class edu.gwu.wordnet.Word
 
getDictionaryClassStrings() - Method in class edu.gwu.jword.dlgSelectDictionaries
 
getExampleSentences(String, int) - Static method in class edu.gwu.jworddrivers.WordNetDriver
Returns WordNet's example sentences that are in the SynSet of the lemma of the word, and where the word is found in the example sentence
getExceptionsFilename(POS) - Static method in class edu.gwu.wordnet.FileBackedDictionary
 
getFileStream(String) - Method in class edu.gwu.wordnet.FileManager
 
getFlags() - Method in class edu.gwu.wordnet.Word
 
getFont() - Method in class edu.gwu.jword.MyTreeCellEditor.DefaultTextField
 
getFont() - Method in class edu.gwu.jword.MyTreeCellEditor
Gets the font used for editing.
getGloss() - Method in class edu.gwu.wordnet.Synset
 
getHeadWordInfo(DefaultMutableTreeNode, String) - Method in class edu.gwu.jworddrivers.RogetDriver
Perform a search only looking at headwords as key values
getIndex() - Method in class edu.gwu.wordnet.Word
 
getIndexFilename(POS) - Static method in class edu.gwu.wordnet.FileBackedDictionary
 
getIndexWordAt(POS, long) - Method in class edu.gwu.wordnet.FileBackedDictionary
 
getIndexedLinePointer(String, String) - Method in class edu.gwu.wordnet.FileManager
 
getIndexedLinePointer(String, String) - Method in interface edu.gwu.wordnet.FileManagerInterface
Search for the line whose first word is index (that is, that begins with index followed by a space or tab).
getLabel() - Method in class edu.gwu.wordnet.POS
Return a label intended for textual presentation.
getLabel() - Method in class edu.gwu.wordnet.PointerType
 
getLemma(String, int) - Method in class edu.gwu.jworddrivers.WordNetDriver
Returns the WordNet's 'lemma' of a word.
getLemma() - Method in class edu.gwu.wordnet.IndexWord
Return the word's lemma.
getLemma() - Method in class edu.gwu.wordnet.Word
 
getLongDescription() - Method in interface edu.gwu.wordnet.PointerTarget
Return the long description of the target.
getLongDescription() - Method in class edu.gwu.wordnet.Synset
 
getLongDescription() - Method in class edu.gwu.wordnet.Word
 
getMatchingLinePointer(String, long, String) - Method in class edu.gwu.wordnet.FileManager
 
getMatchingLinePointer(String, long, String) - Method in interface edu.gwu.wordnet.FileManagerInterface
Search for a line whose index word contains substring.
getNextLinePointer(String, long) - Method in class edu.gwu.wordnet.FileManager
 
getNextLinePointer(String, long) - Method in interface edu.gwu.wordnet.FileManagerInterface
Search for the line following the line that begins at offset.
getNumClicks() - Method in class edu.gwu.jword.ModelEvent
 
getPOS() - Method in class edu.gwu.wordnet.IndexWord
 
getPOS() - Method in interface edu.gwu.wordnet.PointerTarget
 
getPOS() - Method in class edu.gwu.wordnet.Synset
 
getPOS() - Method in class edu.gwu.wordnet.Word
 
getPointerTypes() - Method in class edu.gwu.wordnet.IndexWord
The pointer types available for this indexed word.
getPointers() - Method in interface edu.gwu.wordnet.PointerTarget
Return the outgoing Pointers from the target -- those Pointers that have this object as their source.
getPointers(PointerType) - Method in interface edu.gwu.wordnet.PointerTarget
Return the outgoing Pointers of type type.
getPointers() - Method in class edu.gwu.wordnet.Synset
 
getPointers(PointerType) - Method in class edu.gwu.wordnet.Synset
 
getPointers() - Method in class edu.gwu.wordnet.Word
 
getPointers(PointerType) - Method in class edu.gwu.wordnet.Word
 
getPreferredSize() - Method in class edu.gwu.jword.MyTreeCellEditor.DefaultTextField
Overrides JTextField.getPreferredSize to return the preferred size based on current font, if set, or else use renderer's font.
getPreferredSize() - Method in class edu.gwu.jword.MyTreeCellEditor.EditorContainer
Returns the preferred size for the Container.
getSenses() - Method in class edu.gwu.wordnet.IndexWord
 
getSource() - Method in class edu.gwu.wordnet.Pointer
 
getSynset() - Method in class edu.gwu.wordnet.Word
 
getSynsetAt(POS, long, String) - Method in class edu.gwu.wordnet.FileBackedDictionary
 
getSynsetAt(POS, long) - Method in class edu.gwu.wordnet.FileBackedDictionary
 
getTaggedSenseCount() - Method in class edu.gwu.wordnet.IndexWord
 
getTarget() - Method in class edu.gwu.wordnet.Pointer
 
getTargets() - Method in interface edu.gwu.wordnet.PointerTarget
Return the targets of the outgoing Pointers.
getTargets(PointerType) - Method in interface edu.gwu.wordnet.PointerTarget
Return the targets of the outgoing Pointers that have type type.
getTargets() - Method in class edu.gwu.wordnet.Synset
 
getTargets(PointerType) - Method in class edu.gwu.wordnet.Synset
 
getTargets() - Method in class edu.gwu.wordnet.Word
 
getTargets(PointerType) - Method in class edu.gwu.wordnet.Word
 
getTitle() - Method in class edu.gwu.jworddrivers.JWordDriver
This method should return the title of the dictionary
getTitle() - Method in class edu.gwu.jworddrivers.RogetDriver
 
getTitle() - Method in class edu.gwu.jworddrivers.RogetwithLemmaDriver
 
getTitle() - Method in class edu.gwu.jworddrivers.WordNetDriver
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class edu.gwu.jword.MyTreeCellEditor
Configures the editor.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.gwu.jword.JTextTreeRenderer
 
getType() - Method in class edu.gwu.wordnet.Pointer
 
getVerbFrameFlags() - Method in class edu.gwu.wordnet.Word
 
getWNHome() - Static method in class edu.gwu.wordnet.FileManager
 
getWNSearchDir() - Static method in class edu.gwu.wordnet.FileManager
 
getWord() - Method in class edu.gwu.jword.ModelEvent
 
getWord(int) - Method in class edu.gwu.wordnet.Synset
 
getWords() - Method in class edu.gwu.wordnet.Synset
 
getX() - Method in class edu.gwu.jword.ModelEvent
 
getY() - Method in class edu.gwu.jword.ModelEvent
 
gloss - Variable in class edu.gwu.wordnet.Synset
 
ground - Variable in class edu.gwu.wordnet.util.LookaheadEnumeration
 

H

HYPERNYM - Static variable in class edu.gwu.wordnet.PointerType
 
HYPONYM - Static variable in class edu.gwu.wordnet.PointerType
 
hasMoreElements() - Method in class edu.gwu.wordnet.util.LookaheadEnumeration
 
hashCode() - Method in class edu.gwu.wordnet.FileBackedDictionary.DatabaseKey
 
hashCode() - Method in class edu.gwu.wordnet.IndexWord
 
hashCode() - Method in class edu.gwu.wordnet.POS
 
hashCode() - Method in class edu.gwu.wordnet.Pointer
 
hashCode() - Method in class edu.gwu.wordnet.Synset
 
hashCode() - Method in class edu.gwu.wordnet.Word
 

I

IMMEDIATE_POSTNOMINAL - Static variable in class edu.gwu.wordnet.Word
 
IS_MAC_OS - Static variable in class edu.gwu.wordnet.FileManager
 
IS_MW_VM - Static variable in class edu.gwu.wordnet.FileManager
 
IS_WINDOWS_OS - Static variable in class edu.gwu.wordnet.FileManager
 
IndexWord - class edu.gwu.wordnet.IndexWord.
An IndexWord represents a line of the pos.index file.
inHitRegion(int, int) - Method in class edu.gwu.jword.MyTreeCellEditor
Returns true if the passed in location is a valid mouse location to start editing from.
index - Variable in class edu.gwu.wordnet.Pointer
The index of this Pointer within the array of Pointer's in the source Synset.
index - Variable in class edu.gwu.wordnet.Word
 
indexOf(Object[], Object) - Static method in class edu.gwu.wordnet.util.ArrayUtilities
Return the index of the first element of array that is equal to value, or -1, if no such element exists.
initDictionary() - Method in class edu.gwu.jworddrivers.JWordDriver
This method should be implemented to load all dictionary resources this method will be called by JWord before running any other methods in the class
initDictionary() - Method in class edu.gwu.jworddrivers.RogetDriver
Load the dictionary file into memory
initDictionary() - Method in class edu.gwu.jworddrivers.WordNetDriver
Load the dictionary file into memory
isAdjectiveCluster - Variable in class edu.gwu.wordnet.Synset
 
isCellEditable(EventObject) - Method in class edu.gwu.jword.MyTreeCellEditor
If the realEditor returns true to this message, prepareForEditing is messaged and true is returned.
isLexical() - Method in class edu.gwu.wordnet.Pointer
 

J

JTextTreeRenderer - class edu.gwu.jword.JTextTreeRenderer.
 
JTextTreeRenderer() - Constructor for class edu.gwu.jword.JTextTreeRenderer
Creates a new instance of JTextTreeRenderer
JWord - class edu.gwu.jword.JWord.
This is the Example Class to learn how to use the WordNet library.
JWord() - Constructor for class edu.gwu.jword.JWord
 
JWordDriver - class edu.gwu.jworddrivers.JWordDriver.
 
JWordDriver() - Constructor for class edu.gwu.jworddrivers.JWordDriver
 
JWordNode - class edu.gwu.jworddrivers.JWordNode.
 
JWordNode() - Constructor for class edu.gwu.jworddrivers.JWordNode
Must Implement a real constructor.

K

key - Variable in class edu.gwu.wordnet.POS
 
key - Variable in class edu.gwu.wordnet.PointerType
 
keys - Variable in class edu.gwu.wordnet.util.LRUCache
 

L

LEXICAL - Static variable in class edu.gwu.wordnet.PointerType
 
LRUCache - class edu.gwu.wordnet.util.LRUCache.
A fixed-capacity Cache that stores the n most recently used keys.
LRUCache(int) - Constructor for class edu.gwu.wordnet.util.LRUCache
 
LookaheadEnumeration - class edu.gwu.wordnet.util.LookaheadEnumeration.
A wrapper for objects that declared Enumerations that don't fully implement hasMoreElements, to bring them into conformance with the specification of that function.
LookaheadEnumeration(Enumeration) - Constructor for class edu.gwu.wordnet.util.LookaheadEnumeration
 
label - Variable in class edu.gwu.wordnet.POS
 
label - Variable in class edu.gwu.wordnet.PointerType
 
lastPath - Variable in class edu.gwu.jword.MyTreeCellEditor
Last path that was selected.
lastRow - Variable in class edu.gwu.jword.MyTreeCellEditor
Row that was last passed into getTreeCellEditorComponent.
lemma - Variable in class edu.gwu.wordnet.IndexWord
 
lemma - Variable in class edu.gwu.wordnet.Word
 
loadClass(String, boolean) - Method in class edu.gwu.util.FileClassLoader
The loadClass method loads a class given its name.
lookahead() - Method in class edu.gwu.wordnet.util.LookaheadEnumeration
 
lookup(String) - Static method in class edu.gwu.wordnet.POS
Return the PointerType whose key matches key.
lookup(String) - Static method in class edu.gwu.wordnet.RemoteFileManager
Lookup the object bound to the value of BINDING_NAME in the RMI registry on the host named by hostname
lookupBaseForm(POS, String) - Method in interface edu.gwu.wordnet.DictionaryDatabase
Searches the base word (lemma) of the given string in the database.
lookupBaseForm(POS, String) - Method in class edu.gwu.wordnet.FileBackedDictionary
 
lookupIndexWord(POS, String) - Method in interface edu.gwu.wordnet.DictionaryDatabase
Look up a word in the database.
lookupIndexWord(POS, String) - Method in class edu.gwu.wordnet.FileBackedDictionary
 

M

MEMBER_HOLONYM - Static variable in class edu.gwu.wordnet.PointerType
 
MEMBER_MERONYM - Static variable in class edu.gwu.wordnet.PointerType
 
MODE_ALLWORDS - Static variable in class edu.gwu.jworddrivers.RogetDriver
 
MODE_HEADWORDS - Static variable in class edu.gwu.jworddrivers.RogetDriver
 
MODE_POS_ADJECTIVE - Static variable in class edu.gwu.jworddrivers.RogetDriver
 
MODE_POS_ADVERB - Static variable in class edu.gwu.jworddrivers.RogetDriver
 
MODE_POS_NOUN - Static variable in class edu.gwu.jworddrivers.RogetDriver
 
MODE_POS_VERB - Static variable in class edu.gwu.jworddrivers.RogetDriver
 
ModelEvent - class edu.gwu.jword.ModelEvent.
 
ModelEvent(Object, int, int, int, String) - Constructor for class edu.gwu.jword.ModelEvent
 
MyTreeCellEditor - class edu.gwu.jword.MyTreeCellEditor.
A TreeCellEditor.
MyTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class edu.gwu.jword.MyTreeCellEditor
Constructs a MyTreeCellEditor object for a JTree using the specified renderer and a default editor.
MyTreeCellEditor(JTree, DefaultTreeCellRenderer, TreeCellEditor, modelListener, modelListener) - Constructor for class edu.gwu.jword.MyTreeCellEditor
Constructs a MyTreeCellEditor object for a JTree using the specified renderer and the specified editor.
MyTreeCellEditor.DefaultTextField - class edu.gwu.jword.MyTreeCellEditor.DefaultTextField.
TextField used when no editor is supplied.
MyTreeCellEditor.DefaultTextField(Border, modelListener) - Constructor for class edu.gwu.jword.MyTreeCellEditor.DefaultTextField
Constructs a MyTreeCellEditor.DefaultTextField object.
MyTreeCellEditor.EditorContainer - class edu.gwu.jword.MyTreeCellEditor.EditorContainer.
Container responsible for placing the editingComponent.
MyTreeCellEditor.EditorContainer() - Constructor for class edu.gwu.jword.MyTreeCellEditor.EditorContainer
Constructs an EditorContainer object.
main(String[]) - Static method in class edu.gwu.jword.JWord
 
main(String[]) - Static method in class edu.gwu.jword.test
 
main(String[]) - Static method in class edu.gwu.jworddrivers.WordNetDriver
 
map - Variable in class edu.gwu.wordnet.util.LRUCache
 
modelListener - interface edu.gwu.jword.modelListener.
 
more - Variable in class edu.gwu.wordnet.util.LookaheadEnumeration
 
mouseClicked(MouseEvent) - Method in class edu.gwu.jword.JTextTreeRenderer
 
mouseDragged(MouseEvent) - Method in class edu.gwu.jword.JTextTreeRenderer
 
mouseEntered(MouseEvent) - Method in class edu.gwu.jword.JTextTreeRenderer
 
mouseExited(MouseEvent) - Method in class edu.gwu.jword.JTextTreeRenderer
 
mouseMoved(MouseEvent) - Method in class edu.gwu.jword.JTextTreeRenderer
 
mousePressed(MouseEvent) - Method in class edu.gwu.jword.JTextTreeRenderer
 
mouseReleased(MouseEvent) - Method in class edu.gwu.jword.JTextTreeRenderer
 

N

N - Static variable in class edu.gwu.wordnet.PointerType
 
NONE - Static variable in class edu.gwu.wordnet.Word
 
NOUN - Static variable in class edu.gwu.wordnet.POS
 
next - Variable in class edu.gwu.wordnet.FileManager.NextLineCache
 
nextByte() - Method in class edu.gwu.wordnet.TokenizerParser
 
nextElement() - Method in class edu.gwu.wordnet.util.LookaheadEnumeration
 
nextHexInt() - Method in class edu.gwu.wordnet.TokenizerParser
 
nextInt() - Method in class edu.gwu.wordnet.TokenizerParser
 
nextInt(int) - Method in class edu.gwu.wordnet.TokenizerParser
 
nextLineCache - Variable in class edu.gwu.wordnet.FileManager
 
nextLong() - Method in class edu.gwu.wordnet.TokenizerParser
 
nextObject - Variable in class edu.gwu.wordnet.util.LookaheadEnumeration
 
nextShort() - Method in class edu.gwu.wordnet.TokenizerParser
 

O

offset - Variable in class edu.gwu.jword.MyTreeCellEditor
Used in editing.
offset - Variable in class edu.gwu.wordnet.IndexWord
 
offset - Variable in class edu.gwu.wordnet.Synset
 
oneClick(ModelEvent) - Method in class edu.gwu.jword.JWord
 
oneClick(ModelEvent) - Method in class edu.gwu.jword.MyTreeCellEditor
 
oneClick(ModelEvent) - Method in interface edu.gwu.jword.modelListener
 

P

PARTICIPLE_OF - Static variable in class edu.gwu.wordnet.PointerType
 
PART_HOLONYM - Static variable in class edu.gwu.wordnet.PointerType
 
PART_MERONYM - Static variable in class edu.gwu.wordnet.PointerType
 
PERTAINYM - Static variable in class edu.gwu.wordnet.PointerType
 
POS - class edu.gwu.wordnet.POS.
Instances of this class enumerate the possible major syntactic categories, or part's of speech.
POS(String, String) - Constructor for class edu.gwu.wordnet.POS
 
POS_ADJECTIVE - Static variable in class edu.gwu.jworddrivers.JWordDriver
 
POS_ADVERB - Static variable in class edu.gwu.jworddrivers.JWordDriver
 
POS_FILENAME_ROOTS - Static variable in class edu.gwu.wordnet.FileBackedDictionary
 
POS_KEYS - Static variable in class edu.gwu.wordnet.FileBackedDictionary
 
POS_MASK - Static variable in class edu.gwu.wordnet.PointerType
 
POS_NOUN - Static variable in class edu.gwu.jworddrivers.JWordDriver
 
POS_VERB - Static variable in class edu.gwu.jworddrivers.JWordDriver
 
PREDICATIVE - Static variable in class edu.gwu.wordnet.Word
 
Pointer - class edu.gwu.wordnet.Pointer.
A Pointer encodes a lexical or semantic relationship between WordNet entities.
Pointer.TargetIndex - class edu.gwu.wordnet.Pointer.TargetIndex.
This class is used to avoid paging in the target before it is required, and to prevent keeping a large portion of the database resident once the target has been queried.
PointerTarget - interface edu.gwu.wordnet.PointerTarget.
A PointerTarget is the source or target of a Pointer.
PointerType - class edu.gwu.wordnet.PointerType.
Instances of this class enumerate the possible WordNet pointer types, and are used to label PointerTypes.
PointerType(String, String, int) - Constructor for class edu.gwu.wordnet.PointerType
 
paint(Graphics) - Method in class edu.gwu.jword.MyTreeCellEditor.EditorContainer
Overrides Container.paint to paint the node's icon and use the selection color for the background.
peeked - Variable in class edu.gwu.wordnet.util.LookaheadEnumeration
 
pointerType - Variable in class edu.gwu.wordnet.Pointer
 
pointers - Variable in class edu.gwu.wordnet.Synset
 
pos - Variable in class edu.gwu.wordnet.IndexWord
 
pos - Variable in class edu.gwu.wordnet.Synset
 
prepareForEditing() - Method in class edu.gwu.jword.MyTreeCellEditor
Invoked just before editing is to start.
previous - Variable in class edu.gwu.wordnet.FileManager.NextLineCache
 
printHeadWords() - Method in class edu.gwu.jworddrivers.RogetDriver
 
ptrTypes - Variable in class edu.gwu.wordnet.IndexWord
 
put(Object, Object) - Method in interface edu.gwu.wordnet.util.Cache
Store value in the cache, indexed by key.
put(Object, Object) - Method in class edu.gwu.wordnet.util.LRUCache
 

R

RemoteFileManager - class edu.gwu.wordnet.RemoteFileManager.
An object of this class can serve as a file manager for remote FileBackedDictionary instantiations, using RMI.
RemoteFileManager() - Constructor for class edu.gwu.wordnet.RemoteFileManager
Construct a file manager backed by a set of files contained in the default WN search directory.
RemoteFileManager(String) - Constructor for class edu.gwu.wordnet.RemoteFileManager
Construct a file manager backed by a set of files contained in searchDirectory.
RogetDriver - class edu.gwu.jworddrivers.RogetDriver.
 
RogetDriver() - Constructor for class edu.gwu.jworddrivers.RogetDriver
 
RogetNode - class edu.gwu.jworddrivers.RogetNode.
Displays the information from the RogetDriver into the JWord console
RogetNode(String, String) - Constructor for class edu.gwu.jworddrivers.RogetNode
Builds a node based on the returned search results (curString) and the word searched for (curWord)
RogetwithLemmaDriver - class edu.gwu.jworddrivers.RogetwithLemmaDriver.
 
RogetwithLemmaDriver() - Constructor for class edu.gwu.jworddrivers.RogetwithLemmaDriver
 
readLine(RandomAccessFile) - Method in class edu.gwu.wordnet.FileManager
 
readLineAt(String, long) - Method in class edu.gwu.wordnet.FileManager
 
readLineAt(String, long) - Method in interface edu.gwu.wordnet.FileManagerInterface
Read the line that begins at file offset offset in the file named by filename.
readLineWord(RandomAccessFile) - Method in class edu.gwu.wordnet.FileManager
 
realEditor - Variable in class edu.gwu.jword.MyTreeCellEditor
Editor handling the editing.
remove(Object) - Method in class edu.gwu.wordnet.util.LRUCache
 
removeCellEditorListener(CellEditorListener) - Method in class edu.gwu.jword.MyTreeCellEditor
Removes the previously added CellEditorListener.
removeModelListener(modelListener) - Method in class edu.gwu.jword.JTextTreeRenderer
 
renderer - Variable in class edu.gwu.jword.MyTreeCellEditor
Renderer, used to get border and offsets from.
resolveTarget(Synset, int) - Method in class edu.gwu.wordnet.Pointer
 
restrictPointers(Pointer[]) - Method in class edu.gwu.wordnet.Word
 
returnPOS(DefaultMutableTreeNode, int, String) - Method in class edu.gwu.jworddrivers.JWordDriver
This method is identical to that of returnSearch except that it generates the tree starting at the Part of Speech level rather than the dictionary level
returnPOS(DefaultMutableTreeNode, int, String) - Method in class edu.gwu.jworddrivers.RogetDriver
This method is identical to that of returnSearch except that it generates the tree starting at the Part of Speech level rather than the dictionary level
returnPOS(DefaultMutableTreeNode, int, String) - Method in class edu.gwu.jworddrivers.RogetwithLemmaDriver
 
returnPOS(DefaultMutableTreeNode, int, String) - Method in class edu.gwu.jworddrivers.WordNetDriver
This method is identical to that of returnSearch except that it generates the tree starting at the Part of Speech level rather than the dictionary level
returnSearch(DefaultMutableTreeNode, String) - Method in class edu.gwu.jworddrivers.JWordDriver
Given the starting position on a JTree and a search word this method will construct DefatultMutableTreeNodes containing JWordNodes based on the dictionary's word relationships matched by the searchWord
returnSearch(DefaultMutableTreeNode, String) - Method in class edu.gwu.jworddrivers.RogetDriver
Given a DefaultMutableTreeNode to start at and a word to search for this will build the tree based on the thesauras's word relationship using the
returnSearch(DefaultMutableTreeNode, String) - Method in class edu.gwu.jworddrivers.RogetwithLemmaDriver
 
returnSearch(DefaultMutableTreeNode, String) - Method in class edu.gwu.jworddrivers.WordNetDriver
Given a DefaultMutableTreeNode to start at and a word to search for this will build the tree based on the WordNet's word relationship using the

S

SEE_ALSO - Static variable in class edu.gwu.wordnet.PointerType
 
SIMILAR_TO - Static variable in class edu.gwu.wordnet.PointerType
 
SUBSTANCE_HOLONYM - Static variable in class edu.gwu.wordnet.PointerType
 
SUBSTANCE_MERONYM - Static variable in class edu.gwu.wordnet.PointerType
 
Synset - class edu.gwu.wordnet.Synset.
A Synset, or synonym set, represents a line of a WordNet pos.data file.
searchDirectory - Variable in class edu.gwu.wordnet.FileManager
 
searchIndexWords(POS, String) - Method in interface edu.gwu.wordnet.DictionaryDatabase
Return an enumeration of all the IndexWords whose lemmas contain substring as a substring.
searchIndexWords(POS, String) - Method in class edu.gwu.wordnet.FileBackedDictionary
 
setBorder(Border) - Method in class edu.gwu.jword.MyTreeCellEditor.DefaultTextField
Sets the border of this component.
setBorderSelectionColor(Color) - Method in class edu.gwu.jword.MyTreeCellEditor
Sets the color to use for the border.
setEntityCache(Cache) - Method in class edu.gwu.wordnet.FileBackedDictionary
Set the dictionary's entity cache.
setFont(Font) - Method in class edu.gwu.jword.MyTreeCellEditor
Sets the font to edit with.
setOneClickListener(modelListener) - Method in class edu.gwu.jword.MyTreeCellEditor
 
setPath(String) - Method in class edu.gwu.util.FileClassLoader
The setPath method sets the path to the give path.
setSymmetric(PointerType, PointerType) - Static method in class edu.gwu.wordnet.PointerType
 
setTree(JTree) - Method in class edu.gwu.jword.MyTreeCellEditor
Sets the tree currently editing for.
setTwoClicksListener(modelListener) - Method in class edu.gwu.jword.MyTreeCellEditor
 
shouldSelectCell(EventObject) - Method in class edu.gwu.jword.MyTreeCellEditor
Messages the realEditor for the return value.
shouldStartEditingTimer(EventObject) - Method in class edu.gwu.jword.MyTreeCellEditor
Returns true if event is a MouseEvent and the click count is 1.
skipLine(RandomAccessFile) - Method in class edu.gwu.wordnet.FileManager
 
source - Variable in class edu.gwu.wordnet.Pointer
 
startEditingTimer() - Method in class edu.gwu.jword.MyTreeCellEditor
Starts the editing timer.
stopCellEditing() - Method in class edu.gwu.jword.MyTreeCellEditor
If the realEditor will allow editing to stop, the realEditor is removed and true is returned, otherwise false is returned.
symmetricTo(PointerType) - Method in class edu.gwu.wordnet.PointerType
 
symmetricType - Variable in class edu.gwu.wordnet.PointerType
 
synset - Variable in class edu.gwu.wordnet.Pointer
 
synset - Variable in class edu.gwu.wordnet.Word
 
synsetOffsets - Variable in class edu.gwu.wordnet.IndexWord
 
synsets(POS) - Method in interface edu.gwu.wordnet.DictionaryDatabase
Return an enumeration over all the Synsets in the database.
synsets(POS) - Method in class edu.gwu.wordnet.FileBackedDictionary
 
synsets - Variable in class edu.gwu.wordnet.IndexWord
This is null until getSenses has been called.

T

TRACE_LOOKUP - Static variable in class edu.gwu.wordnet.FileManager
Set this to true to enable debugging messages in getIndexedLinePointer.
TYPES - Static variable in class edu.gwu.wordnet.PointerType
A list of all PointerTypes.
TokenizerParser - class edu.gwu.wordnet.TokenizerParser.
A StringTokenizer with extensions to retrieve the values of numeric tokens, as well as strings.
TokenizerParser(String, String) - Constructor for class edu.gwu.wordnet.TokenizerParser
 
taggedSenseCount - Variable in class edu.gwu.wordnet.IndexWord
 
targetIndex - Variable in class edu.gwu.wordnet.Pointer
An index that can be used to retrieve the target.
test - class edu.gwu.jword.test.
 
test() - Constructor for class edu.gwu.jword.test
 
timer - Variable in class edu.gwu.jword.MyTreeCellEditor
Used before starting the editing session.
toString() - Method in class edu.gwu.jworddrivers.JWordNode
Return what the node should display
This is recommended to be a list of words or an example string with the search word bolded and italicized
toString() - Method in class edu.gwu.jworddrivers.RogetNode
Returns curString with curWord bolded and italicized
toString() - Method in class edu.gwu.jworddrivers.WordNetNode
Returns a string containing the first Gloss found for the sense.
toString() - Method in class edu.gwu.wordnet.IndexWord
 
toString() - Method in class edu.gwu.wordnet.POS
 
toString() - Method in class edu.gwu.wordnet.Pointer
 
toString() - Method in class edu.gwu.wordnet.Synset
 
toString() - Method in class edu.gwu.wordnet.Word
 
tree - Variable in class edu.gwu.jword.MyTreeCellEditor
JTree instance listening too.
twoClicks(ModelEvent) - Method in class edu.gwu.jword.JWord
 
twoClicks(ModelEvent) - Method in class edu.gwu.jword.MyTreeCellEditor
 
twoClicks(ModelEvent) - Method in interface edu.gwu.jword.modelListener
 

V

V - Static variable in class edu.gwu.wordnet.PointerType
 
VERB - Static variable in class edu.gwu.wordnet.POS
 
VERB_GROUP - Static variable in class edu.gwu.wordnet.PointerType
 
VERSION - Static variable in class edu.gwu.wordnet.FileManager
The API version, used by RemoteFileManager for constructing a binding name.
valueChanged(TreeSelectionEvent) - Method in class edu.gwu.jword.JWord
Override this to catch JTree events
valueChanged(TreeSelectionEvent) - Method in class edu.gwu.jword.MyTreeCellEditor
Resets lastPath.
verbFrameFlags - Variable in class edu.gwu.wordnet.Word
 

W

Word - class edu.gwu.wordnet.Word.
A Word represents the lexical information related to a specific sense of an IndexWord.
Word(Synset, int, String, int) - Constructor for class edu.gwu.wordnet.Word
 
WordNetDriver - class edu.gwu.jworddrivers.WordNetDriver.
 
WordNetDriver() - Constructor for class edu.gwu.jworddrivers.WordNetDriver
 
WordNetNode - class edu.gwu.jworddrivers.WordNetNode.
WordNetNode Node is a class used for displaying Synonym Sets in a JTree and additional information text component.
WordNetNode(Synset, String) - Constructor for class edu.gwu.jworddrivers.WordNetNode
Takes in a Synset to create object.
WordNetNode() - Constructor for class edu.gwu.jworddrivers.WordNetNode
 
words - Variable in class edu.gwu.wordnet.Synset
 

A B C D E F G H I J K L M N O P R S T V W