public final class X11NativeSkin extends NativeSkin
| Constructor | Description |
|---|---|
X11NativeSkin() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setWindowRegion(java.awt.Window window,
Region region,
boolean redraw) |
Sets the WindowRegion attribute of the X11NativeSkin object
|
combineRegions, createEllipticRegion, createPolygonRegion, createRectangleRegion, createRegion, createRegion, createRoundRectangleRegion, getInstance, isSupported, setAlwaysOnTop, setWindowRegion, setWindowTransparencypublic void setWindowRegion(java.awt.Window window,
Region region,
boolean redraw)
setWindowRegion in class NativeSkinwindow - The new WindowRegion valueregion - The new WindowRegion valueredraw - The new WindowRegion value