SkinLF
Version 1.1

com.l2fprod.gui.plaf.skin.impl
Class AbstractSkin

java.lang.Object
  |
  +--com.l2fprod.gui.plaf.skin.impl.AbstractSkin
All Implemented Interfaces:
Skin
Direct Known Subclasses:
CompoundSkin, GtkSkin, Kde2Skin, KdeSkin

public class AbstractSkin
extends java.lang.Object
implements Skin

Default Skin Support.

Version:
$Revision: 1.3 $, $Date: 2001/03/11 21:24:30 $
Author:
$Author: l2fprod $

Constructor Summary
AbstractSkin()
           
 
Method Summary
 SkinButton getButton()
           
 java.lang.String[] getColors()
           
 SkinFrame getFrame()
           
 SkinPersonality getPersonality()
           
 SkinProgress getProgress()
           
 java.lang.Object getResource(java.lang.Object key)
           
 SkinScrollbar getScrollbar()
           
 SkinSlider getSlider()
           
 SkinTab getTab()
           
 void unload()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractSkin

public AbstractSkin()
Method Detail

getPersonality

public SkinPersonality getPersonality()
Specified by:
getPersonality in interface Skin

getButton

public SkinButton getButton()
Specified by:
getButton in interface Skin

getFrame

public SkinFrame getFrame()
Specified by:
getFrame in interface Skin

getTab

public SkinTab getTab()
Specified by:
getTab in interface Skin

getProgress

public SkinProgress getProgress()
Specified by:
getProgress in interface Skin

getColors

public java.lang.String[] getColors()
Specified by:
getColors in interface Skin

getScrollbar

public SkinScrollbar getScrollbar()
Specified by:
getScrollbar in interface Skin

getSlider

public SkinSlider getSlider()
Specified by:
getSlider in interface Skin

unload

public void unload()
Specified by:
unload in interface Skin

getResource

public java.lang.Object getResource(java.lang.Object key)
Specified by:
getResource in interface Skin

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com