|
Class Summary |
| 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. |
| Library |
A simple class representing a library in a software 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 an open source software project. |
| SystemProperties |
A utility class for working with system properties. |
| SystemPropertiesFrame |
A frame containing a table that displays the system properties for the current Java Virtual
Machine (JVM). |
| SystemPropertiesPanel |
A panel containing a table of system properties. |
| SystemPropertiesTableModel |
A sortable table model containing the system properties. |