Uses of Interface
com.l2fprod.gui.plaf.skin.SkinTab
-
Packages that use SkinTab Package Description com.l2fprod.gui.plaf.skin com.l2fprod.gui.plaf.skin.impl com.l2fprod.gui.plaf.skin.impl.gtk -
-
Uses of SkinTab in com.l2fprod.gui.plaf.skin
Methods in com.l2fprod.gui.plaf.skin that return SkinTab Modifier and Type Method Description SkinTab
Skin. getTab()
Gets the Tab attribute of the Skin object -
Uses of SkinTab in com.l2fprod.gui.plaf.skin.impl
Classes in com.l2fprod.gui.plaf.skin.impl that implement SkinTab Modifier and Type Class Description class
AbstractSkinTab
Fields in com.l2fprod.gui.plaf.skin.impl declared as SkinTab Modifier and Type Field Description protected SkinTab
AbstractSkin. tab
Description of the FieldMethods in com.l2fprod.gui.plaf.skin.impl that return SkinTab Modifier and Type Method Description SkinTab
AbstractSkin. getTab()
Gets the Tab attribute of the AbstractSkin object -
Uses of SkinTab in com.l2fprod.gui.plaf.skin.impl.gtk
Methods in com.l2fprod.gui.plaf.skin.impl.gtk that return SkinTab Modifier and Type Method Description SkinTab
GtkSkin. getTab()
Gets the Tab attribute of the GtkSkin object
-