Package org.jfree.ui.about

Classes for providing information about an application.

See:
          Description

Class Summary
AboutDialog A dialog that displays information about the demonstration application.
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 Deprecated. shadow class for deprecation
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.
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.
SystemPropertiesTableModel.SystemProperty Useful class for holding the name and value of a system property.
SystemPropertiesTableModel.SystemPropertyComparator A class for comparing SystemProperty objects.
 

Package org.jfree.ui.about Description

Classes for providing information about an application.