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