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 TypeMethodDescriptionbooleanDifarControl.saveClassificationParams(Window frame, LookupList speciesList, ArrayList<DifarParameters.SpeciesParams> speciesParams) Save a set of classifier params.voidDifarDataUnit.setSpeciesCode(LookupList speciesList, String speciesCode) Called in viewer when data are read back from binary store to sort out the species luukup item.voidDifarParameters.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 TypeMethodDescriptionprotected LookupListLookupList.clone()LookUpTables.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 LookupListLookupEditDialog.showDialog(Window parentFrame, LookupList lookupList) Methods in generalDatabase.lookupTables with parameters of type LookupListModifier and TypeMethodDescriptionbooleanLookUpTables.addListToDB(LookupList newList) Adds the passed list to the end of the Lookup table in the current database.voidLookupComponent.setLookupList(LookupList lookupList) static LookupListLookupEditDialog.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
Fields in quickAnnotation declared as LookupListMethods in quickAnnotation that return LookupListModifier and TypeMethodDescriptionQuickAnnotationParameters.getQuickList(QuickAnnotationModule qam) QuickAnnotationParameters.sorpList(QuickAnnotationModule qam) Methods in quickAnnotation with parameters of type LookupListModifier and TypeMethodDescriptionvoidQuickAnnotationParameters.setQuickList(LookupList quickList)