Package annotationMark
Class MarkModule
java.lang.Object
PamController.PamControlledUnit
annotationMark.MarkModule
- All Implemented Interfaces:
SettingsNameProvider
- Direct Known Subclasses:
SpectrogramAnnotationModule
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addAnnotationType
(DataAnnotationType annotationType) This must be called from the concrete super class constructor with a valid SoloannotationType to set up the module.Methods inherited from class PamController.PamControlledUnit
addOfflineTaskGroup, addOtherRelatedMenuItems, addPamProcess, addPamProcess, addRelatedMenuItems, canClose, canPlayViewerSound, createDetectionMenu, createDisplayMenu, createFileMenu, createHelpMenu, flushDataBlockBuffers, getBackupInformation, getFrameNumber, getGUI, getGuiFrame, getInstanceIndex, getModuleStatus, getModuleStatusManager, getModuleSummary, getModuleSummary, getNumOfflineTaskGroups, getNumPamProcesses, getOfflineState, getOfflineTaskGroup, getPamConfiguration, getPamController, getPamModuleInfo, getPamProcess, getPamView, getPlugin, getShortUnitType, getSidePanel, getTabClipCopier, getTabPanel, getTabSpecificMenuBar, getToolbarComponent, getUnitName, getUnitType, getVerboseLevel, gotoTab, isInMainConfiguration, isNetRx, isViewer, notifyModelChanged, pamClose, pamHasStopped, pamToStart, playViewerSound, removePamProcess, removeUnit, rename, saveViewerData, setFrameNumber, setModuleStatusManager, setPamConfiguration, setPamController, setPamModuleInfo, setPamView, setSidePanel, setTabPanel, setToolbarComponent, setupControlledUnit, stopViewerSound, tellModule, terminalPrint, terminalPrintln, toString
-
Field Details
-
unitType
-
-
Constructor Details
-
MarkModule
-
-
Method Details
-
addAnnotationType
This must be called from the concrete super class constructor with a valid SoloannotationType to set up the module. would be nice to have done this as an argument to the AnnotationModule constructor, but too many things to initialise, so has to be a call further down the constructor.- Parameters:
annotationType
-
-
getAnnotationProcess
-
getAnnotationDataBlock
-