Class BasicIdentifierPanel
java.lang.Object
clickDetector.ClickClassifiers.UserTypesPanel
clickDetector.ClickClassifiers.basic.BasicIdentifierPanel
- All Implemented Interfaces:
ClassifyDialogPanel
-
Constructor Summary
ConstructorDescriptionBasicIdentifierPanel
(BasicClickIdentifier basicClickIdentifier, Frame windowFrame, ClickControl clickControl) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
getAlarm
(int species) int
boolean
boolean
getSpeciesCanProcess
(int species, double sampleRate) getSpeciesCode
(int species) getSpeciesDiscard
(int species) getSpeciesEnable
(int species) getSpeciesName
(int species) getSymbol
(int species) void
setActive
(boolean b) void
void
void
setSpeciesDiscard
(int species, Boolean discard) void
setSpeciesEnable
(int species, Boolean enable) void
upButton()
Methods inherited from class clickDetector.ClickClassifiers.UserTypesPanel
getComponent, getPWindow
-
Constructor Details
-
BasicIdentifierPanel
public BasicIdentifierPanel(BasicClickIdentifier basicClickIdentifier, Frame windowFrame, ClickControl clickControl)
-
-
Method Details
-
addButton
public void addButton()- Specified by:
addButton
in classUserTypesPanel
-
deleteButton
public void deleteButton()- Specified by:
deleteButton
in classUserTypesPanel
-
editButton
public void editButton()- Specified by:
editButton
in classUserTypesPanel
-
getNumSpecies
public int getNumSpecies()- Specified by:
getNumSpecies
in classUserTypesPanel
-
getSpeciesCode
- Specified by:
getSpeciesCode
in classUserTypesPanel
-
getSpeciesName
- Specified by:
getSpeciesName
in classUserTypesPanel
-
getSymbol
- Specified by:
getSymbol
in classUserTypesPanel
-
getSpeciesDiscard
- Specified by:
getSpeciesDiscard
in classUserTypesPanel
-
setSpeciesDiscard
- Specified by:
setSpeciesDiscard
in classUserTypesPanel
-
getAlarm
- Specified by:
getAlarm
in classUserTypesPanel
-
setAlarm
- Specified by:
setAlarm
in classUserTypesPanel
-
getSpeciesCanProcess
public boolean getSpeciesCanProcess(int species, double sampleRate) - Specified by:
getSpeciesCanProcess
in classUserTypesPanel
-
getSpeciesEnable
- Specified by:
getSpeciesEnable
in classUserTypesPanel
-
setSpeciesEnable
- Specified by:
setSpeciesEnable
in classUserTypesPanel
-
downButton
public void downButton()- Specified by:
downButton
in classUserTypesPanel
-
upButton
public void upButton()- Specified by:
upButton
in classUserTypesPanel
-
getHelpPoint
-
getParams
public boolean getParams() -
setParams
public void setParams() -
setActive
public void setActive(boolean b)
-