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