Class TaggingPreset.PresetDialog

    • Constructor Detail

      • PresetDialog

        PresetDialog​(Component content,
                     String title,
                     ImageIcon icon,
                     boolean disableApply,
                     boolean showNewRelation)
        Constructs a new PresetDialog.
        Parameters:
        content - the content that will be displayed in this dialog
        title - the text that will be shown in the window titlebar
        icon - the image to be displayed as the icon for this window
        disableApply - whether to disable "Apply" button
        showNewRelation - whether to display "New relation" button