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 _

A

ABOUT_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
ACTUAL_DTD_ENTRY - Static variable in class org.annotation.wordfreak.io.XMLHandler
 
ADDTRACE - Static variable in class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
ADDVIEWER_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
ADJECTIVE - Static variable in class org.annotation.util.Morpheus
 
ADJUDICATE - Static variable in class org.annotation.wordfreak.project.ProjectItemsViewer
 
ADJUDICATE_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
ADVERB - Static variable in class org.annotation.util.Morpheus
 
AFTER_LAST_LINE - Static variable in class org.annotation.gui.NorthernBorderLayout
The component comes after the last line of the layout's content.
AFTER_LINE_ENDS - Static variable in class org.annotation.gui.NorthernBorderLayout
The component goes at the end of the line direction for the layout.
ALLFRONT_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
ANCHOR - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
 
ANNOTATE - Static variable in class org.annotation.wordfreak.project.ProjectItemsViewer
 
ANNOTATE - Static variable in class org.annotation.wordfreak.scheme.AnnotationScheme
global constant for setting the mouse to ANNOTATE mode
ANNOTATED_FILE - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
the type used to create the files in an XML file
ANNOTATE_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
ANNOTATION - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
ANNOTATION - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
the type used to create the annotations in an XML file
ANNOTATION_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
ANNOTATION_FILE - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
 
ANNOTATION_SOURCE - Static variable in class org.annotation.wordfreak.AnnotationTree
 
ANNOTATION_XML_TYPE - Static variable in class org.annotation.wordfreak.io.WordFreakFileFormat
the type used to create the Annotations in an XML file
ANNOTATOR - Static variable in class org.annotation.wordfreak.Annotation
The name of the annotator property.
ANNOTATOR - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
 
ANNOTATOR - Static variable in class org.annotation.wordfreak.project.Project
 
ANNOTATORS - Static variable in class org.annotation.wordfreak.AnnotationFile
 
ANNOTATORS - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
 
ARG - Static variable in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
ARGUMENT - Static variable in class org.annotation.wordfreak.io.AnnotationFileHandler
 
ARGUMENT_SPAN - Static variable in class org.annotation.wordfreak.Relation
 
AUTOLOAD_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
AboutBox - class org.annotation.wordfreak.AboutBox.
 
AboutBox(JFrame) - Constructor for class org.annotation.wordfreak.AboutBox
 
AbstractAnnotatedFileFormat - class org.annotation.wordfreak.io.AbstractAnnotatedFileFormat.
 
AbstractAnnotatedFileFormat() - Constructor for class org.annotation.wordfreak.io.AbstractAnnotatedFileFormat
 
AbstractAnnotationView - class org.annotation.wordfreak.AbstractAnnotationView.
 
AbstractAnnotationView() - Constructor for class org.annotation.wordfreak.AbstractAnnotationView
 
AbstractCellEditor - class org.annotation.gui.AbstractCellEditor.
Defines basic implementation of an editor for a table cell.
AbstractCellEditor() - Constructor for class org.annotation.gui.AbstractCellEditor
 
AbstractListAnnotationView - class org.annotation.wordfreak.AbstractListAnnotationView.
 
AbstractListAnnotationView() - Constructor for class org.annotation.wordfreak.AbstractListAnnotationView
 
AbstractTreeTableModel - class org.annotation.gui.AbstractTreeTableModel.
An abstract implementation of the TreeTableModel interface, handling the list of listeners.
AbstractTreeTableModel(Object) - Constructor for class org.annotation.gui.AbstractTreeTableModel
 
ActivityMonitor - class org.annotation.gui.ActivityMonitor.
 
AdjudicationSchemeNavigator - class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator.
 
AdjudicationSchemeNavigator(AnnotationScheme) - Constructor for class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
Align - class org.annotation.wordfreak.util.Align.
 
Align() - Constructor for class org.annotation.wordfreak.util.Align
 
AlignX - class org.annotation.wordfreak.util.AlignX.
 
AlignX() - Constructor for class org.annotation.wordfreak.util.AlignX
 
AnnotatedFileFormat - interface org.annotation.wordfreak.io.AnnotatedFileFormat.
This defines the interface for implementing new annotated file formats.
AnnotatedFileListener - interface org.annotation.wordfreak.AnnotatedFileListener.
This inteface allows objects which implement it to be notified of file related events.
AnnotatedFileManager - class org.annotation.wordfreak.AnnotatedFileManager.
Class that handles and disbatches file related events to AnnotatedFileListeners.
AnnotatedFileManager() - Constructor for class org.annotation.wordfreak.AnnotatedFileManager
 
Annotation - class org.annotation.wordfreak.Annotation.
Class for storing annotations.
Annotation(AnnotationTree, Span) - Constructor for class org.annotation.wordfreak.Annotation
Creates a new annotation with the given tree and span.
Annotation(AnnotationTree, Span, Annotation[]) - Constructor for class org.annotation.wordfreak.Annotation
Creates a new annotatinon with the given tree and children.
Annotation(AnnotationTree, Annotation) - Constructor for class org.annotation.wordfreak.Annotation
Copies the specified annotation creating a new annotation with identical properties with the specified tree.
Annotation(AnnotationTree, Span, String, String, double) - Constructor for class org.annotation.wordfreak.Annotation
Creates a new annotation with the given tree, span, type, annotator and confidence.
Annotation(AnnotationTree, Span, String, String, double, String) - Constructor for class org.annotation.wordfreak.Annotation
Creates a new annotation with the given tree, span, type, annotator, confidence and comment.
Annotation(AnnotationTree, Span, List) - Constructor for class org.annotation.wordfreak.Annotation
Creates a new annotation with the given tree and children.
Annotation(AnnotationTree, Span, List, String, String, double) - Constructor for class org.annotation.wordfreak.Annotation
Creates a new annotation with the given tree, children, type, annotator and confidence.
AnnotationCommand - class org.annotation.wordfreak.command.AnnotationCommand.
 
AnnotationCommand() - Constructor for class org.annotation.wordfreak.command.AnnotationCommand
 
AnnotationDatabaseWriter - class org.annotation.wordfreak.io.AnnotationDatabaseWriter.
 
AnnotationDatabaseWriter() - Constructor for class org.annotation.wordfreak.io.AnnotationDatabaseWriter
 
AnnotationDatabaseWriter(AnnotationFile) - Constructor for class org.annotation.wordfreak.io.AnnotationDatabaseWriter
 
AnnotationDatabaseWriter(AnnotationFile, String) - Constructor for class org.annotation.wordfreak.io.AnnotationDatabaseWriter
 
AnnotationFile - class org.annotation.wordfreak.AnnotationFile.
 
AnnotationFile(String, String) - Constructor for class org.annotation.wordfreak.AnnotationFile
Creates a new annotation file object.
AnnotationFile(String, AnnotatedFileFormat) - Constructor for class org.annotation.wordfreak.AnnotationFile
Create new annotation file object.
AnnotationFileHandler - class org.annotation.wordfreak.io.AnnotationFileHandler.
 
AnnotationFileHandler(AnnotationFile) - Constructor for class org.annotation.wordfreak.io.AnnotationFileHandler
 
AnnotationFileParser - class org.annotation.wordfreak.io.AnnotationFileParser.
 
AnnotationFileWriter - class org.annotation.wordfreak.io.AnnotationFileWriter.
 
AnnotationFileWriter(AnnotationFile) - Constructor for class org.annotation.wordfreak.io.AnnotationFileWriter
 
AnnotationFilter - interface org.annotation.wordfreak.AnnotationFilter.
Specifies the interface that annotation filters must implement to be applied to annotations by WordFreak.
AnnotationFilterCriterionViewer - class org.annotation.wordfreak.AnnotationFilterCriterionViewer.
 
AnnotationFilterCriterionViewer(String, int, Object, JPopupMenu) - Constructor for class org.annotation.wordfreak.AnnotationFilterCriterionViewer
 
AnnotationFilterListener - interface org.annotation.wordfreak.AnnotationFilterListener.
Interface which objects listening to annotation filters for changes must implement in order to be notified of these changes.
AnnotationFilterViewer - class org.annotation.wordfreak.AnnotationFilterViewer.
This class provides a UI for displaying and updating a DefaultAnnotationFilter object.
AnnotationFilterViewer(DefaultAnnotationFilter) - Constructor for class org.annotation.wordfreak.AnnotationFilterViewer
 
AnnotationManager - class org.annotation.wordfreak.AnnotationManager.
This class keeps track of the plugin components such as schemes, viewers, and annotators as well as which of these plugins are currently in use and disbatchs events.
AnnotationManager() - Constructor for class org.annotation.wordfreak.AnnotationManager
 
AnnotationScheme - class org.annotation.wordfreak.scheme.AnnotationScheme.
Annotation schemes define different types of annotation.
AnnotationScheme(String) - Constructor for class org.annotation.wordfreak.scheme.AnnotationScheme
 
AnnotationScheme(String, Chooser) - Constructor for class org.annotation.wordfreak.scheme.AnnotationScheme
 
AnnotationScheme.POSFeature - class org.annotation.wordfreak.scheme.AnnotationScheme.POSFeature.
 
AnnotationScheme.POSFeature() - Constructor for class org.annotation.wordfreak.scheme.AnnotationScheme.POSFeature
 
AnnotationSchemeAdapter - class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter.
 
AnnotationSchemeAdapter() - Constructor for class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
AnnotationSchemeConfigFileHandler - class org.annotation.wordfreak.scheme.AnnotationSchemeConfigFileHandler.
 
AnnotationSchemeConfigFileHandler(Map, Map) - Constructor for class org.annotation.wordfreak.scheme.AnnotationSchemeConfigFileHandler
 
AnnotationSchemeListener - interface org.annotation.wordfreak.scheme.AnnotationSchemeListener.
This interface defines how an AnnotationScheme communicates with listening objects.
AnnotationSelection - class org.annotation.wordfreak.AnnotationSelection.
This class represents the current selection and allows for multiple regions to be selected simultaniously.
AnnotationSelection() - Constructor for class org.annotation.wordfreak.AnnotationSelection
Creates a new annotation selection with no selected regions.
AnnotationSelection(List) - Constructor for class org.annotation.wordfreak.AnnotationSelection
Creates a new annotation selection with the specified region.
AnnotationSource - class org.annotation.wordfreak.AnnotationSource.
Represents the sourse data for an annotated file.
AnnotationSource() - Constructor for class org.annotation.wordfreak.AnnotationSource
 
AnnotationTree - class org.annotation.wordfreak.AnnotationTree.
A data structure for storing extent-based annotations in a sorted tree structure and meta-information relating them.
AnnotationTree(AnnotationFile, AnnotationSource) - Constructor for class org.annotation.wordfreak.AnnotationTree
 
AnnotationTreeCellRenderer - class org.annotation.wordfreak.viewer.AnnotationTreeCellRenderer.
 
AnnotationTreeCellRenderer(AnnotationView, Map, List, List) - Constructor for class org.annotation.wordfreak.viewer.AnnotationTreeCellRenderer
 
AnnotationTreeNode - class org.annotation.wordfreak.viewer.AnnotationTreeNode.
 
AnnotationTreeNode(TreeComparable) - Constructor for class org.annotation.wordfreak.viewer.AnnotationTreeNode
 
AnnotationTypes - class org.annotation.wordfreak.AnnotationTypes.
This class historically has contained types for anntoations and support functions for these types.
AnnotationTypes() - Constructor for class org.annotation.wordfreak.AnnotationTypes
 
AnnotationUpdateException - exception org.annotation.wordfreak.AnnotationUpdateException.
Thrown to indicate that an annotation has been updated in such a way that it violates the structure of the annotation tree.
AnnotationUpdateException() - Constructor for class org.annotation.wordfreak.AnnotationUpdateException
Constructs an AnnotationUpdateException with no detail message.
AnnotationUpdateException(String) - Constructor for class org.annotation.wordfreak.AnnotationUpdateException
Constructs an AnnotationUpdateException with the specified detail message.
AnnotationView - interface org.annotation.wordfreak.AnnotationView.
Provides a tree inteface and a list interface to a group of annotations.
Annotator - class org.annotation.wordfreak.annotator.Annotator.
This is the top level class for automatic annotators or taggers.
Annotator(String) - Constructor for class org.annotation.wordfreak.annotator.Annotator
 
AnnotatorListener - interface org.annotation.wordfreak.annotator.AnnotatorListener.
Interface between annotators and other componets.
Argument - class org.annotation.wordfreak.Argument.
 
Argument(String, Annotation) - Constructor for class org.annotation.wordfreak.Argument
 
ArrayHeap - class org.annotation.util.ArrayHeap.
 
ArrayHeap(int, Comparator) - Constructor for class org.annotation.util.ArrayHeap
 
accept(File) - Method in class org.annotation.wordfreak.project.ProjectFileFilter
 
action - Variable in class org.annotation.wordfreak.annotator.ChunkerAnnotator.ChunkAction
 
actionPerformed(ActionEvent) - Method in class org.annotation.gui.EventManager
 
actionPerformed(ActionEvent) - Method in class org.annotation.gui.HelpViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.gui.MenuBarManager
 
actionPerformed(ActionEvent) - Method in class org.annotation.gui.MetaButton
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.AboutBox
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.AnnotationFilterCriterionViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.AnnotationFilterViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.SplashBox
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.annotator.Annotator
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.chooser.CorefTreeCellEditor
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
Messaged when the timer fires, this will start the editing session.
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.chooser.OutcomesGroupComponent
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.chooser.RelationalTreeCellEditor
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.project.ProjectItemsViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.project.ProjectViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.viewer.ConcordanceViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.viewer.TableViewerCellEditor
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
actionPerformed(ActionEvent) - Method in class org.annotation.wordfreak.viewer.Viewer
 
add(Action) - Method in class org.annotation.gui.MoreMenu
 
add(Component) - Method in class org.annotation.gui.MoreMenu
 
add(Component, int) - Method in class org.annotation.gui.MoreMenu
 
add(JMenuItem) - Method in class org.annotation.gui.MoreMenu
 
add(String) - Method in class org.annotation.gui.MoreMenu
 
add(Object) - Method in class org.annotation.util.CountedSet
 
add(MutableTreeNode) - Method in class org.annotation.util.RecursiveTreeNode
 
add(MutableTreeNode) - Method in class org.annotation.util.SortedTreeNode
Adds a SortedTreeNode to an existing tree inserting it in its proper location.
add(SpanTreeNode) - Method in class org.annotation.util.SpanTreeNode
Adds a SpanTreeNode to an existing tree inserting it in its proper location.
add(Object) - Method in class org.annotation.wordfreak.Annotation
 
add(Annotation) - Method in class org.annotation.wordfreak.Annotation
Add the specified annotation to this annotation or one of its children.
add(Annotation) - Method in class org.annotation.wordfreak.AnnotationFile
 
add(Annotation) - Method in class org.annotation.wordfreak.AnnotationTree
 
add(Annotation, Annotation) - Method in class org.annotation.wordfreak.AnnotationTree
Adds a new annotation to root and updates dependent annotations adjusting it if necessary to maintain tree integrity.
add(Annotation, Annotation, Annotation) - Method in class org.annotation.wordfreak.AnnotationTree
 
add(Annotation, Annotation, Annotation, boolean) - Method in class org.annotation.wordfreak.AnnotationTree
 
add(Annotation, Annotation, Annotation, boolean, int, int) - Method in class org.annotation.wordfreak.AnnotationTree
Adds the specified annotation below the specified root and above the specified above annotation prefering shallow insertion when the specified boolean is true.
add(Object) - Method in class org.annotation.wordfreak.SortedAnnotations
 
add(String) - Method in class org.annotation.wordfreak.chooser.EntityTreeNode
 
add(String, String) - Method in class org.annotation.wordfreak.chooser.EntityTreeNode
 
add(String) - Method in class org.annotation.wordfreak.chooser.WordSenseTreeNode
 
add(String, String) - Method in class org.annotation.wordfreak.chooser.WordSenseTreeNode
 
add(MutableTreeNode) - Method in class org.annotation.wordfreak.project.ProjectItemTreeNode
 
addAbove(Annotation, Annotation) - Method in class org.annotation.wordfreak.AnnotationTree
 
addActionListener(ActionListener) - Method in class org.annotation.wordfreak.chooser.EntityTreeNode
 
addActivity(Object, String, Icon, String, int, int) - Method in class org.annotation.gui.ActivityMonitor
 
addAll(Collection) - Method in class org.annotation.wordfreak.Annotation
 
addAll(AnnotationSelection) - Method in class org.annotation.wordfreak.AnnotationSelection
Adds each region in the specified annotation selection to this selection.
addAnnotatedFile(FileFormat, String) - Method in class org.annotation.wordfreak.project.ProjectItem
 
addAnnotatedFile(ProjectItem) - Method in class org.annotation.wordfreak.project.ProjectItem
 
addAnnotatedFileListener(AnnotatedFileListener) - Method in class org.annotation.wordfreak.AnnotatedFileManager
 
addAnnotatedFileListener(AnnotatedFileListener) - Method in interface org.annotation.wordfreak.FileRequestListener
Registers an AnnotatedFileListener to be notified of file related changes.
addAnnotation(Annotation) - Method in class org.annotation.wordfreak.AnnotationFile
 
addAnnotation(Annotation) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addAnnotation(Annotation, Annotation) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addAnnotation(Annotation) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addAnnotation(Annotation, Annotation) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addAnnotation(Annotation) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addAnnotation(Annotation, Annotation) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addAnnotation(Annotation) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
Designates that the specified annotation has been added
addAnnotation(Annotation, Annotation) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
addAnnotation(Annotation) - Method in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
addAnnotation(Annotation, Annotation) - Method in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
addAnnotation(Annotation, Annotation) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addAnnotation(Annotation) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addAnnotationFilterListener(AnnotationFilterListener) - Method in interface org.annotation.wordfreak.AnnotationFilter
Adds the specified listener to the list of listeners which are notified of changed to this filter.
addAnnotationFilterListener(AnnotationFilterListener) - Method in class org.annotation.wordfreak.DefaultAnnotationFilter
 
addAnnotationFilterListener(AnnotationFilterListener) - Method in class org.annotation.wordfreak.MethodAnnotationFilter
 
addAnnotationSchemeListener(AnnotationSchemeListener) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
Registers the specified listener for annotation scheme callbacks.
addAnnotationSchemeListener(AnnotationSchemeListener) - Method in class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
addAnnotationSchemeListener(AnnotationSchemeListener) - Method in class org.annotation.wordfreak.scheme.EntityAnnotationScheme
 
addAnnotationSchemeListener(AnnotationSchemeListener) - Method in class org.annotation.wordfreak.scheme.NamedEntityAnnotationScheme
 
addAnnotationSchemeListener(AnnotationSchemeListener) - Method in class org.annotation.wordfreak.scheme.POSAnnotationScheme
 
addAnnotationSchemeListener(AnnotationSchemeListener) - Method in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
addAnnotationView(Object) - Method in class org.annotation.wordfreak.AnnotationTree
 
addAnnotationView(Object, AnnotationFilter) - Method in class org.annotation.wordfreak.AnnotationTree
 
addAnnotationView(Object, AnnotationFilter, AnnotationFilter) - Method in class org.annotation.wordfreak.AnnotationTree
 
addAnnotationView(Object, AnnotationFilter, AnnotationFilter, SortedAnnotations) - Method in class org.annotation.wordfreak.AnnotationTree
 
addAnnotationView(Object, AnnotationView) - Method in class org.annotation.wordfreak.AnnotationTree
 
addAnnotator(String) - Method in class org.annotation.wordfreak.AnnotationFile
 
addAnnotator(String) - Method in class org.annotation.wordfreak.AnnotationTree
 
addAnnotatorListener(AnnotatorListener) - Method in class org.annotation.wordfreak.annotator.Annotator
Registers the specified annotator listener for notification from this annotator.
addAnnotatorName(String) - Method in class org.annotation.wordfreak.AnnotationFilterViewer
 
addAnnotatorNames(List) - Method in class org.annotation.wordfreak.AnnotationManager
 
addAnnotatorNames(List) - Method in interface org.annotation.wordfreak.FilterCriteriaListener
Indicates that the specified annotator names have been added as filter criteria.
addAnnotatorNames(List) - Method in interface org.annotation.wordfreak.FilterCriteriaManager
Advises the manager that the specified annotator names should be available for filtering.
addAnnotatorNames(List) - Method in class org.annotation.wordfreak.project.ProjectViewer
 
addCellEditorListener(CellEditorListener) - Method in class org.annotation.gui.AbstractCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.annotation.gui.ComboBoxTableCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.annotation.wordfreak.chooser.CorefTreeCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.annotation.wordfreak.chooser.EntityTreeCellEditor
Add a listener to the list that's notified when the editor starts, stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class org.annotation.wordfreak.chooser.RelationalTreeCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.annotation.wordfreak.viewer.TableViewerCellEditor
 
addChangeListener(CriterionChangeListener) - Method in class org.annotation.wordfreak.AnnotationFilterCriterionViewer
 
addChooserListener(ChooserListener) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addChooserListener(ChooserListener) - Method in class org.annotation.wordfreak.chooser.OutcomesGroupComponent
 
addCollapseListener(CollapsablePanel.CollapseListener) - Method in class org.annotation.gui.CollapsablePanel
 
addComponent(JComponent) - Method in interface org.annotation.wordfreak.chooser.Chooser
Adds the specified component to this chooser.
addComponent(JComponent, boolean) - Method in interface org.annotation.wordfreak.chooser.Chooser
Adds the specified component to this chooser indicating whether the chooser should stretch to accomidate it.
addComponent(JComponent) - Method in class org.annotation.wordfreak.chooser.DialogChooser
 
addComponent(JComponent, boolean) - Method in class org.annotation.wordfreak.chooser.DialogChooser
 
addComponents(JComponent[]) - Method in interface org.annotation.wordfreak.chooser.Chooser
Adds the specified components to this chooser indicating whether the chooser should stretch to accomidate them.
addComponents(JComponent[], boolean[]) - Method in interface org.annotation.wordfreak.chooser.Chooser
Adds the specified components to this chooser indicating for which the chooser should stretch to accomidate them.
addComponents(JComponent[]) - Method in class org.annotation.wordfreak.chooser.DialogChooser
 
addComponents(JComponent[], boolean[]) - Method in class org.annotation.wordfreak.chooser.DialogChooser
 
addConversion(char, char) - Method in class org.annotation.util.RecordReader
 
addConversion(char, char, char, char) - Method in class org.annotation.util.RecordReader
 
addCriteriaName(String) - Method in class org.annotation.wordfreak.AnnotationFilterViewer
 
addDragAndDropTreeListener(DragAndDropTreeListener) - Method in class org.annotation.gui.DragAndDropTree
 
addDropListener(DropListener) - Method in class org.annotation.gui.BandSelectJTree
 
addFeature(String) - Method in class org.annotation.wordfreak.AnnotationFile
 
addFeature(String) - Method in class org.annotation.wordfreak.AnnotationTree
 
addFeature(DynamicFeature, String) - Method in class org.annotation.wordfreak.viewer.DynamicFeatureTreeTableModel
 
addFeatureValue(String, String, String) - Method in class org.annotation.util.FeatureMap
Adds a value to this annotation's feature set.
addFeatureValue(String, String) - Method in class org.annotation.util.FeatureMap
Adds a value to this annotations feature set.
addFeatureValue(String, String, String) - Method in class org.annotation.wordfreak.Annotation
 
