|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void createBufferStrategy(int, |
Creates a new strategy for multi-buffering on this component with the required buffer capabilities. |
void createBufferStrategy(int ) |
Creates a new strategy for multi-buffering on this component. |
BufferStrategy getBufferStrategy() |
@return the buffer strategy used by this component |
Changed Methods | ||
void paint(Graphics ) |
Documentation changed from old to new. |
Paints this canvas. |
void update(Graphics ) |
Documentation changed from old to new. Method was inherited from Component, but is now defined locally. |
Updates this canvas. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |