Uses of Interface
com.l2fprod.gui.plaf.skin.SkinFrame

Packages that use SkinFrame
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
 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
 class AbstractSkinFrame
           
 

Fields in com.l2fprod.gui.plaf.skin.impl declared as SkinFrame
protected  SkinFrame AbstractSkin.frame
          Description of the Field
 

Methods in com.l2fprod.gui.plaf.skin.impl that return SkinFrame
 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
 SkinFrame GtkSkin.getFrame()
          Gets the Frame attribute of the GtkSkin object