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 SkinFrameSkin. 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 classAbstractSkinFrameFields in com.l2fprod.gui.plaf.skin.impl declared as SkinFrame Modifier and Type Field Description protected SkinFrameAbstractSkin. frameDescription of the FieldMethods in com.l2fprod.gui.plaf.skin.impl that return SkinFrame Modifier and Type Method Description SkinFrameAbstractSkin. 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 SkinFrameGtkSkin. getFrame()Gets the Frame attribute of the GtkSkin object
-