public class ChooserPanelConfigurationUi<T> extends Object implements IObjectUi<IChooserPanelConfiguration<T>>
| Constructor and Description |
|---|
ChooserPanelConfigurationUi(GuiIconSize size) |
| Modifier and Type | Method and Description |
|---|---|
Icon |
getIcon(IChooserPanelConfiguration<T> configuration) |
String |
getText(IChooserPanelConfiguration<T> configuration) |
String |
getToolTipText(IChooserPanelConfiguration<T> configuration) |
public ChooserPanelConfigurationUi(GuiIconSize size)
public Icon getIcon(IChooserPanelConfiguration<T> configuration)
getIcon in interface IObjectIcon<IChooserPanelConfiguration<T>>public String getText(IChooserPanelConfiguration<T> configuration)
getText in interface net.anwiba.commons.lang.object.IObjectText<IChooserPanelConfiguration<T>>public String getToolTipText(IChooserPanelConfiguration<T> configuration)
getToolTipText in interface IObjectUi<IChooserPanelConfiguration<T>>Copyright © 2007–2017 Andreas Bartels. All rights reserved.