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