Uses of Class
generalDatabase.lookupTables.LookupItem
Packages that use LookupItem
-
Uses of LookupItem in difar
Fields in difar declared as LookupItemModifier and TypeFieldDescriptionDifarParameters.selectedClassification
Automatically assign user-defined DIFAR classification when clicking on the SpectrogramDifarParameters.Species
species to process a difarclip with.DifarParameters.DifarTriggerParams.speciesLookupItem
Methods in difar that return LookupItemModifier and TypeMethodDescriptionDifarControl.getCurrentlySelectedSpecies()
Allow the user to select the default classification for clips generated by manually marking the spectrogramDifarParameters.getFavSpecies()
DifarDataUnit.getLutSpeciesItem()
Methods in difar with parameters of type LookupItemModifier and TypeMethodDescriptionDifarParameters.findSpeciesParams
(LookupItem lutItem) void
DifarParameters.setFavSpecies
(LookupItem[] favSpecies) void
DifarDataUnit.setLutSpeciesItem
(LookupItem lutSpeciesItem) -
Uses of LookupItem in generalDatabase.lookupTables
Methods in generalDatabase.lookupTables that return LookupItemModifier 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 listMethods in generalDatabase.lookupTables that return types with arguments of type LookupItemModifier 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()
Methods in generalDatabase.lookupTables with parameters of type LookupItemModifier 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
Methods in qa.operations with parameters of type LookupItemConstructors in qa.operations with parameters of type LookupItem -
Uses of LookupItem in qa.swing
Methods in qa.swing with parameters of type LookupItemModifier and TypeMethodDescriptionvoid
QAOperationsDisplays.lookupChange
(LookupItem selectedItem) -
Uses of LookupItem in quickAnnotation
Fields in quickAnnotation declared as LookupItemMethods in quickAnnotation that return LookupItem