|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationDiff | |
gate.annotation | |
gate.gui |
Uses of AnnotationDiff in gate.annotation |
Constructors in gate.annotation with parameters of type AnnotationDiff | |
AnnotationDiff.AnnotationDiffTableModel(Collection data)
Constructs an AnnotationDiffTableModel given a data Collection |
|
AnnotationDiff.AnnotationDiffTableModel()
Constructs an AnnotationDiffTableModel |
|
AnnotationDiff.AnnotationDiffCellRenderer()
Constructs a randerer with a table model |
|
AnnotationDiff.AnnotationSetComparator()
|
|
AnnotationDiff.DiffSetElement()
Constructor for DiffSetlement |
|
AnnotationDiff.DiffSetElement(Annotation aLeftAnnotation,
Annotation aRightAnnotation,
int aLeftType,
int aRightType)
Constructor for DiffSetlement |
Uses of AnnotationDiff in gate.gui |
Fields in gate.gui declared as AnnotationDiff | |
(package private) AnnotationDiff |
AnnotDiffDialog.annotDiff
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |