|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractBoot | |
| org.jfree.base | Base level classes. |
| org.jfree.base.modules | Module definitions: By default the JFreeReport base package and JCommon are included. |
| Uses of AbstractBoot in org.jfree.base |
| Subclasses of AbstractBoot in org.jfree.base | |
class |
BaseBoot
The base boot class. |
| Methods in org.jfree.base that return AbstractBoot | |
static AbstractBoot |
BaseBoot.getInstance()
Returns the boot instance. |
protected AbstractBoot |
AbstractBoot.loadBooter(java.lang.String classname)
Loads the specified booter implementation. |
| Uses of AbstractBoot in org.jfree.base.modules |
| Methods in org.jfree.base.modules with parameters of type AbstractBoot | |
static PackageManager |
PackageManager.createInstance(AbstractBoot booter)
Creates a package manager instance. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||