|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgate.gui.docview.AnnotationSetsView.SetHandler
protected class AnnotationSetsView.SetHandler
Stores the data related to an annotation set
Method Summary | |
---|---|
void |
cleanup()
|
AnnotationSetsView.TypeHandler |
getTypeHandler(String type)
|
boolean |
isExpanded()
|
AnnotationSetsView.TypeHandler |
newType(String type)
Notifies this set handler that anew type of annotations has been created |
void |
removeType(AnnotationSetsView.TypeHandler tHandler)
|
void |
removeType(String type)
|
void |
setExpanded(boolean expanded)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void cleanup()
public AnnotationSetsView.TypeHandler newType(String type)
type
- the new type of annotations
public void removeType(AnnotationSetsView.TypeHandler tHandler)
public void removeType(String type)
public AnnotationSetsView.TypeHandler getTypeHandler(String type)
public void setExpanded(boolean expanded)
public boolean isExpanded()
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |