Class GtkProps
java.lang.Object
com.l2fprod.gui.plaf.skin.impl.gtk.GtkProps
- Version:
- $Revision: 1.1 $, $Date: 2003/08/01 20:05:45 $
- Author:
- $Author: l2fprod $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKeys()Gets the Keys attribute of the GtkProps objectGets the Properties attribute of the GtkProps objectgetProperty(Object key) Gets the Property attribute of the GtkProps objectvoidsetProperty(String key, Object value) Sets the Property attribute of the GtkProps object
-
Constructor Details
-
GtkProps
public GtkProps()Constructor for the GtkProps object
-
-
Method Details
-
setProperty
-
getProperty
-
getProperties
Gets the Properties attribute of the GtkProps object- Returns:
- The Properties value
-
getKeys
-