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

C

CENTER - Static variable in class org.annotation.gui.NorthernBorderLayout
The center layout constraint (middle of container).
CHAIN - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
 
CHINESE - Static variable in class org.annotation.wordfreak.io.FrameSet
 
CHINESE - Static variable in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
CLEAR - Static variable in class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
CLOSEALL_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
CLOSE_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
COADJUST - Static variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
COADJUSTLEFT - Static variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
COADJUSTRIGHT - Static variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
CODE - Static variable in class org.annotation.wordfreak.scheme.AnnotationSchemeConfigFileHandler
 
COLOR - Static variable in class org.annotation.wordfreak.scheme.NamedEntityAnnotationScheme
 
COMMENT - Static variable in class org.annotation.wordfreak.Annotation
The name of the comment property.
COMMENT - Static variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
CONFIDENCE - Static variable in class org.annotation.wordfreak.Annotation
The name of the confidence property.
CONFIDENCE - Static variable in interface org.annotation.wordfreak.AnnotationFilter
Constant indicating that the filter should be applied to an annotation's confidence.
CONFIDENCE - Static variable in class org.annotation.wordfreak.AnnotationFilterViewer
 
CONFIDENCE - Static variable in class org.annotation.wordfreak.DefaultAnnotationFilter
 
CONFIDENCE - Static variable in class org.annotation.wordfreak.SortCriteria
 
CONFIDENCE - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
 
CONFIDENCE - Variable in class org.annotation.wordfreak.io.TextColumnsHandler
 
CONFINE_TO_BASE - Static variable in class org.annotation.wordfreak.scheme.SelectionMode
 
CONSTITUENT - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
CONSTITUENT_NP - Static variable in class org.annotation.wordfreak.tagset.HindiTreebankTagSet
 
CONSTITUENT_NP - Static variable in class org.annotation.wordfreak.tagset.PennTreebankTagSet
 
CONSTITUENT_NP - Static variable in class org.annotation.wordfreak.tagset.TagSet
 
CONSTITUENT_S - Static variable in class org.annotation.wordfreak.tagset.ChineseTreebankTagSet
 
CONSTITUENT_S - Static variable in class org.annotation.wordfreak.tagset.HindiTreebankTagSet
 
CONSTITUENT_S - Static variable in class org.annotation.wordfreak.tagset.PennTreebankTagSet
 
CONSTITUENT_S - Static variable in class org.annotation.wordfreak.tagset.TagSet
 
CONSTITUENT_SBAR - Static variable in class org.annotation.wordfreak.tagset.HindiTreebankTagSet
 
CONSTITUENT_SBAR - Static variable in class org.annotation.wordfreak.tagset.PennTreebankTagSet
 
CONSTITUENT_SBAR - Static variable in class org.annotation.wordfreak.tagset.TagSet
 
CONSTITUENT_VP - Static variable in class org.annotation.wordfreak.tagset.HindiTreebankTagSet
 
CONSTITUENT_VP - Static variable in class org.annotation.wordfreak.tagset.PennTreebankTagSet
 
CONSTITUENT_VP - Static variable in class org.annotation.wordfreak.tagset.TagSet
 
CONTINUE - Static variable in class org.annotation.wordfreak.annotator.ChunkerAnnotator.ChunkActionEnum
 
CON_PAT - Variable in class org.annotation.wordfreak.tagset.TagSet
 
CON_TAGS - Variable in class org.annotation.wordfreak.tagset.TagSet
 
COPY - Static variable in class org.annotation.gui.DragAndDropTree
 
COPY_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
CORRECTED - Static variable in class org.annotation.wordfreak.scheme.TextCorrectionAnnotationScheme
 
CURRENT - Static variable in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
CURRENT_VERSION - Static variable in class org.annotation.wordfreak.io.AnnotationFileWriter
 
CUT - Static variable in class org.annotation.gui.DragAndDropTree
 
CUT_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
Cache - class org.annotation.util.Cache.
 
Cache(int) - Constructor for class org.annotation.util.Cache
 
