Uses of Interface
net.anwiba.commons.swing.dialog.chooser.IChooserPanelFactory
Packages that use IChooserPanelFactory
-
Uses of IChooserPanelFactory in net.anwiba.commons.swing.dialog.chooser
Methods in net.anwiba.commons.swing.dialog.chooser that return IChooserPanelFactoryModifier and TypeMethodDescriptionChooserPanelConfiguration.getOptionPanelFactory()IChooserPanelConfiguration.getOptionPanelFactory()Constructors in net.anwiba.commons.swing.dialog.chooser with parameters of type IChooserPanelFactoryModifierConstructorDescriptionChooserPanelConfiguration(String name, IGuiIcon icon, String toolTipText, IChooserPanelFactory<T> panelFactory, ITryTaskFactory<T> tryTaskFactory, int order)