| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.ui.about.SystemPropertiespublic class SystemPropertiesextends java.lang.ObjectMethod Summary | |
static SortableTable |
|
public static SortableTable createSystemPropertiesTable()
Creates and returns a JTable containing all the system properties. This method returns a table that is configured so that the user can sort the properties by clicking on the table header.
- Returns:
- a system properties table.