| 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.
|
| 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 BootableProjectInfo |
BaseBoot.getProjectInfo()
Returns the project info.
|
protected abstract BootableProjectInfo |
AbstractBoot.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 |
|---|---|
class |
ProjectInfo
A class for recording the basic information about a free or open source software project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCommonXMLInfo
The info implementation for the XML classes of JCommon.
|
Copyright © 2009-2012 jtstand.com. All Rights Reserved.