protected static class SystemPropertiesTableModel.SystemProperty extends Object
| Constructor and Description |
|---|
SystemProperty(String name,
String value)
Standard constructor - builds a new SystemProperty.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the property name.
|
String |
getValue()
Returns the property value.
|
Copyright © 2001–2014 JFree.org. All rights reserved.