public class ClientRepaintManager
extends javax.swing.RepaintManager
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
COALESCE_CHILD_REPAINTS |
| Constructor and Description |
|---|
ClientRepaintManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDirtyRegion(javax.swing.JComponent c,
int x,
int y,
int w,
int h) |
static void |
install() |
addDirtyRegion, addDirtyRegion, addInvalidComponent, currentManager, currentManager, getDirtyRegion, getDoubleBufferMaximumSize, getOffscreenBuffer, getVolatileOffscreenBuffer, isCompletelyDirty, isDoubleBufferingEnabled, markCompletelyClean, markCompletelyDirty, paintDirtyRegions, removeInvalidComponent, setCurrentManager, setDoubleBufferingEnabled, setDoubleBufferMaximumSize, toString, validateInvalidComponents