public interface OverlayPainter
| Modifier and Type | Method and Description |
|---|---|
void |
paintOverlay(Component c,
Graphics g)
Paint the overlay on top of the component, which has finished doing its own painting.
|
Copyright © 2016–2019 Deep Symmetry, LLC. All rights reserved.