clickDetector.ClickClassifiers.basic
Class BasicIdentifierPanel
java.lang.Object
clickDetector.ClickClassifiers.UserTypesPanel
clickDetector.ClickClassifiers.basic.BasicIdentifierPanel
- All Implemented Interfaces:
- ClassifyDialogPanel
public class BasicIdentifierPanel
- extends UserTypesPanel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
basicClickIdentifier
private BasicClickIdentifier basicClickIdentifier
basicClickIdParameters
private BasicClickIdParameters basicClickIdParameters
windowFrame
private java.awt.Frame windowFrame
clickControl
private ClickControl clickControl
BasicIdentifierPanel
public BasicIdentifierPanel(BasicClickIdentifier basicClickIdentifier,
java.awt.Frame windowFrame,
ClickControl clickControl)
addButton
public void addButton()
- Specified by:
addButton in class UserTypesPanel
deleteButton
public void deleteButton()
- Specified by:
deleteButton in class UserTypesPanel
editButton
public void editButton()
- Specified by:
editButton in class UserTypesPanel
getNumSpecies
public int getNumSpecies()
- Specified by:
getNumSpecies in class UserTypesPanel
getSpeciesCode
public java.lang.String getSpeciesCode(int species)
- Specified by:
getSpeciesCode in class UserTypesPanel
getSpeciesName
public java.lang.String getSpeciesName(int species)
- Specified by:
getSpeciesName in class UserTypesPanel
getSymbol
public javax.swing.Icon getSymbol(int species)
- Specified by:
getSymbol in class UserTypesPanel
getSpeciesDiscard
public java.lang.Boolean getSpeciesDiscard(int species)
- Specified by:
getSpeciesDiscard in class UserTypesPanel
setSpeciesDiscard
public void setSpeciesDiscard(int species,
java.lang.Boolean discard)
- Specified by:
setSpeciesDiscard in class UserTypesPanel
getSpeciesCanProcess
public boolean getSpeciesCanProcess(int species,
double sampleRate)
- Specified by:
getSpeciesCanProcess in class UserTypesPanel
getSpeciesEnable
public java.lang.Boolean getSpeciesEnable(int species)
- Specified by:
getSpeciesEnable in class UserTypesPanel
setSpeciesEnable
public void setSpeciesEnable(int species,
java.lang.Boolean enable)
- Specified by:
setSpeciesEnable in class UserTypesPanel
downButton
public void downButton()
- Specified by:
downButton in class UserTypesPanel
upButton
public void upButton()
- Specified by:
upButton in class UserTypesPanel
getHelpPoint
public java.lang.String getHelpPoint()
getParams
public boolean getParams()
setParams
public void setParams()
setActive
public void setActive(boolean b)