public class HwFacadeHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.awt.Color |
TRANSPARENT_COLOR |
Constructor and Description |
---|
HwFacadeHelper(javax.swing.JComponent target) |
Modifier and Type | Method and Description |
---|---|
void |
addNotify() |
void |
hide() |
void |
paint(java.awt.Graphics g,
java.util.function.Consumer<java.awt.Graphics> targetPaint) |
void |
removeNotify() |
void |
show() |