com.l2fprod.gui.nativeskin.x11
Class X11NativeSkin

java.lang.Object
  extended by com.l2fprod.gui.nativeskin.NativeSkin
      extended by com.l2fprod.gui.nativeskin.x11.X11NativeSkin

public final class X11NativeSkin
extends NativeSkin

X11 Implementation.

Version:
$Revision: 1.2 $
Author:
Herve Lemaitre

Constructor Summary
X11NativeSkin()
           
 
Method Summary
 void setWindowRegion(java.awt.Window window, Region region, boolean redraw)
          Sets the WindowRegion attribute of the X11NativeSkin object
 
Methods inherited from class com.l2fprod.gui.nativeskin.NativeSkin
combineRegions, createEllipticRegion, createPolygonRegion, createRectangleRegion, createRegion, createRegion, createRoundRectangleRegion, getInstance, isSupported, setAlwaysOnTop, setWindowRegion, setWindowTransparency
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X11NativeSkin

public X11NativeSkin()
Method Detail

setWindowRegion

public void setWindowRegion(java.awt.Window window,
                            Region region,
                            boolean redraw)
Sets the WindowRegion attribute of the X11NativeSkin object

Overrides:
setWindowRegion in class NativeSkin
Parameters:
window - The new WindowRegion value
region - The new WindowRegion value
redraw - The new WindowRegion value