public class SwingRepaintManager extends RepaintManager
Modifier and Type | Class and Description |
---|---|
class |
SwingRepaintManager.RepaintRunnable |
DELAY, logger
Constructor and Description |
---|
SwingRepaintManager() |
Modifier and Type | Method and Description |
---|---|
void |
asyncExec(Runnable runnable) |
boolean |
checkThread() |
static SwingRepaintManager |
newRepaintManager(GlimpseCanvas canvas) |
Runnable |
newRepaintRunnable() |
void |
syncExec(Runnable runnable) |
addGlimpseCanvas, pause, play, removeGlimpseCanvas, shutdown, start
public static SwingRepaintManager newRepaintManager(GlimpseCanvas canvas)
public void asyncExec(Runnable runnable)
asyncExec
in class RepaintManager
public void syncExec(Runnable runnable)
syncExec
in class RepaintManager
public boolean checkThread()
checkThread
in class RepaintManager
public Runnable newRepaintRunnable()
newRepaintRunnable
in class RepaintManager
Copyright © 2013 Metron, Inc.. All rights reserved.