public interface PlatformScreen
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
getBounds()
Returns the bounds of the native window.
|
Graphics2D |
getClippedGraphics(Color fg,
Color bg,
Font f,
List<Rectangle> clipRects) |
ColorModel |
getColorModel()
Returns the color model used by the native window.
|
GraphicsConfiguration |
getGraphicsConfiguration()
Returns the graphics configuration used by the native window.
|
ColorModel getColorModel()
GraphicsConfiguration getGraphicsConfiguration()
Rectangle getBounds()
Copyright © 2012. All Rights Reserved.