Uses of Class
org.jfree.base.BootableProjectInfo
Packages that use BootableProjectInfo
Package
Description
The root package for the JCommon class library.
Base level classes.
Classes for providing information about an application.
XML parser.
-
Uses of BootableProjectInfo in org.jfree
Subclasses of BootableProjectInfo in org.jfree -
Uses of BootableProjectInfo in org.jfree.base
Fields in org.jfree.base declared as BootableProjectInfoModifier and TypeFieldDescriptionprivate BootableProjectInfoBaseBoot.bootableProjectInfoThe project info.Methods in org.jfree.base that return BootableProjectInfoModifier and TypeMethodDescriptionBootableProjectInfo.getDependencies()Returns the dependencies.protected abstract BootableProjectInfoAbstractBoot.getProjectInfo()Returns the project info.protected BootableProjectInfoBaseBoot.getProjectInfo()Returns the project info.Methods in org.jfree.base with parameters of type BootableProjectInfoModifier and TypeMethodDescriptionvoidBootableProjectInfo.addDependency(BootableProjectInfo projectInfo) Deprecated.use 'addLibrary' instead. -
Uses of BootableProjectInfo in org.jfree.ui.about
Subclasses of BootableProjectInfo in org.jfree.ui.aboutModifier and TypeClassDescriptionclassA class for recording the basic information about a free or open source software project. -
Uses of BootableProjectInfo in org.jfree.xml
Subclasses of BootableProjectInfo in org.jfree.xmlModifier and TypeClassDescriptionclassThe info implementation for the XML classes of JCommon.