Class BasicPainter

java.lang.Object
com.jidesoft.plaf.basic.BasicPainter
All Implemented Interfaces:
ThemePainter, SwingConstants
Direct Known Subclasses:
AquaPainter, EclipsePainter, MetalPainter, Office2003Painter, Office2007Painter, XertoPainter

public class BasicPainter extends Object implements SwingConstants, ThemePainter
Painter for JIDE styles.

Please note, this class is an internal class which is meant to be used by other JIDE classes only. Future version might break your build if you use it.