Uses of Class
generalDatabase.lookupTables.LookupItem
Packages that use LookupItem
- 
Uses of LookupItem in difar
Fields in difar declared as LookupItemModifier and TypeFieldDescriptionDifarParameters.selectedClassificationAutomatically assign user-defined DIFAR classification when clicking on the SpectrogramDifarParameters.Speciesspecies to process a difarclip with.DifarParameters.DifarTriggerParams.speciesLookupItemMethods 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) voidDifarParameters.setFavSpecies(LookupItem[] favSpecies) voidDifarDataUnit.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 TypeMethodDescriptionvoidLookupList.addItem(LookupItem lutItem) Add an item to the listvoidLookupChangeListener.lookupChange(LookupItem selectedItem) Change has occurred.booleanLookupList.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 TypeMethodDescriptionvoidQAOperationsDisplays.lookupChange(LookupItem selectedItem)  - 
Uses of LookupItem in quickAnnotation
Fields in quickAnnotation declared as LookupItemMethods in quickAnnotation that return LookupItem