Modifier and Type | Method and Description |
---|---|
static AnnotationChangeListener.ChangeEvent |
AnnotationChangeListener.ChangeEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationChangeListener.ChangeEvent[] |
AnnotationChangeListener.ChangeEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationChangeListener.onChange(AnnotationModel model,
AnnotationChangeListener.ChangeEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotatedDocument.onChange(AnnotationModel model,
AnnotationChangeListener.ChangeEvent ce) |
void |
AnnotationManagerPanel.onChange(AnnotationModel model,
AnnotationChangeListener.ChangeEvent ce) |
Modifier and Type | Method and Description |
---|---|
void |
ImageAnnotater.onChange(AnnotationModel model,
AnnotationChangeListener.ChangeEvent ce) |
Copyright © 2018 Nuxeo. All rights reserved.