uic.themeconfig
Class ConfigDialog
java.lang.Object
|
+--uic.widgets.StandardDialog
|
+--uic.themeconfig.ConfigDialog
- public class ConfigDialog
- extends StandardDialog
The base dialog window.
- Since:
- 1.1
| Methods inherited from class uic.widgets.StandardDialog |
addActionListener, addToolbar, buttonPressedSlot, getBounds, getLocation, getSize, positionDialog, setComponent, show, show, show |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
showConfigDialog
public static uic.themes.UICTheme showConfigDialog(JFrame parent,
uic.themes.UICTheme theme)
applyPressedSlot
protected void applyPressedSlot()
updateThemeOn
public static void updateThemeOn(Window target,
uic.themes.UICTheme theme)
main
public static void main(String[] args)
translate
public uic.TranslationInterface translate()
- Description copied from class:
StandardDialog
- Overload this method to provide translations...
- Overrides:
translate in class StandardDialog
Copyright © 2002,2003 Thomas Zander