public interface PainterAware
NOTE: this will be removed as soon as the painter_work enters main.
| Modifier and Type | Method and Description |
|---|---|
org.jdesktop.swingx.painter.Painter<?> |
getPainter() |
void |
setPainter(org.jdesktop.swingx.painter.Painter<?> painter) |
Copyright © 2019. All rights reserved.