Class PresetListPanel

    • Constructor Detail

      • PresetListPanel

        public PresetListPanel()
        Constructs a new PresetListPanel.
    • Method Detail

      • updatePresets

        public void updatePresets​(Collection<TaggingPresetType> types,
                                  Map<String,​String> tags,
                                  TaggingPresetHandler presetHandler)
        Updates the preset list based on the tags and types, and associates an interaction with (matching) presets via presetHandler.
        Parameters:
        types - collection of tagging presets types
        tags - collection of tags
        presetHandler - tagging preset handler