Package bibliothek.gui.dock.util.render

Interface Summary
DockRenderingHints Called by some Components before painting, this interface is intended to setup application wide rendering hints, like for example whether to use antialising.
 

Class Summary
DefaultDockRenderingHints Default set of rendering hints, will read the property "awt.font.desktophints" and set them on the Graphics.