Module net.anwiba.commons.swing
Class ChooserPanelConfigurationUi<T>
java.lang.Object
net.anwiba.commons.swing.dialog.chooser.ChooserPanelConfigurationUi<T>
- All Implemented Interfaces:
IObjectText<IChooserPanelConfiguration<T>>,IObjectIcon<IChooserPanelConfiguration<T>>,IObjectUi<IChooserPanelConfiguration<T>>
public class ChooserPanelConfigurationUi<T>
extends Object
implements IObjectUi<IChooserPanelConfiguration<T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcon(IChooserPanelConfiguration<T> configuration) getText(IChooserPanelConfiguration<T> configuration) getToolTipText(IChooserPanelConfiguration<T> configuration)
-
Constructor Details
-
ChooserPanelConfigurationUi
-
-
Method Details
-
getIcon
- Specified by:
getIconin interfaceIObjectIcon<T>
-
getText
- Specified by:
getTextin interfaceIObjectText<T>
-
getToolTipText
- Specified by:
getToolTipTextin interfaceIObjectUi<T>
-