public class DefaultDockRenderingHints extends Object implements DockRenderingHints
Graphics.RENDERING_HINTS| Constructor and Description |
|---|
DefaultDockRenderingHints() |
| Modifier and Type | Method and Description |
|---|---|
void |
setupGraphics(Graphics g)
Called before
g is used to paint stuff. |
public void setupGraphics(Graphics g)
DockRenderingHintsg is used to paint stuff.setupGraphics in interface DockRenderingHintsg - the Graphics that will be used for paintingCopyright © 2017 Docking Frames. All rights reserved.