jaxx.runtime.swing.editor.config
Class ConfigUIHandler
java.lang.Object
jaxx.runtime.swing.editor.config.ConfigUIHandler
public class ConfigUIHandler
- extends Object
Handler of the ConfigUI ui.
- Since:
- 2.0.2
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final org.apache.commons.logging.Log log
CALLBACKS_WITH_OPTIONS
public static final String CALLBACKS_WITH_OPTIONS
- See Also:
- Constant Field Values
CALLBACKS
public static final String CALLBACKS
- See Also:
- Constant Field Values
ConfigUIHandler
public ConfigUIHandler(ConfigUI ui)
initUI
public void initUI(String defaultCategory)
changeCategory
public void changeCategory(ChangeEvent e)
displayUI
public void displayUI(Frame parentUI,
boolean undecorated)
createQuitAction
protected Action createQuitAction()
canQuitCategory
protected boolean canQuitCategory()
askUser
public int askUser(String title,
String message,
int typeMessage,
Object[] options,
int defaultOption)
Copyright © 2008-2010 CodeLutin. All Rights Reserved.