Uses of Class
org.jfree.base.BasicProjectInfo
-
Packages that use BasicProjectInfo Package Description org.jfree The root package for the JCommon class library.org.jfree.base Base level classes.org.jfree.ui.about Classes for providing information about an application.org.jfree.xml XML parser. -
-
Uses of BasicProjectInfo in org.jfree
Subclasses of BasicProjectInfo in org.jfree Modifier and Type Class Description classJCommonInfoInformation about the JCommon project. -
Uses of BasicProjectInfo in org.jfree.base
Subclasses of BasicProjectInfo in org.jfree.base Modifier and Type Class Description classBootableProjectInfoProject info for a bootable project. -
Uses of BasicProjectInfo in org.jfree.ui.about
Subclasses of BasicProjectInfo in org.jfree.ui.about Modifier and Type Class Description classProjectInfoA class for recording the basic information about a free or open source software project. -
Uses of BasicProjectInfo in org.jfree.xml
Subclasses of BasicProjectInfo in org.jfree.xml Modifier and Type Class Description classJCommonXMLInfoThe info implementation for the XML classes of JCommon.
-