org.jfree.layouting
Class LibLayoutBoot
java.lang.Object
org.jfree.base.AbstractBoot
org.jfree.layouting.LibLayoutBoot
- All Implemented Interfaces:
- org.jfree.base.modules.SubSystem
public class LibLayoutBoot
- extends org.jfree.base.AbstractBoot
Methods inherited from class org.jfree.base.AbstractBoot |
createDefaultHierarchicalConfiguration, createDefaultHierarchicalConfiguration, getExtendedConfig, getGlobalConfig, getPackageManager, isBootDone, isBootInProgress, loadBooter, start |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static LibLayoutBoot getInstance()
getProjectInfo
protected org.jfree.base.BootableProjectInfo getProjectInfo()
- Returns the project info.
- Specified by:
getProjectInfo
in class org.jfree.base.AbstractBoot
- Returns:
- The project info.
loadConfiguration
protected org.jfree.util.Configuration loadConfiguration()
- Loads the configuration.
- Specified by:
loadConfiguration
in class org.jfree.base.AbstractBoot
- Returns:
- The configuration.
performBoot
protected void performBoot()
- Performs the boot.
- Specified by:
performBoot
in class org.jfree.base.AbstractBoot
main
public static void main(java.lang.String[] args)
isAsserationEnabled
public static boolean isAsserationEnabled()