CheckBoxList - class org.annotation.gui.CheckBoxList.
 
CheckBoxList(ListModel) - Constructor for class org.annotation.gui.CheckBoxList
 
CheckBoxList(ListModel, Collection) - Constructor for class org.annotation.gui.CheckBoxList
 
ChineseTreebankTagSet - class org.annotation.wordfreak.tagset.ChineseTreebankTagSet.
 
ChineseTreebankTagSet(String) - Constructor for class org.annotation.wordfreak.tagset.ChineseTreebankTagSet
 
Chooser - interface org.annotation.wordfreak.chooser.Chooser.
Defines the interface that any wordfreak input dialog (or chooser) should implement.
ChooserComponent - class org.annotation.wordfreak.chooser.ChooserComponent.
Abstract component which can be extended for creating most input components.
ChooserComponent() - Constructor for class org.annotation.wordfreak.chooser.ChooserComponent
 
ChooserLayout - class org.annotation.wordfreak.chooser.ChooserLayout.
 
ChooserLayout() - Constructor for class org.annotation.wordfreak.chooser.ChooserLayout
 
ChooserListener - interface org.annotation.wordfreak.chooser.ChooserListener.
Describes the set of callbacks an object which listens to a Chooser must handle.
ChunkerAnnotator - class org.annotation.wordfreak.annotator.ChunkerAnnotator.
This annotator creates annotations for sequence data by converting a series of tags into appropiate chunks.
ChunkerAnnotator(String) - Constructor for class org.annotation.wordfreak.annotator.ChunkerAnnotator
 
ChunkerAnnotator.ChunkAction - class org.annotation.wordfreak.annotator.ChunkerAnnotator.ChunkAction.
 
ChunkerAnnotator.ChunkAction(ChunkerAnnotator.ChunkActionEnum, String) - Constructor for class org.annotation.wordfreak.annotator.ChunkerAnnotator.ChunkAction
 
ChunkerAnnotator.ChunkActionEnum - class org.annotation.wordfreak.annotator.ChunkerAnnotator.ChunkActionEnum.
 
ClassPathFinder - class org.annotation.util.ClassPathFinder.
 
ClassPathFinder() - Constructor for class org.annotation.util.ClassPathFinder
 
CloseButton - class org.annotation.gui.CloseButton.
 
CloseButton() - Constructor for class org.annotation.gui.CloseButton
 
CloseButton(boolean) - Constructor for class org.annotation.gui.CloseButton
 
CoAdjustSpansCommand - class org.annotation.wordfreak.command.CoAdjustSpansCommand.
 
CoAdjustSpansCommand(Annotation, Annotation, int) - Constructor for class org.annotation.wordfreak.command.CoAdjustSpansCommand
 
CollapsablePanel - class org.annotation.gui.CollapsablePanel.
 
CollapsablePanel(String, Component) - Constructor for class org.annotation.gui.CollapsablePanel
 
CollapsablePanel(String, Component, boolean) - Constructor for class org.annotation.gui.CollapsablePanel
 
CollapsablePanel.CollapseListener - interface org.annotation.gui.CollapsablePanel.CollapseListener.
 
CollapseButton - class org.annotation.gui.CollapseButton.
 
CollapseButton() - Constructor for class org.annotation.gui.CollapseButton
 
CollapseButton(boolean) - Constructor for class org.annotation.gui.CollapseButton
 
ColorTextViewer - class org.annotation.wordfreak.viewer.ColorTextViewer.
Displays the text of the source material and shows colored annotations within that text.
ColorTextViewer(String) - Constructor for class org.annotation.wordfreak.viewer.ColorTextViewer
 
Comb - class org.annotation.util.Comb.
 
Comb() - Constructor for class org.annotation.util.Comb
 
ComboBoxTableCellEditor - class org.annotation.gui.ComboBoxTableCellEditor.
 
ComboBoxTableCellEditor() - Constructor for class org.annotation.gui.ComboBoxTableCellEditor
 
Command - interface org.annotation.gui.Command.
 
CommentComponent - class org.annotation.wordfreak.chooser.CommentComponent.
 
