|
JCommon 1.0.17-redhat-2 | |||||||||
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(String propertyName,
String registryKey)
Creates a new lookup definition. |
Method Summary | |
---|---|
String |
getPropertyName()
Returns the property name. |
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(String propertyName, String registryKey)
propertyName
- the property name.registryKey
- the registry key.Method Detail |
---|
public String getPropertyName()
public String getRegistryKey()
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |