| Package | Description |
|---|---|
| org.jfree.base | |
| org.jfree.base.modules |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseBoot
The base boot class.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractBoot |
BaseBoot.getInstance()
Returns the boot instance.
|
protected AbstractBoot |
AbstractBoot.loadBooter(java.lang.String classname)
Loads the specified booter implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static PackageManager |
PackageManager.createInstance(AbstractBoot booter)
Creates a package manager instance.
|