Package difar
Class SonobuoyAnnotationHandler
java.lang.Object
annotation.handler.AnnotationHandler
annotation.handler.AnnotationChoiceHandler
difar.SonobuoyAnnotationHandler
-
Constructor Summary
ConstructorDescriptionSonobuoyAnnotationHandler
(SonobuoyManager sonobuoyControl, PamDataBlock<PamDataUnit> pamDataBlock) -
Method Summary
Methods inherited from class annotation.handler.AnnotationChoiceHandler
addSQLLogging, createAnnotationEditMenu, getNumUsedAnnotationTypes, getSelectionPanel, getUsedAnnotationTypes, loadAnnotationChoices, updateAnnotation
Methods inherited from class annotation.handler.AnnotationHandler
addAnnotation, addAnnotations, addAnnotationSqlAddons, addAnnotationType, annotateDataUnit, findAnnotationType, findAnnotationTypeFromCode, getAnnotationMenuItems, getAvailableAnnotationTypes, removeAnnotation, removeAnnotations, removeAnnotationType, updateAnnotations
-
Constructor Details
-
SonobuoyAnnotationHandler
public SonobuoyAnnotationHandler(SonobuoyManager sonobuoyControl, PamDataBlock<PamDataUnit> pamDataBlock)
-
-
Method Details
-
getAnnotationChoices
- Specified by:
getAnnotationChoices
in classAnnotationChoiceHandler
-