|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.scopemvc.view.swing.SwingUtil
Utilities dependent on Java Swing and Scope core and view.awt packages only.
| Method Summary | |
static void |
issueControl(java.awt.Component inView,
Control inControl)
TODO: document the method |
static void |
runFromSwingEventThread(java.lang.Runnable inRunnable)
Ensure a Runnable is run on the Swing event-handling thread. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void issueControl(java.awt.Component inView,
Control inControl)
inView - TODO: Describe the ParameterinControl - TODO: Describe the Parameterpublic static void runFromSwingEventThread(java.lang.Runnable inRunnable)
inRunnable - TODO: Describe the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||