Uses of Class
com.l2fprod.gui.plaf.skin.SkinWindowButton
-
Packages that use SkinWindowButton Package Description 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 Modifier and Type Method Description SkinWindowButton[]
SkinFrame. getWindowButtons(int align)
Gets the WindowButtons attribute of the SkinFrame objectMethods in com.l2fprod.gui.plaf.skin with parameters of type SkinWindowButton Modifier and Type Method Description 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 Modifier and Type Method Description SkinWindowButton[]
AbstractSkinFrame. getWindowButtons(int align)
Gets the WindowButtons attribute of the AbstractSkinFrame object
-