addFile(String, String, AnnotatedFileFormat) - Method in class org.annotation.wordfreak.project.Project
Adds an annotation file to the project.
addFiles(File) - Method in class org.annotation.wordfreak.util.FileFinder
 
addFilterCriteriaListener(FilterCriteriaListener) - Method in class org.annotation.wordfreak.AnnotationManager
 
addFilterCriteriaListener(FilterCriteriaListener) - Method in interface org.annotation.wordfreak.FilterCriteriaManager
Adds the specified listener the list of listeners notified of filter criteria changes.
addFirst(Object) - Method in class org.annotation.util.DoubleLinkedList
 
addFloatingWindow(Window) - Static method in class org.annotation.wordfreak.Gui
 
addFrame(Relation) - Method in class org.annotation.wordfreak.chooser.RelationComponent
 
addGold(String) - Method in class org.annotation.wordfreak.AnnotatedFileManager
 
addGold(String) - Method in interface org.annotation.wordfreak.FileRequestListener
Adds the annotated file name/path specified by fileName to the set of gold files.
addGroup(String, String[]) - Method in class org.annotation.wordfreak.chooser.OutcomesGroupComponent
 
addGroup(String, String[], String[]) - Method in class org.annotation.wordfreak.chooser.OutcomesGroupComponent
 
addGroup(String, ChooserComponent) - Method in class org.annotation.wordfreak.chooser.TabbedMultiComponent
 
addHighlight(Annotation, Color) - Method in class org.annotation.wordfreak.viewer.AnnotationTreeCellRenderer
 
addHighlight(Annotation, Color) - Method in class org.annotation.wordfreak.viewer.TreeViewerCellRenderer
 
addIcon(String, String) - Method in class org.annotation.wordfreak.chooser.CorefTreeCellRenderer
 
addKeyBufferListener(WordFreakKeyboardFocusManager.KeyBufferListener) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addLast(Object) - Method in class org.annotation.util.DoubleLinkedList
 
addLayoutComponent(Component, Object) - Method in class org.annotation.gui.NorthernBorderLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class org.annotation.gui.NorthernBorderLayout
Deprecated. replaced by addLayoutComponent(Component, Object).
addLayoutComponent(Component, Object) - Method in class org.annotation.wordfreak.chooser.ChooserLayout
 
addLayoutComponent(String, Component) - Method in class org.annotation.wordfreak.chooser.ChooserLayout
 
addLayoutComponent(Component, Object) - Method in class org.annotation.wordfreak.chooser.OutcomesComponentLayout
 
addListSelectionListener(ListSelectionListener) - Method in class org.annotation.gui.FilterList
 
addListener(ViewerListener) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addListener(ViewerListener) - Method in class org.annotation.wordfreak.viewer.TableViewer
 
addListener(ViewerListener) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addMatchCriteria(List) - Method in class org.annotation.wordfreak.AnnotationManager
 
addMatchCriteria(List) - Method in interface org.annotation.wordfreak.FilterCriteriaListener
Indicates that the specified criteria have been added as filter criteria.
addMatchCriteria(List) - Method in interface org.annotation.wordfreak.FilterCriteriaManager
Advises the manager that the specified criteria names should be available for filtering.
addMatchCriteria(List) - Method in class org.annotation.wordfreak.project.ProjectViewer
 
addMenu(JMenu, String) - Method in class org.annotation.gui.MenuBarManager
 
addMenu(JMenu, JMenu, String) - Method in class org.annotation.gui.MenuBarManager
 
addMenuItem(String, JMenu, JMenuItem) - Method in class org.annotation.gui.MenuBarManager
 
addMenuItem(String, JMenu, JRadioButtonMenuItem) - Method in class org.annotation.gui.MenuBarManager
 
addMenuItem(String, JMenu, JCheckBoxMenuItem) - Method in class org.annotation.gui.MenuBarManager
 
addMenuItem(String, JMenu, JMenuItem, int) - Method in class org.annotation.gui.MenuBarManager
 
addMenuItem(String, JMenu, JMenuItem, int, int) - Method in class org.annotation.gui.MenuBarManager
 
addMetaButtonListener(MetaButtonListener) - Method in class org.annotation.gui.MetaButton
 
addMouseListenerToHeaderInTable(JTable) - Method in class org.annotation.util.TableSorter
 
addProgressListener(ProgressListener) - Method in interface org.annotation.wordfreak.io.FileFormat
 
addProgressListener(ProgressListener) - Method in class org.annotation.wordfreak.io.TextColumnsFileFormat
 
addProgressListener(ProgressListener) - Method in class org.annotation.wordfreak.io.TextFileFormat
 
addProgressListener(ProgressListener) - Method in class org.annotation.wordfreak.io.TreebankFileFormat
 
addProgressListener(ProgressListener) - Method in class org.annotation.wordfreak.io.WordFreakFileFormat
 
