- WaitWhenAnimating(int) - Method in class charger.act.GraphUpdater
-
Given any graph object on which to wait, pause the current thread for the
AnimationDelay interval.
- warning(String) - Static method in class charger.Global
-
Displays a warning message on System.out
- WebAddressButton - Variable in class charger.HubFrame
-
- window - Variable in class repgrid.RGElicitor
-
- windowAdapter - Variable in class charger.EditFrame
-
- windowList - Static variable in class craft.Craft
-
- windowMenu - Variable in class cgfca.CG_FCA_Window
-
- windowMenu - Variable in class charger.EditFrame
-
- windowMenu - Variable in class charger.HubFrame
-
- windowMenu - Variable in class craft.CraftWindow
-
- windowMenu - Variable in class repgrid.RGDisplayWindow
-
- windowMenuActionPerformed() - Method in class charger.EditFrame
-
- wnDict - Variable in class repgrid.RGElicitor
-
- wnmgr - Variable in class craft.SenseQueryDialog
-
- wnmgr - Variable in class repgrid.RGDisplayWindow
-
- WNUtil - Class in charger.gloss.wn
-
A collection of static utilities for use by various Wordnet-related routines.
- WNUtil() - Constructor for class charger.gloss.wn.WNUtil
-
- word - Variable in class craft.SenseQueryDialog
-
- wordCount(String, boolean) - Static method in class charger.gloss.wn.WNUtil
-
Counts up the number of words in a term, where a word is considered any
sequence of characters that doesn't include the delimiter set from
WNUtil.delimiters.
- wordExists(String) - Method in class charger.gloss.wn.WordnetManager
-
Determines whether the word is in any ontology at all.
- wordnetDescr - Variable in class charger.cgx.CGXParser
-
- wordnetDictField - Variable in class charger.prefs.CompatibilityPrefPanel
-
- wordnetDictFieldActionPerformed(ActionEvent) - Method in class charger.prefs.CompatibilityPrefPanel
-
- wordnetDictionaryFilename - Static variable in class charger.gloss.wn.WordnetManager
-
- wordnetEnabled - Static variable in class charger.Global
-
- wordnetEnabled - Variable in class charger.prefs.CompatibilityPrefPanel
-
- wordnetEnabledItemStateChanged(ItemEvent) - Method in class charger.prefs.CompatibilityPrefPanel
-
- wordnetLicense - Variable in class charger.prefs.CompatibilityPrefPanel
-
- wordnetLicenseActionPerformed(ActionEvent) - Method in class charger.prefs.CompatibilityPrefPanel
-
- WordnetManager - Class in charger.gloss.wn
-
Takes care of WordNet access when it is needed.
- WordnetManager() - Constructor for class charger.gloss.wn.WordnetManager
-
- wordnetPanel - Variable in class craft.SenseQueryDialog
-
- wordnetStack - Variable in class repgrid.xml.RGXMLParser
-
- WordnetTypeDescriptor - Class in charger.gloss.wn
-
Encapsulates a wordnet synonym set (synset) for the purposes of keeping track
in CharGer.
- WordnetTypeDescriptor(Synset) - Constructor for class charger.gloss.wn.WordnetTypeDescriptor
-
Create a wordnet type descriptor from the given synset.
- WordnetTypeDescriptor(String, long) - Constructor for class charger.gloss.wn.WordnetTypeDescriptor
-
- wordSynsetTable - Variable in class repgrid.RGDisplayWindow
-
- wrap(String, int) - Method in class craft.SenseQueryDialog
-
- wrapColumns - Variable in class charger.obj.Graph
-
- wrapColumns - Variable in class charger.prefs.AppearancePrefPanel
-
- wrapColumnsActionPerformed(ActionEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- wrapColumnsFocusLost(FocusEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- wrapLabels - Variable in class charger.obj.Graph
-
- wrapLabels - Variable in class charger.prefs.AppearancePrefPanel
-
- wrapLabelsItemStateChanged(ItemEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- write(OutputStream, Graph) - Static method in class cgif.generate.CGIFWriter
-
Writes the specified graph to the specified output stream using the
standard CGIF format without comments.
- write(OutputStream, Graph, boolean) - Static method in class cgif.generate.CGIFWriter
-
Writes the specified graph to the specified output stream using the
standard CGIF format.
- write(Graph) - Method in class cgif.generate.CGIFWriter
-
Writes the specified graph to the output stream of this class using the
standard CGIF format.
- write(Graph, String) - Method in class cgif.generate.CGIFWriter
-
Writes the specified graph to the output stream of this class using the
standard CGIF format.
- writeComments - Variable in class cgif.generate.CGIFWriter
-
Flag specifying if comments should be written when generating CGIF
- writeConcepts(List<Concept>, String) - Method in class cgif.generate.CGIFWriter
-
Writes the specified concepts to the output stream of this class using
the standard CGIF format.
- writeGenSpecLinks(List<GenSpecLink>, String) - Method in class cgif.generate.CGIFWriter
-
Write the generalization-specialization links, with all the types on one line
and all the subtype relations on a second line, in accordance with Dr.
- writeLinkingNodes(List<? extends GNode>, String) - Method in class cgif.generate.CGIFWriter
-
Writes the specified nodes that link concepts (Actor or Relation) to the
output stream of this class using the standard CGIF format.
- writer - Variable in class charger.prefs.PreferencesFrame
-
- writeToFile(String, Graph) - Static method in class cgif.generate.CGIFWriter
-
Writes the specified graph to a file with the specified filename using
the standard CGIF format without comments.
- writeToFile(String, Graph, boolean) - Static method in class cgif.generate.CGIFWriter
-
Writes the specified graph to a file with the specified filename using
the standard CGIF format.