| Package | Description |
|---|---|
| org.jfree.base |
Base level classes.
|
| org.jfree.base.modules |
Module definitions:
|
| 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(String classname)
Loads the specified booter implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static PackageManager |
PackageManager.createInstance(AbstractBoot booter)
Creates a package manager instance.
|
Copyright © 2009-2012 jtstand.com. All Rights Reserved.