Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
D
DATADIR_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DATA_DIRECTORY
- Static variable in class org.annotation.wordfreak.project.
Project
DEBUG
- Static variable in class org.annotation.wordfreak.io.
XMLHandler
DEFAULT
- Static variable in class org.annotation.wordfreak.
AnnotationTree
DEFAULTENCODING_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DEFAULT_ACTION
- Static variable in class org.annotation.wordfreak.scheme.
AnnotationScheme
Navigation Messages
DEFAULT_ANNOTATOR_NAME
- Static variable in class org.annotation.wordfreak.annotator.
Annotator
DEFAULT_RANGE
- Static variable in class org.annotation.wordfreak.viewer.
ConcordanceViewer
The character range used when no annotation is available.
DEFAULT_SET_DELIMITER
- Static variable in class org.annotation.util.
FeatureMap
The delimiter used when treating features as sets of features.
DEFAULT_VIEW
- Static variable in class org.annotation.wordfreak.
AnnotationTree
DISABLECLOSEALL_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DISABLESAVEALL_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DISABLETAG_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DISABLETRAIN_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DISABLE_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DOCUMENT
- Static variable in class org.annotation.wordfreak.
AnnotationTypes
DOCUMENT
- Static variable in class org.annotation.wordfreak.io.
AbstractAnnotatedFileFormat
DOCUMENT_TYPE
- Static variable in class org.annotation.wordfreak.scheme.
DocumentAnnotationScheme
DTDErasingInputStream
- class org.annotation.wordfreak.io.
DTDErasingInputStream
.
DTDErasingInputStream(InputStream)
- Constructor for class org.annotation.wordfreak.io.
DTDErasingInputStream
DUPLICATE_EVENT
- Static variable in class org.annotation.wordfreak.
EventTypes
DataExtractor
- class org.annotation.util.
DataExtractor
.
DataExtractor()
- Constructor for class org.annotation.util.
DataExtractor
DataExtractor(String)
- Constructor for class org.annotation.util.
DataExtractor
DebugComponent
- class org.annotation.wordfreak.chooser.
DebugComponent
.
DebugComponent()
- Constructor for class org.annotation.wordfreak.chooser.
DebugComponent
DebugViewer
- class org.annotation.wordfreak.viewer.
DebugViewer
.
DebugViewer(String)
- Constructor for class org.annotation.wordfreak.viewer.
DebugViewer
DefaultAnnotationFilter
- class org.annotation.wordfreak.
DefaultAnnotationFilter
.
DefaultAnnotationFilter()
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationFilter
DefaultAnnotationFilter(double, List)
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationFilter
DefaultAnnotationFilter(String, double, List)
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationFilter
DefaultAnnotationFilter(String, double, String, List, boolean)
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationFilter
DefaultAnnotationView
- class org.annotation.wordfreak.
DefaultAnnotationView
.
DefaultAnnotationView(AnnotationTree)
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationView
DefaultAnnotationView(AnnotationTree, AnnotationFilter)
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationView
DefaultAnnotationView(AnnotationTree, AnnotationFilter, AnnotationFilter)
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationView
DefaultAnnotationView(AnnotationTree, AnnotationFilter, AnnotationFilter, SortedAnnotations)
- Constructor for class org.annotation.wordfreak.
DefaultAnnotationView
DefaultSchemeNavigator
- class org.annotation.wordfreak.scheme.
DefaultSchemeNavigator
.
DefaultSchemeNavigator(AnnotationScheme)
- Constructor for class org.annotation.wordfreak.scheme.
DefaultSchemeNavigator
DeleteCommand
- class org.annotation.wordfreak.command.
DeleteCommand
.
DeleteCommand(Annotation)
- Constructor for class org.annotation.wordfreak.command.
DeleteCommand
DeleteCommand(Annotation, boolean)
- Constructor for class org.annotation.wordfreak.command.
DeleteCommand
DeleteListCommand
- class org.annotation.wordfreak.command.
DeleteListCommand
.
DeleteListCommand(List)
- Constructor for class org.annotation.wordfreak.command.
DeleteListCommand
DeleteRecursiveCommand
- class org.annotation.wordfreak.command.
DeleteRecursiveCommand
.
DeleteRecursiveCommand(Annotation[])
- Constructor for class org.annotation.wordfreak.command.
DeleteRecursiveCommand
DepthFirstIterator
- class org.annotation.util.
DepthFirstIterator
.
DepthFirstIterator(TreeNode)
- Constructor for class org.annotation.util.
DepthFirstIterator
DerivativeAnnotationScheme
- class org.annotation.wordfreak.scheme.
DerivativeAnnotationScheme
.
Derivative annotation scheme is used to create annotation schemes which create annotations based on existing annotations.
DerivativeAnnotationScheme(String)
- Constructor for class org.annotation.wordfreak.scheme.
DerivativeAnnotationScheme
DerivativeAnnotationScheme(String, boolean)
- Constructor for class org.annotation.wordfreak.scheme.
DerivativeAnnotationScheme
DialogChooser
- class org.annotation.wordfreak.chooser.
DialogChooser
.
DialogChooser()
- Constructor for class org.annotation.wordfreak.chooser.
DialogChooser
DialogChooser(JFrame)
- Constructor for class org.annotation.wordfreak.chooser.
DialogChooser
DocumentAnnotationScheme
- class org.annotation.wordfreak.scheme.
DocumentAnnotationScheme
.
DocumentAnnotationScheme(String)
- Constructor for class org.annotation.wordfreak.scheme.
DocumentAnnotationScheme
DocumentProcessor
- class org.annotation.wordfreak.annotator.
DocumentProcessor
.
Abstract class which is used to facilitate creating annotator which processes documents.
DocumentProcessor(String)
- Constructor for class org.annotation.wordfreak.annotator.
DocumentProcessor
DoubleLinkedList
- class org.annotation.util.
DoubleLinkedList
.
DoubleLinkedList()
- Constructor for class org.annotation.util.
DoubleLinkedList
DoubleLinkedListElement
- class org.annotation.util.
DoubleLinkedListElement
.
DoubleLinkedListElement(DoubleLinkedListElement, DoubleLinkedListElement, Object)
- Constructor for class org.annotation.util.
DoubleLinkedListElement
DragAndDropTree
- class org.annotation.gui.
DragAndDropTree
.
DragAndDropTree()
- Constructor for class org.annotation.gui.
DragAndDropTree
DragAndDropTree(TreeModel)
- Constructor for class org.annotation.gui.
DragAndDropTree
DragAndDropTree(DataFlavor)
- Constructor for class org.annotation.gui.
DragAndDropTree
DragAndDropTree(DataFlavor, TreeModel)
- Constructor for class org.annotation.gui.
DragAndDropTree
DragAndDropTreeListener
- interface org.annotation.gui.
DragAndDropTreeListener
.
DraggedNode
- Variable in class org.annotation.gui.
DragAndDropTree
DraggedTreePath
- Variable in class org.annotation.gui.
DragAndDropTree
DropListener
- interface org.annotation.gui.
DropListener
.
DynamicFeature
- class org.annotation.wordfreak.
DynamicFeature
.
DynamicFeature()
- Constructor for class org.annotation.wordfreak.
DynamicFeature
DynamicFeatureTreeTableModel
- class org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel
.
A wrapper class for
AnnotationView
s which inserts nodes for any source text which is not part of an annotation in the view.
DynamicFeatureTreeTableModel(AnnotationView)
- Constructor for class org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel
DynamicFeatureTreeTableModel.TreeShouldExpandListener
- interface org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel.TreeShouldExpandListener
.
Interface to notifies listers of tree expansion events.
data
- Variable in class org.annotation.util.
RecursiveTreeNode
data
- Variable in class org.annotation.util.
SortedTreeNode
dataDirectory
- Variable in class org.annotation.wordfreak.annotator.
Annotator
Directory where models that this annotator might require would be found.
deepAdd(Annotation)
- Method in class org.annotation.wordfreak.
AnnotationTree
deepAdd(Annotation, Annotation)
- Method in class org.annotation.wordfreak.
AnnotationTree
deepInsert(Annotation)
- Method in class org.annotation.wordfreak.
AnnotationTree
deepInsert(String, int, int)
- Method in class org.annotation.wordfreak.
AnnotationTree
deepInsert(String, int, int)
- Method in interface org.annotation.wordfreak.
AnnotationView
Creates and inserts a new annotation specified type and span given by the specified start and end indices.
deepInsert(Annotation)
- Method in interface org.annotation.wordfreak.
AnnotationView
Inserts the specified annotation as deep as possible.
deepInsert(String, int, int)
- Method in class org.annotation.wordfreak.
DefaultAnnotationView
deepInsert(Annotation)
- Method in class org.annotation.wordfreak.
DefaultAnnotationView
deepInsert(String, int, int)
- Method in class org.annotation.wordfreak.
UnmarkedTextAnnotationView
deepInsert(Annotation)
- Method in class org.annotation.wordfreak.
UnmarkedTextAnnotationView
defaultEditor
- Variable in class org.annotation.wordfreak.chooser.
EntityTreeCellEditor
the default editor used, if the node isn't a MyCheckMutableTreeNode
defaultFormat
- Variable in class org.annotation.wordfreak.
wordfreak
defaultRenderer
- Variable in class org.annotation.wordfreak.chooser.
EntityTreeCellEditor
defaultRenderer
- Variable in class org.annotation.wordfreak.chooser.
EntityTreeCellRenderer
defaultRenderer
- Variable in class org.annotation.wordfreak.chooser.
WordSenseTreeCellRenderer
defaultRenderer
- Variable in class org.annotation.wordfreak.project.
ProjectItemTreeCellRenderer
defaultTagSet
- Static variable in class org.annotation.wordfreak.
AnnotationTypes
defaultType
- Variable in class org.annotation.wordfreak.scheme.
AnnotationScheme
Default type for new annotations.
deflag()
- Method in class org.annotation.wordfreak.viewer.
Viewer
Request viewer to deflag any previously flagged attributes.
deflagSpan()
- Method in class org.annotation.wordfreak.viewer.
StatusBar
Tells this status bar that the type is currently being flagged.
deflagType()
- Method in class org.annotation.wordfreak.viewer.
StatusBar
Tells this status bar to deflag the type.
delayedFireTableDataChanged()
- Method in class org.annotation.gui.
TreeTableModelAdapter
Invokes fireTableDataChanged after all the pending events have been processed.
deleteParagraphs
- Variable in class org.annotation.wordfreak.scheme.
DerivativeAnnotationScheme
Boolean to determine whether paragraphs should be deleted when this scheme is loaded.
dequeue()
- Method in class org.annotation.util.
ListQueue
dequeue()
- Method in class org.annotation.util.
Queue
deselectCurrentChain()
- Method in class org.annotation.wordfreak.viewer.
TextViewer
deselectCurrentRelation()
- Method in class org.annotation.wordfreak.viewer.
TextViewer
disableMenuItem(JMenu, String)
- Method in class org.annotation.gui.
MenuBarManager
dispatchKeyEvent(KeyEvent)
- Method in class org.annotation.wordfreak.
WordFreakKeyboardFocusManager
dispose()
- Method in interface org.annotation.wordfreak.chooser.
Chooser
Destroys the chooser.
dispose()
- Method in class org.annotation.wordfreak.chooser.
DialogChooser
dispose()
- Method in class org.annotation.wordfreak.chooser.
NavigationComponent
dispose()
- Method in class org.annotation.wordfreak.scheme.
AnnotationScheme
dispose()
- Method in class org.annotation.wordfreak.viewer.
DynamicFeatureTreeTableModel
dispose()
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
dispose()
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
dispose()
- Method in class org.annotation.wordfreak.viewer.
Viewer
dividers
- Variable in class org.annotation.wordfreak.scheme.
NamedEntityAnnotationScheme
Stores string used to seperate types and features when displayed together
dkBlue
- Static variable in class org.annotation.gui.
GuiConstants
dkGreen
- Static variable in class org.annotation.gui.
GuiConstants
dkOrange
- Static variable in class org.annotation.gui.
GuiConstants
dkPurple
- Static variable in class org.annotation.gui.
GuiConstants
dkRed
- Static variable in class org.annotation.gui.
GuiConstants
dkTeal
- Static variable in class org.annotation.gui.
GuiConstants
doDrop(TreeNode, TreeNode, TreeNode)
- Method in interface org.annotation.gui.
DragAndDropTreeListener
doDrop(TreeNode, TreeNode, TreeNode)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
doDrop(TreeNode, TreeNode, TreeNode)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
doLink(TreeNode, TreeNode, int)
- Method in interface org.annotation.gui.
DragAndDropTreeListener
doLink(TreeNode, TreeNode, int)
- Method in class org.annotation.wordfreak.viewer.
TreeTableViewer
doLink(TreeNode, TreeNode, int)
- Method in class org.annotation.wordfreak.viewer.
TreeViewer
doTreeNodesChanged(Annotation, Annotation[])
- Method in class org.annotation.wordfreak.
DefaultAnnotationView
doTreeNodesInserted(Annotation, Annotation[])
- Method in class org.annotation.wordfreak.
DefaultAnnotationView
doTreeNodesRemoved(Annotation, Annotation[])
- Method in class org.annotation.wordfreak.
DefaultAnnotationView
done()
- Method in class org.annotation.wordfreak.annotator.
Annotator
This method is called by the annotator when annotating is complete.
down()
- Method in interface org.annotation.wordfreak.chooser.
ChooserListener
Specifies the the current annotation should be changed to an appropiate child annotation.
down()
- Method in class org.annotation.wordfreak.scheme.
AdjudicationSchemeNavigator
down(AnnotationScheme)
- Method in class org.annotation.wordfreak.scheme.
AdjudicationSchemeNavigator
down()
- Method in class org.annotation.wordfreak.scheme.
AnnotationScheme
down()
- Method in class org.annotation.wordfreak.scheme.
DefaultSchemeNavigator
down()
- Method in interface org.annotation.wordfreak.scheme.
SchemeNavigator
Change the current annotation to an annotaiton which is a child of the current annotation or if no such parent is appropiate the next annotaiton.
dragDropEnd(DragSourceDropEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DragSourceListener interface method
dragEnter(DragSourceDragEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DragSourceListener interface method
dragEnter(DropTargetDragEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DropTaregetListener interface method
dragEnter(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
CoreferenceComponent
DropTaregetListener interface method
dragEnter(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
EntityComponent
DropTaregetListener interface method
dragEnter(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
DropTaregetListener interface method
dragExit(DragSourceEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DragSourceListener interface method
dragExit(DropTargetEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DropTaregetListener interface method
dragExit(DropTargetEvent)
- Method in class org.annotation.wordfreak.chooser.
CoreferenceComponent
DropTaregetListener interface method
dragExit(DropTargetEvent)
- Method in class org.annotation.wordfreak.chooser.
EntityComponent
DropTaregetListener interface method
dragExit(DropTargetEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
DropTaregetListener interface method
dragGestureRecognized(DragGestureEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DragGestureListener interface method
dragOver(DragSourceDragEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DragSourceListener interface method
dragOver(DropTargetDragEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DropTaregetListener interface method
dragOver(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
CoreferenceComponent
DropTaregetListener interface method
dragOver(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
EntityComponent
DropTaregetListener interface method
dragOver(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
DropTaregetListener interface method
drop(DropTargetDropEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DropTargetListener interface method - What we do when drag is released
drop(DropTargetDropEvent)
- Method in class org.annotation.wordfreak.chooser.
CoreferenceComponent
drop(DropTargetDropEvent)
- Method in class org.annotation.wordfreak.chooser.
EntityComponent
drop(DropTargetDropEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
dropActionChanged(DragSourceDragEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DragSourceListener interface method
dropActionChanged(DropTargetDragEvent)
- Method in class org.annotation.gui.
DragAndDropTree
DropTaregetListener interface method
dropActionChanged(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
CoreferenceComponent
DropTaregetListener interface method
dropActionChanged(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
EntityComponent
DropTaregetListener interface method
dropActionChanged(DropTargetDragEvent)
- Method in class org.annotation.wordfreak.chooser.
RelationComponent
DropTaregetListener interface method
dynamicFrames
- Variable in class org.annotation.wordfreak.scheme.
RelationAnnotationScheme
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.