Uses of Class
generalDatabase.lookupTables.LookupList
Package
Description
-
Uses of LookupList in difar
Modifier and TypeMethodDescriptionboolean
DifarControl.saveClassificationParams
(Window frame, LookupList speciesList, ArrayList<DifarParameters.SpeciesParams> speciesParams) Save a set of classifier params.void
DifarDataUnit.setSpeciesCode
(LookupList speciesList, String speciesCode) Called in viewer when data are read back from binary store to sort out the species luukup item.void
DifarParameters.setSpeciesList
(LookupList speciesList) -
Uses of LookupList in difar.dataSelector
ModifierConstructorDescriptionDifarSelectParameters
(LookupList speciesList, int channelBitmap) Parameters for the DIFAR data selector. -
Uses of LookupList in generalDatabase.dataExport
ModifierConstructorDescriptionLookupFilter
(DataFilterChangeListener dataFilterChangeListener, LookupList lookupList, PamTableItem tableItem) -
Uses of LookupList in generalDatabase.lookupTables
Modifier and TypeMethodDescriptionLookUpTables.createLookupList
(PamCursor resultSet, String topic) LookUpTables.editLookupTopic
(Window window, String topic) Query all LUT items with the given topic name.LookupComponent.getLookupList()
LookUpTables.getLookupList
(String topic) static LookupList
LookupEditDialog.showDialog
(Window parentFrame, LookupList lookupList) Modifier and TypeMethodDescriptionboolean
LookUpTables.addListToDB
(LookupList newList) Adds the passed list to the end of the Lookup table in the current database.void
LookupComponent.setLookupList
(LookupList lookupList) static LookupList
LookupEditDialog.showDialog
(Window parentFrame, LookupList lookupList) ModifierConstructorDescriptionLookupComponent
(String lookupTopic, LookupList lookupList) Make a lookup component which won't auto-update.LookupComponent
(String lookupTopic, LookupList lookupList, boolean autoUpdate) Make a lookup list with an option to auto-update automatically whenever there is a change to this list within PAMGuard, e.g. -
Uses of LookupList in loggerForms.controlDescriptions
-
Uses of LookupList in qa.operations
-
Uses of LookupList in quickAnnotation
Modifier and TypeMethodDescriptionQuickAnnotationParameters.getQuickList
(QuickAnnotationModule qam) QuickAnnotationParameters.sorpList
(QuickAnnotationModule qam) Modifier and TypeMethodDescriptionvoid
QuickAnnotationParameters.setQuickList
(LookupList quickList)