org.nuiton.jaxx.util
Class UIHelper
java.lang.Object
org.nuiton.jaxx.util.UIHelper
public class UIHelper
- extends Object
Ui helper class.
- Author:
- tony
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIHelper
public UIHelper()
createImageIcon
public static ImageIcon createImageIcon(String path)
setQuitAction
public static void setQuitAction(JDialog ui)
- Attach to
ui an abort action,accessible by ESC key.
- Parameters:
ui - ui
createActionIcon
public static ImageIcon createActionIcon(String name)
Copyright © 2008-2010 CodeLutin. All Rights Reserved.