public class SystemProperties
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
SystemProperties()
Private constructor prevents object creation.
|
Modifier and Type | Method and Description |
---|---|
static SortableTable |
createSystemPropertiesTable()
Creates and returns a JTable containing all the system properties.
|
private SystemProperties()
public static SortableTable createSystemPropertiesTable()