com.intel.gui.controls2.configurable
Class Key
java.lang.Object
com.intel.gui.controls2.configurable.Key
public class Key
- extends java.lang.Object
Constructor Summary |
Key(Key parent,
java.lang.String thisKey)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Key
public Key(Key parent,
java.lang.String thisKey)
getParent
public Key getParent()
setParent
public void setParent(Key parent)
getThisKey
public java.lang.String getThisKey()
setThisKey
public void setThisKey(java.lang.String thisKey)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2008. All Rights Reserved.