addProperty(String) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addProperty(String, String) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addProperty(DynamicFeature) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addProperty(DynamicFeature, String) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addProperty(DynamicFeature, String, String) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addProperty(String) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addProperty(String, String) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addProperty(DynamicFeature) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addProperty(DynamicFeature, String) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addProperty(DynamicFeature, String, String) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addProperty(String) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addProperty(String, String) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addProperty(DynamicFeature) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addProperty(DynamicFeature, String) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addProperty(DynamicFeature, String, String) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addProperty(String) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
addProperty(String, String) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
addProperty(DynamicFeature) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
addProperty(DynamicFeature, String) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
addProperty(DynamicFeature, String, String) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
addProperty(DynamicFeature, String, String) - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
addProperty(String) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addProperty(String, String) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addProperty(DynamicFeature) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addProperty(DynamicFeature, String) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addProperty(DynamicFeature, String, String) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addRedoComponent(AbstractButton) - Method in class org.annotation.gui.UndoManager
 
addRegionToSelection(List) - Method in class org.annotation.wordfreak.AnnotationSelection
Adds the specfied region to this selection.
addScheme(AnnotationScheme) - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
addSeparator(JMenu) - Method in class org.annotation.gui.MenuBarManager
 
addSeparator() - Method in class org.annotation.gui.MoreMenu
 
addSettingsListener(SettingsListener) - Method in class org.annotation.wordfreak.AnnotationFilterViewer
 
addSettingsListener(SettingsListener) - Method in class org.annotation.wordfreak.project.ProjectViewer
 
addSort(RecursiveTreeNode) - Method in class org.annotation.util.RecursiveTreeNode
Adds a SortedTreeNode to an existing tree inserting it in its proper location.
addSortedAnnotationsSource(SortedAnnotationsSource) - Method in class org.annotation.wordfreak.SortedAnnotations
 
addStyle(String, AttributeSet) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
addStyle(String, AttributeSet) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
addStyle(String, AttributeSet) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
addStyle(String, AttributeSet) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
This allows an AnnotationScheme to change the background color for a particular annotation
addStyle(String, AttributeSet) - Method in class org.annotation.wordfreak.viewer.TextViewer
 
addStyle(String, AttributeSet) - Method in class org.annotation.wordfreak.viewer.Viewer
 
addToRegion(Object) - Method in class org.annotation.wordfreak.AnnotationSelection
Adds the specified object ot the current region or creates a region if no region exisits.
addTreeModelListener(TreeModelListener) - Method in class org.annotation.gui.AbstractTreeTableModel
 
addTreeModelListener(TreeModelListener) - Method in class org.annotation.wordfreak.AbstractAnnotationView
 
addTreeModelListener(TreeModelListener) - Method in class org.annotation.wordfreak.DefaultAnnotationView
 
addTreeModelListener(TreeModelListener) - Method in class org.annotation.wordfreak.viewer.DynamicFeatureTreeTableModel
 
addTreeShouldExpandListener(DynamicFeatureTreeTableModel.TreeShouldExpandListener) - Method in class org.annotation.wordfreak.viewer.DynamicFeatureTreeTableModel
 
addType(String) - Method in class org.annotation.wordfreak.Annotation
 
addUndoComponent(AbstractButton) - Method in class org.annotation.gui.UndoManager
 
addUndoListener(UndoListener) - Static method in class org.annotation.gui.UndoManager
 
addViewer(String) - Method in class org.annotation.wordfreak.AnnotationManager
 
addViewer(String, Component) - Method in class org.annotation.wordfreak.Gui
 
addViewer(String, Component) - Method in interface org.annotation.wordfreak.GuiListener
Adds the specified viewer to the GUI with the specified name.
addViewer(String) - Method in interface org.annotation.wordfreak.SettingsListener
Indicates that a viewer with the specified name has been added to wordfreak's UI.
addViewer(Viewer) - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
addViewer(Viewer) - Method in class org.annotation.wordfreak.viewer.SplitViewer
 
addWatcher(QueueWatcher) - Method in class org.annotation.util.Queue
 
adjSuffixes - Static variable in class org.annotation.util.Morpheus
Array of two-element String arrays, where the first element of each two-element array is a potential adjective suffix and the second element is a replacement suffix to canonicalize the word form.
adjacent(Annotation, Annotation) - Method in class org.annotation.wordfreak.AnnotationTree
 
adjudicate() - Method in class org.annotation.wordfreak.AnnotationManager
 
adjudicate() - Method in interface org.annotation.wordfreak.SettingsListener
Indicates that the user has requested to switch into adjudication mode.
adjudicationMatch(Annotation, Annotation) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
adjudicationMatch(Annotation, Object, Annotation, Object) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
adjudicationMatch(Annotation, Object, Annotation, Object) - Method in class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
adjudicationMatch(Annotation, Object, Annotation, Object) - Method in class org.annotation.wordfreak.scheme.EntityAnnotationScheme
 
