| Class | Description |
|---|---|
| AboutFrame |
A frame that displays information about the demonstration application.
|
| AboutPanel |
A standard panel for displaying information about an application.
|
| Contributor |
A simple class representing a contributor to a software project.
|
| ContributorsPanel |
A panel containing a table that lists the contributors to a project.
|
| ContributorsTableModel |
A table model containing a list of contributors to a project.
|
| LibraryPanel |
A panel containing a table that lists the libraries used in a project.
|
| LibraryTableModel |
A table model containing a list of libraries used in a project.
|
| Licences |
Contains the full texts of the GNU General Public Licence and the GNU Lesser
General Public Licence.
|
| ProjectInfo |
A class for recording the basic information about a free or open source software project.
|
| SystemProperties |
A utility class for working with system properties.
|
| SystemPropertiesPanel |
A panel containing a table of system properties.
|
| SystemPropertiesTableModel |
A sortable table model containing the system properties.
|
| SystemPropertiesTableModel.SystemProperty |
Useful class for holding the name and value of a system property.
|
| SystemPropertiesTableModel.SystemPropertyComparator |
A class for comparing SystemProperty objects.
|