cfa.vo.iris.gui
Class GUIUtils
java.lang.Object
cfa.vo.iris.gui.GUIUtils
public class GUIUtils
- extends Object
Common GUI utilities accessed via static methods.
- Author:
- Colin Bell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GUIUtils
public GUIUtils()
moveToFront
public static void moveToFront(JInternalFrame fr)
processOnSwingEventThread
public static void processOnSwingEventThread(Runnable todo)
processOnSwingEventThread
public static void processOnSwingEventThread(Runnable todo,
boolean wait)
Copyright © 2013. All rights reserved.