protected static class SystemPropertiesTableModel.SystemProperty extends Object
Constructor and Description |
---|
SystemPropertiesTableModel.SystemProperty(String name,
String value)
Standard constructor - builds a new SystemProperty.
|
public SystemPropertiesTableModel.SystemProperty(String name, String value)
name
- the property name.value
- the property value.