Uses of Interface
net.anwiba.commons.swing.dialog.chooser.IChooserDialogConfiguration
Packages that use IChooserDialogConfiguration
-
Uses of IChooserDialogConfiguration in net.anwiba.commons.swing.dialog.chooser
Constructors in net.anwiba.commons.swing.dialog.chooser with parameters of type IChooserDialogConfigurationModifierConstructorDescriptionComboBoxChooserDialog(Window owner, String title, IChooserDialogConfiguration<T> configuration, IPreferences preferences) ListChooserDialog(Window owner, String title, IChooserDialogConfiguration<T> configuration)