JCommon 1.0.17-redhat-2

Uses of Interface
org.jfree.util.ExtendedConfiguration

Packages that use ExtendedConfiguration
org.jfree.base Base level classes. 
org.jfree.base.modules Module definitions: 
org.jfree.util General utility classes. 
 

Uses of ExtendedConfiguration in org.jfree.base
 

Methods in org.jfree.base that return ExtendedConfiguration
 ExtendedConfiguration AbstractBoot.getExtendedConfig()
          Returns the global configuration as extended configuration.
 

Uses of ExtendedConfiguration in org.jfree.base.modules
 

Methods in org.jfree.base.modules that return ExtendedConfiguration
 ExtendedConfiguration SubSystem.getExtendedConfig()
          Returns the global configuration as ExtendedConfiguration instance.
 

Uses of ExtendedConfiguration in org.jfree.util
 

Classes in org.jfree.util that implement ExtendedConfiguration
 class ExtendedConfigurationWrapper
          A wrapper for the extended configuration interface around a plain configuration.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.