CommentComponent() - Constructor for class org.annotation.wordfreak.chooser.CommentComponent
 
Compare - class org.annotation.wordfreak.util.Compare.
 
Compare() - Constructor for class org.annotation.wordfreak.util.Compare
 
CompoundCommand - class org.annotation.wordfreak.command.CompoundCommand.
 
CompoundCommand(String, Command[]) - Constructor for class org.annotation.wordfreak.command.CompoundCommand
 
CompoundCommand(String, Command[], int) - Constructor for class org.annotation.wordfreak.command.CompoundCommand
 
CompoundSpan - class org.annotation.util.CompoundSpan.
 
CompoundSpan(Span, Span) - Constructor for class org.annotation.util.CompoundSpan
 
ConcordanceViewer - class org.annotation.wordfreak.viewer.ConcordanceViewer.
Display annotations from multiple files in a concordance.
ConcordanceViewer(String) - Constructor for class org.annotation.wordfreak.viewer.ConcordanceViewer
Creates a new concordance viewer.
ConfidenceComparator - class org.annotation.wordfreak.ConfidenceComparator.
 
ConfidenceComparator() - Constructor for class org.annotation.wordfreak.ConfidenceComparator
 
ConstituentAnnotationScheme - class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme.
 
ConstituentAnnotationScheme(String) - Constructor for class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
ConstituentAnnotationScheme(String, Chooser) - Constructor for class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
ContractCommand - class org.annotation.wordfreak.command.ContractCommand.
 
ContractCommand(Annotation, Annotation) - Constructor for class org.annotation.wordfreak.command.ContractCommand
 
CorefTreeCellEditor - class org.annotation.wordfreak.chooser.CorefTreeCellEditor.
 
CorefTreeCellEditor(JTree, CorefTreeCellRenderer) - Constructor for class org.annotation.wordfreak.chooser.CorefTreeCellEditor
 
CorefTreeCellRenderer - class org.annotation.wordfreak.chooser.CorefTreeCellRenderer.
 
CorefTreeCellRenderer() - Constructor for class org.annotation.wordfreak.chooser.CorefTreeCellRenderer
 
CorefTreeCellRenderer(String) - Constructor for class org.annotation.wordfreak.chooser.CorefTreeCellRenderer
 
CorefTreeComponent - class org.annotation.wordfreak.chooser.CorefTreeComponent.
 
CorefTreeComponent() - Constructor for class org.annotation.wordfreak.chooser.CorefTreeComponent
 
CorefTreeComponent(boolean, boolean, boolean, boolean) - Constructor for class org.annotation.wordfreak.chooser.CorefTreeComponent
 
CorefTreeNode - class org.annotation.wordfreak.chooser.CorefTreeNode.
 
CorefTreeNode(List) - Constructor for class org.annotation.wordfreak.chooser.CorefTreeNode
 
CoreferenceAnnotationScheme - class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme.
Scheme for annotating coreference relationships.
CoreferenceAnnotationScheme(String) - Constructor for class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
CoreferenceAnnotationScheme(String, Chooser) - Constructor for class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
CoreferenceAnnotator - class org.annotation.wordfreak.annotator.CoreferenceAnnotator.
Abstract class for extended for performing coreference annotation.
CoreferenceAnnotator(String) - Constructor for class org.annotation.wordfreak.annotator.CoreferenceAnnotator
 
CoreferenceComponent - class org.annotation.wordfreak.chooser.CoreferenceComponent.
 
CoreferenceComponent() - Constructor for class org.annotation.wordfreak.chooser.CoreferenceComponent
 
CoreferenceComponent(String) - Constructor for class org.annotation.wordfreak.chooser.CoreferenceComponent
 
CountedSet - class org.annotation.util.CountedSet.
 
CountedSet() - Constructor for class org.annotation.util.CountedSet
 
CountedSet(int) - Constructor for class org.annotation.util.CountedSet
 
CrabAppleWrapper - class org.annotation.wordfreak.CrabAppleWrapper.
 
CrabAppleWrapper() - Constructor for class org.annotation.wordfreak.CrabAppleWrapper
 
CriterionChangeListener - interface org.annotation.wordfreak.CriterionChangeListener.
Interface by which filter components are notified of changes in their criteria.
caller() - Static method in class org.annotation.util.Resources
 
canCreateAnnotations - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
Determines whether the scheme can create new annotations, or simply add properties to existing annotations.
canCreateChains - Variable in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
canDisplay(Annotation) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
canDisplay(Annotation) - Method in class org.annotation.wordfreak.chooser.OutcomesComponent
 
canEdit - Variable in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
 
canEditImmediately(EventObject) - Method in class org.annotation.wordfreak.chooser.CorefTreeCellEditor
 
canEditImmediately(EventObject) - Method in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
Returns true if event is null, or it is a MouseEvent with a click count > 2.
canEditImmediately(EventObject) - Method in class org.annotation.wordfreak.chooser.RelationalTreeCellEditor
 
cancelCellEditing() - Method in class org.annotation.gui.AbstractCellEditor
 
cancelCellEditing() - Method in class org.annotation.gui.ComboBoxTableCellEditor
 
cancelCellEditing() - Method in class org.annotation.wordfreak.chooser.CorefTreeCellEditor
 
cancelCellEditing() - Method in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
Tell the editor to cancel editing and not accept any partially edited value.
cancelCellEditing() - Method in class org.annotation.wordfreak.chooser.RelationalTreeCellEditor
 
cancelCellEditing() - Method in class org.annotation.wordfreak.viewer.TableViewerCellEditor
 
caretUpdate(CaretEvent) - Method in class org.annotation.gui.FilterList
 
caretUpdate(CaretEvent) - Method in class org.annotation.wordfreak.chooser.CommentComponent
 
centerPathInViewPort(TreePath) - Method in class org.annotation.gui.DragAndDropTree
 
chainAnnotations(Annotation, Annotation) - Method in class org.annotation.wordfreak.AnnotationTree
Creates a chain between the two specified annotations.
chainAnnotations(Annotation, Annotation) - Method in interface org.annotation.wordfreak.AnnotationView
Creates a chain between the two specified annotations.
chainAnnotations(Annotation, Annotation) - Method in class org.annotation.wordfreak.DefaultAnnotationView
 
chainAnnotations(Annotation, Annotation) - Method in class org.annotation.wordfreak.UnmarkedTextAnnotationView
 
changeCriterion(AnnotationFilterCriterionViewer) - Method in class org.annotation.wordfreak.AnnotationFilterViewer
 
changeCriterion(AnnotationFilterCriterionViewer) - Method in interface org.annotation.wordfreak.CriterionChangeListener
Notifies the listener that the criteria displayed by the specified annotation filter criterion viwer has been changed.
changeEvent - Variable in class org.annotation.wordfreak.chooser.CorefTreeCellEditor
the event to fire
changeEvent - Variable in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
the event to fire
changeEvent - Variable in class org.annotation.wordfreak.chooser.RelationalTreeCellEditor
the event to fire
changed() - Method in class org.annotation.wordfreak.AnnotationFilterCriterionViewer
 
changed() - Method in class org.annotation.wordfreak.DefaultAnnotationFilter
 
changedUpdate(DocumentEvent) - Method in class org.annotation.gui.LineNumberComponent
 
changedUpdate(DocumentEvent) - Method in class org.annotation.wordfreak.AnnotationFilterCriterionViewer
 
changedUpdate(DocumentEvent) - Method in class org.annotation.wordfreak.AnnotationFilterViewer
 
characters(char[], int, int) - Method in class org.annotation.wordfreak.io.AnnotationFileHandler
 
characters(char[], int, int) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeConfigFileHandler
 
checkModel() - Method in class org.annotation.util.TableSorter
 
checkMore(int) - Method in class org.annotation.gui.MoreMenu
 
children() - Method in class org.annotation.wordfreak.Annotation
 
chooser - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
chooserWidth - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
the number of buttons per row that will be passed to the outcomes chooser component
clear() - Method in class org.annotation.util.ArrayHeap
 
