public class AnnotationStackView extends AbstractDocumentView implements AnnotationListener
| Modifier and Type | Class and Description |
|---|---|
protected class |
AnnotationStackView.HeaderMouseListener |
active, document, guiInitialised, handle, ownernamefeaturesCENTRAL, HORIZONTAL, VERTICAL| Constructor and Description |
|---|
AnnotationStackView() |
| Modifier and Type | Method and Description |
|---|---|
void |
annotationUpdated(AnnotationEvent e)
Called when an
Annotation has been updated |
void |
cleanup()
releases the memory allocated to this resource
|
Component |
getGUI()
Returns the actual UI component this view represents.
|
int |
getType()
Returns the type of this view.
|
protected void |
initGUI()
Implementers should override this method and use it for populating the GUI.
|
protected void |
initListeners() |
protected void |
registerHooks()
This method will be called whenever the view becomes active.
|
protected void |
unregisterHooks()
This method will be called whenever this view becomes inactive.
|
void |
updateStackView() |
getActions, getDocument, getHandle, getOwner, isActive, setActive, setHandle, setOwner, setSelectedAnnotations, setTargetcheckParameterValues, flushBeanInfoCache, forgetBeanInfo, getBeanInfo, getInitParameterValues, getInitParameterValues, getName, getParameterValue, getParameterValue, getParameterValues, init, removeResourceListeners, setName, setParameterValue, setParameterValue, setParameterValues, setParameterValues, setResourceListeners, toStringgetFeatures, setFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittargetReinitialisedgetParameterValue, init, setParameterValue, setParameterValuesgetFeatures, setFeaturesgetName, setNamepublic void cleanup()
AbstractResourcecleanup in interface Resourcecleanup in class AbstractResourceprotected void initGUI()
AbstractDocumentViewinitGUI in class AbstractDocumentViewpublic Component getGUI()
DocumentViewgetGUI in interface DocumentViewComponent value.protected void initListeners()
protected void registerHooks()
AbstractDocumentViewregisterHooks in class AbstractDocumentViewprotected void unregisterHooks()
AbstractDocumentViewAbstractDocumentView.registerHooks().unregisterHooks in class AbstractDocumentViewpublic int getType()
DocumentViewgetType in interface DocumentViewDocumentView.CENTRAL,
DocumentView.HORIZONTAL,
DocumentView.VERTICALpublic void annotationUpdated(AnnotationEvent e)
AnnotationListenerAnnotation has been updatedannotationUpdated in interface AnnotationListenerpublic void updateStackView()
Copyright © 2024 GATE. All rights reserved.