| Interface | Description |
|---|---|
| DockRenderingHints |
Called by some
Components before painting, this interface is intended to setup application wide
rendering hints, like for example whether to use anti-aliasing. |
| Class | Description |
|---|---|
| DefaultDockRenderingHints |
Default set of rendering hints, will read the property "awt.font.desktophints" and set them on the
Graphics. |
Copyright © 2017 Docking Frames. All rights reserved.