Uses of Class
com.l2fprod.gui.plaf.skin.SkinWindowButton

Packages that use SkinWindowButton
com.l2fprod.gui.plaf.skin   
com.l2fprod.gui.plaf.skin.impl   
 

Uses of SkinWindowButton in com.l2fprod.gui.plaf.skin
 

Methods in com.l2fprod.gui.plaf.skin that return SkinWindowButton
 SkinWindowButton[] SkinFrame.getWindowButtons(int align)
          Gets the WindowButtons attribute of the SkinFrame object
 

Methods in com.l2fprod.gui.plaf.skin with parameters of type SkinWindowButton
protected  void SkinTitlePane.addButton(SkinWindowButton button)
          Adds a feature to the Button attribute of the SkinTitlePane object
 

Uses of SkinWindowButton in com.l2fprod.gui.plaf.skin.impl
 

Methods in com.l2fprod.gui.plaf.skin.impl that return SkinWindowButton
 SkinWindowButton[] AbstractSkinFrame.getWindowButtons(int align)
          Gets the WindowButtons attribute of the AbstractSkinFrame object