|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Viewer | |
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. |
Uses of Viewer in org.annotation.wordfreak.scheme |
Methods in org.annotation.wordfreak.scheme with parameters of type Viewer | |
void |
AdjudicationSchemeNavigator.addViewer(Viewer v)
|
void |
AdjudicationSchemeNavigator.removeViewer(Viewer v)
|
Uses of Viewer in org.annotation.wordfreak.viewer |
Subclasses of Viewer in org.annotation.wordfreak.viewer | |
class |
ColorTextViewer
Displays the text of the source material and shows colored annotations within that text. |
class |
ConcordanceViewer
Display annotations from multiple files in a concordance. |
class |
DebugViewer
|
class |
TableViewer
|
class |
TextViewer
Displays the text of the source material and shows annotations within that text. |
class |
TreeTableViewer
Displays annotations in a tree layout. |
class |
TreeViewer
Displays annotations in a tree layout. |
class |
TypeTextViewer
|
Methods in org.annotation.wordfreak.viewer with parameters of type Viewer | |
void |
SplitViewer.addViewer(Viewer v)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |