public interface IChooserPanelConfiguration<T>
| Modifier and Type | Method and Description |
|---|---|
IGuiIcon |
getGuiIcon() |
String |
getName() |
IChooserPanelFactory<T> |
getOptionPanelFactory() |
String |
getToolTipText() |
ITryTaskFactory<T> |
getTryTaskFactory() |
int |
order() |
String getName()
IGuiIcon getGuiIcon()
IChooserPanelFactory<T> getOptionPanelFactory()
String getToolTipText()
ITryTaskFactory<T> getTryTaskFactory()
int order()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.