Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.xml.util.LookupDefinition
public class LookupDefinition
extends java.lang.Object
Constructor 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.