org.jfree.ui.about |
Classes for providing information about an application.
|
Java Source File Name | Type | Comment |
AboutDialog.java | Class | A dialog that displays information about the demonstration application. |
AboutFrame.java | Class | A frame that displays information about the demonstration application. |
AboutPanel.java | Class | A standard panel for displaying information about an application. |
Contributor.java | Class | A simple class representing a contributor to a software project. |
ContributorsPanel.java | Class | A panel containing a table that lists the contributors to a project. |
ContributorsTableModel.java | Class | A table model containing a list of contributors to a project. |
Library.java | Class | Library specification moved to base package to allow more control
over the boot process. |
LibraryPanel.java | Class | A panel containing a table that lists the libraries used in a project. |
LibraryTableModel.java | Class | A table model containing a list of libraries used in a project. |
Licences.java | Class | Contains the full texts of the GNU General Public Licence and the GNU Lesser General Public
Licence. |
ProjectInfo.java | Class | A class for recording the basic information about a free or open source software project. |
SystemProperties.java | Class | A utility class for working with system properties. |
SystemPropertiesFrame.java | Class | A frame containing a table that displays the system properties for the current Java Virtual
Machine (JVM). |
SystemPropertiesPanel.java | Class | A panel containing a table of system properties. |
SystemPropertiesTableModel.java | Class | A sortable table model containing the system properties. |