adjustMouseOffset(MouseEvent) - Method in class org.annotation.wordfreak.viewer.TextViewer
Computes adjusted offset for the specified event.
adjustSelectionLeft() - Method in class org.annotation.wordfreak.viewer.DebugViewer
 
adjustSelectionLeft() - Method in class org.annotation.wordfreak.viewer.TableViewer
 
adjustSelectionLeft() - Method in class org.annotation.wordfreak.viewer.TextViewer
 
adjustSelectionLeft() - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
adjustSelectionLeft() - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
adjustSelectionRight() - Method in class org.annotation.wordfreak.viewer.DebugViewer
 
adjustSelectionRight() - Method in class org.annotation.wordfreak.viewer.TableViewer
 
adjustSelectionRight() - Method in class org.annotation.wordfreak.viewer.TextViewer
 
adjustSelectionRight() - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
adjustSelectionRight() - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
adjustedAnnotation(AnnotationTree, Annotation, int) - Static method in class org.annotation.wordfreak.Annotation
Copies the specified annotation and adjusts its span by the specified adjustment creating a new annotation with identical properties using the specified tree.
alignOthers(AnnotationScheme) - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
allAnnotatedFilesSaved() - Method in class org.annotation.wordfreak.AnnotatedFileManager
 
allAnnotatedFilesSaved() - Method in interface org.annotation.wordfreak.FileRequestListener
Returns true is all annotated files have been saved, false otherwise.
allowsChildren() - Method in class org.annotation.wordfreak.Annotation
 
annoFilter - Variable in class org.annotation.wordfreak.AbstractListAnnotationView
 
annotate() - Method in class org.annotation.wordfreak.AnnotationManager
 
annotate() - Method in interface org.annotation.wordfreak.SettingsListener
Indicates that the user has requested to switch into annotation mode.
annotate() - Method in class org.annotation.wordfreak.annotator.Annotator
Creates a progress bar and then annotates all the loaded files with this annotator.
annotatedFile(AnnotationFile) - Method in interface org.annotation.wordfreak.AnnotatedFileListener
Notofies the listener that the specified file was openend.
annotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.annotator.Annotator
Selects annotations from f required for annotator.
annotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.annotator.ParagraphAnnotator
 
annotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
Selects annotations from f that this scheme can modify.
annotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
annotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
annotatedFile(AnnotationFile) - Method in class org.annotation.wordfreak.scheme.EntityAnnotationScheme
 
annotating() - Method in class org.annotation.wordfreak.annotator.Annotator
Applies the appropiate annotation actions to each loaded annotation file.
annotating() - Method in class org.annotation.wordfreak.annotator.DocumentProcessor
 
annotating() - Method in class org.annotation.wordfreak.annotator.RegExAnnotator
 
annotation(Annotation) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.ButtonsComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.CommentComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.CoreferenceComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.DebugComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.HeadComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.InfoComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.LabelComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.NamedEntityComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.NavigationComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.OutcomesComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.OutcomesGroupComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.RelationComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.TabbedMultiComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.chooser.TreeComponent
 
annotation(Annotation) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
annotation(Annotation) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
Notifies the listener to focus display the specified annotation.
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.ConcordanceViewer
 
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.DebugViewer
 
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.TableViewer
 
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.TextViewer
 
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.TypeTextViewer
 
annotation(Annotation) - Method in class org.annotation.wordfreak.viewer.Viewer
 
annotationComplete() - Method in class org.annotation.wordfreak.AnnotationManager
 
annotationComplete() - Method in interface org.annotation.wordfreak.annotator.AnnotatorListener
Notifies listeners that automatic annotation is complete.
annotationFilter - Variable in class org.annotation.wordfreak.annotator.Annotator
The filter that should be used during annotation so as to only change existing annotations which meet the filter criteria.
annotationFilter - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
Filter which determines what subset of the annotations this scheme cares about.
annotationFromMouse(int, int) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
annotationFromMouse(int, int, String) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
Creates a new annotation based on the offsets start and end and updates the schemes data stuctures.
annotationFromMouse(String) - Method in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
annotationOther - Variable in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
annotations(List) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
annotationsIterator() - Method in class org.annotation.wordfreak.Relation
 
annotator - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
Current annotator for sorting outcomes if this is supported.
annotatorName - Variable in class org.annotation.wordfreak.scheme.AnnotationScheme
Username of the person doing the annotation
annotators - Variable in class org.annotation.wordfreak.wordfreak
 
anns - Variable in class org.annotation.wordfreak.AbstractListAnnotationView
List of annotations this view handles based on annoFilter.
applyComponentOrientation(ComponentOrientation) - Method in class org.annotation.wordfreak.viewer.TextViewer
 

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.