Uses of Class
generalDatabase.lookupTables.LookupList
Packages that use LookupList
Package
Description
-
Uses of LookupList in difar
Methods in difar that return LookupListMethods in difar with parameters of type LookupListModifier 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
Fields in difar.dataSelector declared as LookupListConstructors in difar.dataSelector with parameters of type LookupListModifierConstructorDescriptionDifarSelectParameters
(LookupList speciesList, int channelBitmap) Parameters for the DIFAR data selector. -
Uses of LookupList in generalDatabase.dataExport
Constructors in generalDatabase.dataExport with parameters of type LookupListModifierConstructorDescriptionLookupFilter
(DataFilterChangeListener dataFilterChangeListener, LookupList lookupList, PamTableItem tableItem) -
Uses of LookupList in generalDatabase.lookupTables
Methods in generalDatabase.lookupTables that return LookupListModifier 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) Methods in generalDatabase.lookupTables with parameters of type LookupListModifier 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) Constructors in generalDatabase.lookupTables with parameters of type LookupListModifierConstructorDescriptionLookupComponent
(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
Methods in loggerForms.controlDescriptions that return LookupList -
Uses of LookupList in qa.operations
Methods in qa.operations that return LookupList -
Uses of LookupList in quickAnnotation
Methods in quickAnnotation that return LookupListModifier and TypeMethodDescriptionQuickAnnotationParameters.getQuickList
(QuickAnnotationModule qam) QuickAnnotationParameters.sorpList
(QuickAnnotationModule qam) Methods in quickAnnotation with parameters of type LookupListModifier and TypeMethodDescriptionvoid
QuickAnnotationParameters.setQuickList
(LookupList quickList)