public interface RendererListener
| Modifier and Type | Method and Description |
|---|---|
void |
repaint()
Forces component that uses this renderer to repaint.
|
void |
revalidate()
Forces component that uses this renderer to revalidate its size.
|
void repaint()
void revalidate()