|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.gui.nativeskin.NativeSkin
com.l2fprod.gui.nativeskin.x11.X11NativeSkin
public final class X11NativeSkin
X11 Implementation.
| 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 |
|---|
public X11NativeSkin()
| Method Detail |
|---|
public 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||