|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object charvax.swing.SwingUtilities
A collection of utility methods for Swing.
Constructor Summary | |
SwingUtilities()
|
Method Summary | |
static void |
invokeLater(java.lang.Runnable runnable)
Causes the runnable.run() method to be executed asynchronously on the AWT event dispatching thread. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SwingUtilities()
Method Detail |
public static void invokeLater(java.lang.Runnable runnable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |