Uses of Class
rocca.RoccaControl
Packages that use RoccaControl
- 
Uses of RoccaControl in rocca
Fields in rocca declared as RoccaControlMethods in rocca with parameters of type RoccaControlModifier and TypeMethodDescriptionstatic RoccaParametersRoccaParametersDialog.showDialog(Frame parentFrame, RoccaParameters roccaParameters, RoccaControl roccaControl) Constructors in rocca with parameters of type RoccaControlModifierConstructorDescriptionRoccaLoggingDataBlock(RoccaControl roccaControl, PamProcess parentProcess, int channelMap) Constructor.RoccaProcess(RoccaControl roccaControl) Main constructorRoccaSidePanel(RoccaControl roccaControl) RoccaSightingDataBlock(RoccaControl roccaControl, PamProcess parentProcess, int channelMap) Main ConstructorRoccaSightingDataUnit(long timeMilliseconds, int channelBitmap, long startSample, long duration, String sNum, String[] speciesList, RoccaControl roccaControl) Create a new RoccaSightingDataUnit serialVersionUID=22 2015/06/13 added roccaControl serialVersionUID=24 2016/08/10 added call to setLatLongRoccaSightingDataUnit(long timeMilliseconds, int channelBitmap, long startSample, long duration, String sNum, JLabel[] speciesList, RoccaControl roccaControl) Create a new RoccaSightingDataUnit serialVersionUID=22 2015/06/13 added roccaControl serialVersionUID=24 2016/08/10 added call to setLatLongRoccaSightingDataUnit(long timeMilliseconds, int channelBitmap, long startSample, long duration, RoccaControl roccaControl) Create a new RoccaSightingDataUnit.RoccaStatsLogger(RoccaControl roccaControl, PamDataBlock pamDataBlock) RoccaWhistleSelect(RoccaControl roccaControl)  - 
Uses of RoccaControl in rocca.tethys
Constructors in rocca.tethys with parameters of type RoccaControlModifierConstructorDescriptionRoccaSpeciesCodes(RoccaControl roccaControl) RoccaSpeciesManager(RoccaControl roccaControl, RoccaLoggingDataBlock dataBlock) RoccaTethysProvider(TethysControl tethysControl, RoccaControl roccaControl, PamDataBlock pamDataBlock)