public class SafeAWTHelper
extends java.lang.Object
Constructor and Description |
---|
SafeAWTHelper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Thread |
getDispatchThread(java.awt.EventQueue queue) |
static java.awt.EventQueue |
getEventQueue(java.lang.Thread thread) |
static void |
setPrimeThread(java.awt.EventQueue queue,
AjaxSwingThread thread) |
public static void setPrimeThread(java.awt.EventQueue queue, AjaxSwingThread thread)
public static java.lang.Thread getDispatchThread(java.awt.EventQueue queue)
public static java.awt.EventQueue getEventQueue(java.lang.Thread thread)
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.