|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
Image getVolatileOffscreenBuffer(Component, |
Return a volatile offscreen buffer that should be used as a double buffer with the specified component c . |
Changed Methods | ||
Image getOffscreenBuffer(Component, |
Documentation changed from old to new. |
Return the offscreen buffer that should be used as a double buffer with the component c . |
boolean isDoubleBufferingEnabled() |
Documentation changed from old to new. |
Returns true if this RepaintManager is double buffered. |
void setDoubleBufferingEnabled(boolean ) |
Documentation changed from old to new. |
Enables or disables double buffering in this RepaintManager. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |