Class GtkImage
java.lang.Object
com.l2fprod.gui.plaf.skin.impl.gtk.GtkProps
com.l2fprod.gui.plaf.skin.impl.gtk.GtkImage
- All Implemented Interfaces:
TreeNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildren()Description of the MethodbooleanGets the AllowsChildren attribute of the GtkImage objectgetChildAt(int childIndex) Gets the ChildAt attribute of the GtkImage objectintGets the ChildCount attribute of the GtkImage objectGets the Filename attribute of the GtkImage objectGets the Image attribute of the GtkImage objectGets the Image attribute of the GtkImage objectintGets the Index attribute of the GtkImage objectgetOverlayImage(URL skinDirectory) Gets the OverlayImage attribute of the GtkImage objectGets the Parent attribute of the GtkImage objectgetPreview(int w, int h) Gets the Preview attribute of the GtkImage objectbooleanisLeaf()Gets the Leaf attribute of the GtkImage objectvoidsetPreview(Image image) Sets the Preview attribute of the GtkImage objecttoString()Description of the MethodMethods inherited from class GtkProps
getKeys, getProperties, getProperty, setProperty
-
Constructor Details
-
GtkImage
public GtkImage()
-
-
Method Details
-
setPreview
Sets the Preview attribute of the GtkImage object- Parameters:
image- The new Preview value
-
getPreview
-
getFilename
Gets the Filename attribute of the GtkImage object- Returns:
- The Filename value
-
getImage
-
getOverlayImage
-
getImage
-
getAllowsChildren
public boolean getAllowsChildren()Gets the AllowsChildren attribute of the GtkImage object- Specified by:
getAllowsChildrenin interfaceTreeNode- Returns:
- The AllowsChildren value
-
getChildAt
Gets the ChildAt attribute of the GtkImage object- Specified by:
getChildAtin interfaceTreeNode- Parameters:
childIndex- Description of Parameter- Returns:
- The ChildAt value
-
getChildCount
public int getChildCount()Gets the ChildCount attribute of the GtkImage object- Specified by:
getChildCountin interfaceTreeNode- Returns:
- The ChildCount value
-
getIndex
-
getParent
-
isLeaf
-
children
Description of the Method -
toString
-