Package annotation.handler
Class ManualAnnotationHandler
java.lang.Object
annotation.handler.AnnotationHandler
annotation.handler.AnnotationChoiceHandler
annotation.handler.OneStopAnnotationHandler
annotation.handler.ManualAnnotationHandler
- All Implemented Interfaces:
 PamSettings,SettingsNameProvider
- 
Constructor Summary
ConstructorsConstructorDescriptionManualAnnotationHandler(SettingsNameProvider settingsNameProvider, PamDataBlock dataBlock)  - 
Method Summary
Modifier and TypeMethodDescriptionvoidAdd some annotation types for the annotation handlerMethods inherited from class annotation.handler.OneStopAnnotationHandler
checkSQLLogging, getAnnotationChoices, getDialogMenuItem, getDialogMenuItem, getSettingsReference, getSettingsVersion, getUnitName, getUnitType, restoreSettings, showDialogMethods inherited from class annotation.handler.AnnotationChoiceHandler
addSQLLogging, createAnnotationEditMenu, getNumUsedAnnotationTypes, getSelectionPanel, getUsedAnnotationTypes, loadAnnotationChoices, updateAnnotationMethods inherited from class annotation.handler.AnnotationHandler
addAnnotation, addAnnotations, addAnnotationSqlAddons, addAnnotationType, annotateDataUnit, findAnnotationType, findAnnotationTypeFromCode, getAnnotationMenuItems, getAvailableAnnotationTypes, getPamDataBlock, removeAnnotation, removeAnnotations, removeAnnotationType, updateAnnotations 
- 
Constructor Details
- 
ManualAnnotationHandler
 
 - 
 - 
Method Details
- 
createAnnotationTypes
public void createAnnotationTypes()Description copied from class:OneStopAnnotationHandlerAdd some annotation types for the annotation handler- Specified by:
 createAnnotationTypesin classOneStopAnnotationHandler
 
 -