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