| Package | Description |
|---|---|
| org.jfree | |
| org.jfree.base | |
| org.jfree.chart | |
| org.jfree.ui.about |
| Modifier and Type | Class and Description |
|---|---|
class |
JCommonInfo
Information about the JCommon project.
|
| Modifier and Type | Method and Description |
|---|---|
BootableProjectInfo[] |
BootableProjectInfo.getDependencies()
Returns the dependencies.
|
protected abstract BootableProjectInfo |
AbstractBoot.getProjectInfo()
Returns the project info.
|
protected BootableProjectInfo |
BaseBoot.getProjectInfo()
Returns the project info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BootableProjectInfo.addDependency(BootableProjectInfo projectInfo)
Deprecated.
use 'addLibrary' instead.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
JFreeChartInfo
Information about the JFreeChart project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectInfo
A class for recording the basic information about a free or open source software project.
|