|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Chooser | |
org.annotation.wordfreak.chooser | Provides the annotation input functionality for WordFreak. |
org.annotation.wordfreak.scheme | Provides suppot for creating new annotation specifications or annotation schemes within WordFreak. |
Uses of Chooser in org.annotation.wordfreak.chooser |
Classes in org.annotation.wordfreak.chooser that implement Chooser | |
class |
DialogChooser
|
Methods in org.annotation.wordfreak.chooser with parameters of type Chooser | |
void |
ChooserComponent.setChooser(Chooser c)
|
Uses of Chooser in org.annotation.wordfreak.scheme |
Fields in org.annotation.wordfreak.scheme declared as Chooser | |
protected Chooser |
AnnotationScheme.chooser
|
Methods in org.annotation.wordfreak.scheme that return Chooser | |
Chooser |
AnnotationScheme.getChooser()
|
Methods in org.annotation.wordfreak.scheme with parameters of type Chooser | |
void |
AdjudicationSchemeNavigator.setChooser(Chooser c)
|
void |
AnnotationScheme.setChooser(Chooser c)
|
Constructors in org.annotation.wordfreak.scheme with parameters of type Chooser | |
AnnotationScheme(java.lang.String type,
Chooser c)
|
|
ConstituentAnnotationScheme(java.lang.String type,
Chooser c)
|
|
TokenAnnotationScheme(java.lang.String type,
Chooser c)
|
|
POSAnnotationScheme(java.lang.String type,
Chooser c)
|
|
CoreferenceAnnotationScheme(java.lang.String type,
Chooser c)
|
|
ParagraphAnnotationScheme(java.lang.String type,
Chooser c)
|
|
RelationAnnotationScheme(java.lang.String type,
Chooser c)
|
|
NamedEntityAnnotationScheme(java.lang.String type,
Chooser c)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |