Uses of Class
generalDatabase.lookupTables.LookupItem
-
Uses of LookupItem in difar
Modifier and TypeFieldDescriptionDifarParameters.selectedClassification
Automatically assign user-defined DIFAR classification when clicking on the SpectrogramDifarParameters.Species
species to process a difarclip with.DifarParameters.DifarTriggerParams.speciesLookupItem
Modifier and TypeMethodDescriptionDifarControl.getCurrentlySelectedSpecies()
Allow the user to select the default classification for clips generated by manually marking the spectrogramDifarParameters.getFavSpecies()
DifarDataUnit.getLutSpeciesItem()
Modifier and TypeMethodDescriptionDifarParameters.findSpeciesParams
(LookupItem lutItem) void
DifarParameters.setFavSpecies
(LookupItem[] favSpecies) void
DifarDataUnit.setLutSpeciesItem
(LookupItem lutSpeciesItem) -
Uses of LookupItem in generalDatabase.lookupTables
Modifier and TypeMethodDescriptionLookupList.findSpeciesCode
(String code) Find the lookup item for a specified code.LookupList.getLookupItem
(int index) Get a lookup item as a specified indexLookupComponent.getSelectedItem()
LookupList.removeItem
(int lutItemIndex) Remove an item at a specified index in the listModifier and TypeMethodDescriptionLookupList.getDeletedItems()
LookupList.getList()
LookupList.getLutList()
This method was added only so that lutList will be automatically added to PamParameterSet in the getParameterSet methodLookupComponent.getSelectedList()
LookupList.getSelectedList()
Modifier and TypeMethodDescriptionvoid
LookupList.addItem
(LookupItem lutItem) Add an item to the listvoid
LookupChangeListener.lookupChange
(LookupItem selectedItem) Change has occurred.boolean
LookupList.removeItem
(LookupItem lutItem) Remove the first occurrence of an item from the list -
Uses of LookupItem in qa.operations
-
Uses of LookupItem in qa.swing
Modifier and TypeMethodDescriptionvoid
QAOperationsDisplays.lookupChange
(LookupItem selectedItem) -
Uses of LookupItem in quickAnnotation