|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.gui.plaf.skin.impl.gtk.GtkProps
public class GtkProps
Constructor Summary | |
---|---|
GtkProps()
Constructor for the GtkProps object |
Method Summary | |
---|---|
java.util.Vector |
getKeys()
Gets the Keys attribute of the GtkProps object |
java.util.Hashtable |
getProperties()
Gets the Properties attribute of the GtkProps object |
java.lang.Object |
getProperty(java.lang.Object key)
Gets the Property attribute of the GtkProps object |
void |
setProperty(java.lang.String key,
java.lang.Object value)
Sets the Property attribute of the GtkProps object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GtkProps()
Method Detail |
---|
public void setProperty(java.lang.String key, java.lang.Object value)
key
- The new Property valuevalue
- The new Property valuepublic java.lang.Object getProperty(java.lang.Object key)
key
- Description of Parameter
public java.util.Hashtable getProperties()
public java.util.Vector getKeys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |