Uses of Package
org.annotation.gui

Packages that use org.annotation.gui
org.annotation.gui Provides GUI functionality that is used in WordFreak but which is not specific to WordFreak. 
org.annotation.wordfreak Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. 
org.annotation.wordfreak.annotator Provides automatic annotation or tagging functionality for WordFreak. 
org.annotation.wordfreak.chooser Provides the annotation input functionality for WordFreak. 
org.annotation.wordfreak.command Provides undo functionality for WordFreak. 
org.annotation.wordfreak.io Provides I/O functionality for WordFreak including support for multiple file formats. 
org.annotation.wordfreak.project Provides support for projects within WordFreak. 
org.annotation.wordfreak.scheme Provides suppot for creating new annotation specifications or annotation schemes within WordFreak. 
org.annotation.wordfreak.viewer Provides functionality to display of source material over which annotation is performed and the annotations themselves. 
 

Classes in org.annotation.gui used by org.annotation.gui
AbstractCellEditor
          Defines basic implementation of an editor for a table cell.
ActivityMonitor
           
CollapsablePanel.CollapseListener
           
Command
           
DragAndDropTreeListener
           
DropListener
           
EventListener
           
EventManager
           
HelpViewer
           
JTree
           
JTreeTable.TreeTableCellRenderer
          A TreeCellRenderer that displays a JTree.
LineNumberIterator
           
MenuBarManager
           
MetaButtonListener
           
NormalizedButton
           
PreferencesManager
           
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
UndoListener
           
UndoManager
           
 

Classes in org.annotation.gui used by org.annotation.wordfreak
EventListener
           
ProgressListener
           
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
 

Classes in org.annotation.gui used by org.annotation.wordfreak.annotator
EventListener
           
 

Classes in org.annotation.gui used by org.annotation.wordfreak.chooser
DragAndDropTree
           
EventListener
           
MetaButtonListener
           
 

Classes in org.annotation.gui used by org.annotation.wordfreak.command
Command
           
 

Classes in org.annotation.gui used by org.annotation.wordfreak.io
ProgressListener
           
 

Classes in org.annotation.gui used by org.annotation.wordfreak.project
CollapsablePanel.CollapseListener
           
EventListener
           
 

Classes in org.annotation.gui used by org.annotation.wordfreak.scheme
Command
           
IconSpacer
           
UndoListener
           
 

Classes in org.annotation.gui used by org.annotation.wordfreak.viewer
DragAndDropTreeListener
           
EventListener
           
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
 



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.