public interface TransparencyPanel extends Component
Modifier and Type | Method and Description |
---|---|
boolean |
fetch(FLayer layer)
Fetch the layer with the panel's values.
|
void |
set(FLayer layer)
Sets the layer
|
void |
setColor(java.awt.Color color)
Sets the color.
|
asJComponent