public class LayoutQueueextends Object
AsyncBoxView
LayoutQueue()
void
addTask(Runnable task)
static LayoutQueue
getDefaultQueue()
static void
setDefaultQueue(LayoutQueue q)
protected Runnable
waitForWork()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LayoutQueue()
public static LayoutQueue getDefaultQueue()
public static void setDefaultQueue(LayoutQueue q)
q
public void addTask(Runnable task)
task
protected Runnable waitForWork()