clear() - Method in class org.annotation.util.Cache
 
clear() - Method in class org.annotation.util.FileHash
 
clear() - Method in interface org.annotation.util.Heap
 
clear() - Method in class org.annotation.util.ListHeap
 
clear() - Method in class org.annotation.util.VectorHeap
 
clear() - Method in class org.annotation.wordfreak.Annotation
 
clear() - Method in class org.annotation.wordfreak.AnnotationFile
 
clear() - Method in class org.annotation.wordfreak.AnnotationSelection
Removes all regions from this selection.
clear() - Method in class org.annotation.wordfreak.AnnotationTree
 
clear() - Method in class org.annotation.wordfreak.Relation
 
clear() - Method in class org.annotation.wordfreak.chooser.RelationComponent
 
clearAnnotationHighlights() - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
clearAnnotationHighlights() - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
clearAnnotationHighlights() - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
clearAnnotationHighlights() - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
clearAnnotationHighlights() - Method in class org.annotation.wordfreak.viewer.TextViewer
 
clearAnnotationHighlights() - Method in class org.annotation.wordfreak.viewer.Viewer
 
clearAnnotationStyle(Annotation) - Method in class org.annotation.wordfreak.viewer.TextViewer
 
clearHighlights() - Method in class org.annotation.gui.DragAndDropTree
 
clearHighlights() - Method in class org.annotation.gui.JTreeTable
 
clearHighlights() - Method in class org.annotation.wordfreak.viewer.AnnotationTreeCellRenderer
 
clearHighlights() - Method in class org.annotation.wordfreak.viewer.TreeViewerCellRenderer
 
clearHotKeys(WordFreakKeyboardFocusManager.HotKeyListener) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
clearKeyMaps(JComponent) - Method in class org.annotation.wordfreak.viewer.Viewer
 
clearObjects(String) - Method in class org.annotation.wordfreak.AnnotationFile
 
clearValues() - Method in class org.annotation.gui.PreferencesManager
 
close - Variable in class org.annotation.gui.QuoteBorder
 
close() - Method in class org.annotation.util.ReplacingBufferedReader
 
close() - Method in class org.annotation.util.ReplacingFileInputStream
 
close() - Method in class org.annotation.util.ReplacingInputStream
 
close() - Method in class org.annotation.wordfreak.AbstractAnnotationView
 
close() - Method in interface org.annotation.wordfreak.AnnotationView
Does any clean up that needs to happen before the view goes away
close() - Method in class org.annotation.wordfreak.DefaultAnnotationView
 
close() - Method in class org.annotation.wordfreak.io.DTDErasingInputStream
 
closeAnnotatedFile(AnnotationFile) - Method in interface org.annotation.wordfreak.AnnotatedFileListener
Notifies the listener that the specified file was closed.
closeAnnotatedFile(String) - Method in class org.annotation.wordfreak.AnnotatedFileManager
 
closeAnnotatedFile(String) - Method in interface org.annotation.wordfreak.FileRequestListener
Returns true if the the annotated file specified by annFileName could be closed.
closeAnnotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.annotator.Annotator
 
closeAnnotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
Removes annotations in f from the set of possible annotations.
closeAnnotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
closeParen() - Method in class org.annotation.wordfreak.io.TreebankHandler
 
closeParens(Annotation, Annotation, char) - Method in class org.annotation.wordfreak.viewer.AnnotationTreeCellRenderer
 
closeParens(Annotation, Annotation, char) - Method in class org.annotation.wordfreak.viewer.TreeViewerCellRenderer
 
codeHash - Variable in class org.annotation.wordfreak.chooser.TreeComponent
 
codes - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
Parallel array to outcomes which designate the types an annotation can be marked with when outcomes is used for display purposes only
colSelBg - Variable in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
the differnet colors
colSelBg - Variable in class org.annotation.wordfreak.chooser.EntityTreeCellRenderer
the differnet colors
colSelBg - Variable in class org.annotation.wordfreak.chooser.WordSenseTreeCellRenderer
the differnet colors
colSelBg - Variable in class org.annotation.wordfreak.project.ProjectItemTreeCellRenderer
the differnet colors
colSelFg - Variable in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
the differnet colors
colSelFg - Variable in class org.annotation.wordfreak.chooser.EntityTreeCellRenderer
the differnet colors
colSelFg - Variable in class org.annotation.wordfreak.chooser.WordSenseTreeCellRenderer
the differnet colors
colSelFg - Variable in class org.annotation.wordfreak.project.ProjectItemTreeCellRenderer
the differnet colors
collapse() - Method in class org.annotation.gui.CollapsablePanel
 
collapseAll(TreePath) - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
collapseAll(TreePath) - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
collapsedIcon - Variable in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
the icon for collapsed nodes
color - Variable in class org.annotation.gui.QuoteBorder
 
colorAttributeSet(Annotation, SimpleAttributeSet) - Method in class org.annotation.wordfreak.viewer.Viewer
 
colorTable - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
Provides a mapping between annotation types and colors for color viewing of annotations.
coloredWords - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
A list of the annotations that have been colorized
colorize() - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
colorize() - Method in class org.annotation.wordfreak.viewer.ColorTextViewer
 
colors - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
combinations(int) - Static method in class org.annotation.util.Comb
 
commitChanges() - Method in class org.annotation.gui.PreferencesManager
 
compare(Object, Object) - Method in class org.annotation.util.SizeComparator
 
compare(Object, Object) - Method in class org.annotation.util.SortedTreeNodeComparator
 
compare(int, int) - Method in class org.annotation.util.TableSorter
 
compare(Object, Object) - Method in class org.annotation.wordfreak.ConfidenceComparator
 
compare(Object, Object) - Method in class org.annotation.wordfreak.PropertyComparator
 
compare(Object, Object) - Method in class org.annotation.wordfreak.TextComparator
 
compareElementsAt(int, int) - Method in class org.annotation.util.MergeSort
 
compareRowsByColumn(int, int, int) - Method in class org.annotation.util.TableSorter
 
compareTo(Object) - Method in class org.annotation.util.RecursiveTreeNode
 
compareTo(Object) - Method in class org.annotation.util.SortedTreeNode
 
compareTo(Object) - Method in class org.annotation.util.Span
 
compareTo(Object) - Method in class org.annotation.wordfreak.Annotation
 
compareTo(Object) - Method in class org.annotation.wordfreak.AnnotationFile
 
compareToNoFile(Object) - Method in class org.annotation.wordfreak.Annotation
 
config - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
configLoaded - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
confineToBase - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
connectionURL - Variable in class org.annotation.wordfreak.io.AnnotationDatabaseWriter
 
constructDocumentMap() - Method in class org.annotation.wordfreak.chooser.CoreferenceComponent
 
constructPropertyValueMap(Iterator, String) - Static method in class org.annotation.wordfreak.util.Properties
 
constructPropertyValueMap(Iterator, String, String) - Static method in class org.annotation.wordfreak.util.Properties
 
contains(Object, Object) - Method in class org.annotation.util.HashList
 
contains(Object) - Method in interface org.annotation.util.Recursable
 
contains(Object) - Method in class org.annotation.util.RecursiveTreeNode
 
contains(Object) - Method in class org.annotation.util.Span
 
contains(int) - Method in class org.annotation.util.Span
 
contains(Object) - Method in class org.annotation.wordfreak.Annotation
 
contains(Annotation) - Method in class org.annotation.wordfreak.AnnotationFile
 
contains(Annotation) - Method in class org.annotation.wordfreak.AnnotationTree
 
contains(Annotation) - Method in class org.annotation.wordfreak.Relation
 
contains(String) - Method in class org.annotation.wordfreak.Relation
 
contains(ProjectItem) - Method in class org.annotation.wordfreak.project.ProjectItem
 
containsAll(Collection) - Method in class org.annotation.wordfreak.Annotation
 
containsAll(List, Object) - Method in interface org.annotation.wordfreak.AnnotationView
Checks whether each child of the specified node is contained in the specified list.
containsAll(List, Object) - Method in class org.annotation.wordfreak.DefaultAnnotationView
 
