public interface PaintingParent
Modifier and Type | Interface and Description |
---|---|
static class |
PaintingParent.Wrapper |
Modifier and Type | Method and Description |
---|---|
java.awt.Rectangle |
getChildRec(java.awt.Component c)
Returns rectangle of a child component for further repainting
|