public static interface ScrollableImage.Scrollable
Modifier and Type | Method | Description |
---|---|---|
java.awt.image.VolatileImage |
createVolatileImage(int nx,
int ny) |
|
java.awt.GraphicsConfiguration |
getGraphicsConfiguration() |
|
void |
renderScrollable(java.awt.Graphics g,
int x0,
int y0,
int x1,
int y1) |