containsAll(List, Object) - Method in class org.annotation.wordfreak.UnmarkedTextAnnotationView
 
containsKey(Object) - Method in class org.annotation.util.FileHash
 
copy() - Method in class org.annotation.gui.DragAndDropTree
 
copy() - Method in class org.annotation.wordfreak.viewer.TextViewer
 
copy() - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
copy() - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
copy() - Method in class org.annotation.wordfreak.viewer.Viewer
 
copyFile(File, File) - Method in class org.annotation.util.Resources
 
copyFile(String) - Method in class org.annotation.wordfreak.project.ProjectItemsViewer
 
createAdjustmentMap(Annotation, Annotation) - Static method in class org.annotation.wordfreak.util.Merger
 
createAnnotation(String, List) - Method in class org.annotation.wordfreak.AnnotationFile
 
createBlackMultiNodeBorder(int) - Static method in class org.annotation.wordfreak.viewer.MultiNodeBorder
Convenience method for getting the Color.black MultiNodeBorder of thickness 1.
createButton(String, String, String) - Method in class org.annotation.wordfreak.Gui
 
createChooser() - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
Instantiates a new chooser if one does not already exist and registers the chooser for scheme events and the scheme for chooser events.
createChooser() - Method in class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
createChooser() - Method in class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
createChooser() - Method in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
createChooser() - Method in class org.annotation.wordfreak.scheme.EntityAnnotationScheme
 
createChooser() - Method in class org.annotation.wordfreak.scheme.GenericAnnotationScheme
 
createChooser() - Method in class org.annotation.wordfreak.scheme.NamedEntityAnnotationScheme
 
createChooser() - Method in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
createChooser() - Method in class org.annotation.wordfreak.scheme.TextCorrectionAnnotationScheme
Instantiates a new chooser if one does not already exist and registers the chooser for scheme events and the scheme for chooser events.
createGrayMultiNodeBorder(int) - Static method in class org.annotation.wordfreak.viewer.MultiNodeBorder
Convenience method for getting the Color.gray MultiNodeBorder of thickness 1.
createLayoutCache() - Method in class org.annotation.gui.BasicTreeUI
 
createLogViewer() - Static method in class org.annotation.wordfreak.LogViewer
 
createNamedEntityComponent(boolean) - Method in class org.annotation.wordfreak.scheme.NamedEntityAnnotationScheme
 
createNons - Variable in class org.annotation.wordfreak.annotator.ChunkerAnnotator
Set to true when non-chunks should be created along with regular chunks for active-learning.
createRelation(String, Object, String[], Annotation[]) - Method in class org.annotation.wordfreak.AnnotationTree
Returns a new releation with the specified type, anchor key, frame, and annotations.
createRelation(String, Object, String[], Annotation[]) - Method in interface org.annotation.wordfreak.AnnotationView
Returns a new releation with the specified type, anchor key, frame, and annotations.
createRelation(String, Object, String[], Annotation[]) - Method in class org.annotation.wordfreak.DefaultAnnotationView
 
createRelation(String, Object, String[], Annotation[]) - Method in class org.annotation.wordfreak.UnmarkedTextAnnotationView
 
createToggleButton(String, String, String) - Method in class org.annotation.wordfreak.Gui
 
createToggleButton(String, String) - Method in class org.annotation.wordfreak.chooser.RelationalTreeCellRenderer
 
createUnseenRelations - Variable in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
createView(AnnotationFile) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
crosses(Object) - Method in class org.annotation.util.Span
 
currentAnnotation - Variable in class org.annotation.wordfreak.viewer.Viewer
The annotation currently being displayed.
currentDocument - Variable in class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
currentFile - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
Stores the last AnnotatedFile which was sent to the AnnotationListeners.
cut() - Method in class org.annotation.gui.DragAndDropTree
 
cut() - Method in class org.annotation.wordfreak.viewer.TextViewer
 
cut() - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
cut() - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
cut() - Method in class org.annotation.wordfreak.viewer.Viewer
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.