Class BasicIdentifierPanel
java.lang.Object
clickDetector.ClickClassifiers.UserTypesPanel
clickDetector.ClickClassifiers.basic.BasicIdentifierPanel
- All Implemented Interfaces:
ClassifyDialogPanel
-
Constructor Summary
ConstructorsConstructorDescriptionBasicIdentifierPanel(BasicClickIdentifier basicClickIdentifier, Frame windowFrame, ClickControl clickControl) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidgetAlarm(int species) intbooleanbooleangetSpeciesCanProcess(int species, double sampleRate) getSpeciesCode(int species) getSpeciesDiscard(int species) getSpeciesEnable(int species) getSpeciesName(int species) getSymbol(int species) voidsetActive(boolean b) voidvoidvoidsetSpeciesDiscard(int species, Boolean discard) voidsetSpeciesEnable(int species, Boolean enable) voidupButton()Methods inherited from class clickDetector.ClickClassifiers.UserTypesPanel
fireTableDataChanged, fireTableDataChangedLater, getComponent, getPWindow, getSelectedRow, setSelectedRow
-
Constructor Details
-
BasicIdentifierPanel
public BasicIdentifierPanel(BasicClickIdentifier basicClickIdentifier, Frame windowFrame, ClickControl clickControl)
-
-
Method Details
-
addButton
public void addButton()- Specified by:
addButtonin classUserTypesPanel
-
deleteButton
public void deleteButton()- Specified by:
deleteButtonin classUserTypesPanel
-
editButton
public void editButton()- Specified by:
editButtonin classUserTypesPanel
-
getNumSpecies
public int getNumSpecies()- Specified by:
getNumSpeciesin classUserTypesPanel
-
getSpeciesCode
- Specified by:
getSpeciesCodein classUserTypesPanel
-
getSpeciesName
- Specified by:
getSpeciesNamein classUserTypesPanel
-
getSymbol
- Specified by:
getSymbolin classUserTypesPanel
-
getSpeciesDiscard
- Specified by:
getSpeciesDiscardin classUserTypesPanel
-
setSpeciesDiscard
- Specified by:
setSpeciesDiscardin classUserTypesPanel
-
getAlarm
- Specified by:
getAlarmin classUserTypesPanel
-
setAlarm
- Specified by:
setAlarmin classUserTypesPanel
-
getSpeciesCanProcess
public boolean getSpeciesCanProcess(int species, double sampleRate) - Specified by:
getSpeciesCanProcessin classUserTypesPanel
-
getSpeciesEnable
- Specified by:
getSpeciesEnablein classUserTypesPanel
-
setSpeciesEnable
- Specified by:
setSpeciesEnablein classUserTypesPanel
-
downButton
public void downButton()- Specified by:
downButtonin classUserTypesPanel
-
upButton
public void upButton()- Specified by:
upButtonin classUserTypesPanel
-
getHelpPoint
-
getParams
public boolean getParams() -
setParams
public void setParams() -
setActive
public void setActive(boolean b)
-