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, setWindowTransparency
public void setWindowRegion(java.awt.Window window, Region region, boolean redraw)
setWindowRegion
in class NativeSkin
window
- The new WindowRegion valueregion
- The new WindowRegion valueredraw
- The new WindowRegion value