|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object FontsBase uic.themeconfig.FontsPanel
The font config panel. Lists all fonts the user can change.
Constructor Summary | |
FontsPanel(UICTheme theme)
|
Method Summary | |
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 |
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 FontsPanel(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 TranslationInterface translate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |