|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ColorConfigPanelBase uic.themeconfig.ColorConfigPanel
A config panel for the theme-colors.
Constructor Summary | |
ColorConfigPanel(UICTheme theme)
|
Method Summary | |
void |
bSelectColor2PressedSlot(Color newColor)
|
void |
bSelectColorPressedSlot(Color newColor)
|
void |
colorsComboChangedSlot(int index)
|
void |
colorSelectedSlot(String name,
int id)
|
String |
getImageBase()
Return the name of the image to which .png will be added as icon in the list. |
String |
getName()
Return the name of the config panel as entry in the list. |
void |
profileSelectedSlot(uic.themeconfig.ColorConfigPanel.Schema newSelection)
|
void |
save()
Please save yourself :) |
TranslationInterface |
translate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ColorConfigPanel(UICTheme theme)
Method Detail |
public String getName()
ConfigPanelInterface
getName
in interface ConfigPanelInterface
public String getImageBase()
ConfigPanelInterface
getImageBase
in interface ConfigPanelInterface
public void save()
ConfigPanelInterface
save
in interface ConfigPanelInterface
public void colorSelectedSlot(String name, int id)
public void colorsComboChangedSlot(int index)
public void bSelectColor2PressedSlot(Color newColor)
public void bSelectColorPressedSlot(Color newColor)
public void profileSelectedSlot(uic.themeconfig.ColorConfigPanel.Schema newSelection)
public TranslationInterface translate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |