Uses of Interface
org.annotation.gui.DragAndDropTreeListener

Packages that use DragAndDropTreeListener
org.annotation.gui Provides GUI functionality that is used in WordFreak but which is not specific to WordFreak. 
org.annotation.wordfreak.viewer Provides functionality to display of source material over which annotation is performed and the annotations themselves. 
 

Uses of DragAndDropTreeListener in org.annotation.gui
 

Methods in org.annotation.gui with parameters of type DragAndDropTreeListener
 void DragAndDropTree.addDragAndDropTreeListener(DragAndDropTreeListener l)
           
 void DragAndDropTree.removeDragAndDropTreeListener(DragAndDropTreeListener l)
           
 

Uses of DragAndDropTreeListener in org.annotation.wordfreak.viewer
 

Classes in org.annotation.wordfreak.viewer that implement DragAndDropTreeListener
 class TreeViewer
          Displays annotations in a tree layout.
 



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