Package org.jdesktop.swingx.painter
Class PainterPaint.PainterPaintContext<T>
java.lang.Object
org.jdesktop.swingx.painter.PainterPaint.PainterPaintContext<T>
- All Implemented Interfaces:
PaintContext
- Enclosing class:
PainterPaint<T>
-
Field Details
-
painter
-
object
-
saved
-
-
Constructor Details
-
PainterPaintContext
-
-
Method Details
-
dispose
public void dispose()- Specified by:
dispose
in interfacePaintContext
-
getColorModel
- Specified by:
getColorModel
in interfacePaintContext
-
getRaster
- Specified by:
getRaster
in interfacePaintContext
-