|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootableProjectInfo | |
---|---|
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 BootableProjectInfo in org.jfree |
---|
Subclasses of BootableProjectInfo in org.jfree | |
---|---|
class |
JCommonInfo
Information about the JCommon project. |
Uses of BootableProjectInfo in org.jfree.base |
---|
Methods in org.jfree.base that return BootableProjectInfo | |
---|---|
BootableProjectInfo[] |
BootableProjectInfo.getDependencies()
Returns the dependencies. |
protected BootableProjectInfo |
BaseBoot.getProjectInfo()
Returns the project info. |
protected abstract BootableProjectInfo |
AbstractBoot.getProjectInfo()
Returns the project info. |
Methods in org.jfree.base with parameters of type BootableProjectInfo | |
---|---|
void |
BootableProjectInfo.addDependency(BootableProjectInfo projectInfo)
Deprecated. use 'addLibrary' instead. |
Uses of BootableProjectInfo in org.jfree.ui.about |
---|
Subclasses of BootableProjectInfo in org.jfree.ui.about | |
---|---|
class |
ProjectInfo
A 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.xml | |
---|---|
class |
JCommonXMLInfo
The info implementation for the XML classes of JCommon. |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |