Interface | Description |
---|---|
DockRenderingHints |
Called by some
Component s before painting, this interface is intended to setup application wide
rendering hints, like for example whether to use antialising. |
Class | Description |
---|---|
DefaultDockRenderingHints |
Default set of rendering hints, will read the property "awt.font.desktophints" and set them on the
Graphics . |