| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.xml.util.LookupDefinitionpublic class LookupDefinitionextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
String |
|
String |
|
public LookupDefinition(String propertyName, String registryKey)
Creates a new lookup definition.
- Parameters:
propertyName- the property name.registryKey- the registry key.
public String getPropertyName()
Returns the property name.
- Returns:
- the property name.