|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.xml.util.LookupDefinition
public class LookupDefinition
A lookup definition.
Constructor Summary | |
---|---|
LookupDefinition(java.lang.String propertyName,
java.lang.String registryKey)
Creates a new lookup definition. |
Method Summary | |
---|---|
java.lang.String |
getPropertyName()
Returns the property name. |
java.lang.String |
getRegistryKey()
Returns the registry key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LookupDefinition(java.lang.String propertyName, java.lang.String registryKey)
propertyName
- the property name.registryKey
- the registry key.Method Detail |
---|
public java.lang.String getPropertyName()
public java.lang.String getRegistryKey()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |