uic.themeconfig
Class OptionsPane
java.lang.Object
OptionsPaneBase
uic.themeconfig.OptionsPane
- All Implemented Interfaces:
- ConfigPanelInterface
- public class OptionsPane
- extends OptionsPaneBase
- implements ConfigPanelInterface
- Since:
- 1.1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptionsPane
public OptionsPane(UICTheme theme)
getName
public String getName()
- Description copied from interface:
ConfigPanelInterface
- Return the name of the config panel as entry in the list.
- Specified by:
getName
in interface ConfigPanelInterface
getImageBase
public String getImageBase()
- Description copied from interface:
ConfigPanelInterface
- Return the name of the image to which .png will be added as icon in the list.
- Specified by:
getImageBase
in interface ConfigPanelInterface
save
public void save()
- Description copied from interface:
ConfigPanelInterface
- Please save yourself :)
- Specified by:
save
in interface ConfigPanelInterface
translate
public TranslationInterface translate()
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence