Class GtkProps

java.lang.Object
com.l2fprod.gui.plaf.skin.impl.gtk.GtkProps
Direct Known Subclasses:
GtkImage, GtkStyle

public class GtkProps extends Object
Version:
$Revision: 1.1 $, $Date: 2003/08/01 20:05:45 $
Author:
$Author: l2fprod $
  • Constructor Details

    • GtkProps

      public GtkProps()
      Constructor for the GtkProps object
  • Method Details

    • setProperty

      public void setProperty(String key, Object value)
      Sets the Property attribute of the GtkProps object
      Parameters:
      key - The new Property value
      value - The new Property value
    • getProperty

      public Object getProperty(Object key)
      Gets the Property attribute of the GtkProps object
      Parameters:
      key - Description of Parameter
      Returns:
      The Property value
    • getProperties

      public Hashtable getProperties()
      Gets the Properties attribute of the GtkProps object
      Returns:
      The Properties value
    • getKeys

      public Vector getKeys()
      Gets the Keys attribute of the GtkProps object
      Returns:
      The Keys value