Uses of Package
org.base.apps.util.factory

Packages that use org.base.apps.util.factory
org.base.apps.api.view   
org.base.apps.core.swing   
org.base.apps.util.factory Basic factory API with default implementations. 
org.base.apps.xml.elem Contains Element API, a simple representation of an XML tree. 
 

Classes in org.base.apps.util.factory used by org.base.apps.api.view
Factory
          Defines contract for a simple factory.
 

Classes in org.base.apps.util.factory used by org.base.apps.core.swing
BaseFactory
          Default implementation of Factory, delegating to FactoryUtils.instantiateFactory(Class) and ignoring the specified args.
ConfigurableFactory
          Factory implementation configured via a ResourceManager.
Factory
          Defines contract for a simple factory.
 

Classes in org.base.apps.util.factory used by org.base.apps.util.factory
BaseFactory
          Default implementation of Factory, delegating to FactoryUtils.instantiateFactory(Class) and ignoring the specified args.
Factory
          Defines contract for a simple factory.
 

Classes in org.base.apps.util.factory used by org.base.apps.xml.elem
BaseFactory
          Default implementation of Factory, delegating to FactoryUtils.instantiateFactory(Class) and ignoring the specified args.
ConfigurableFactory
          Factory implementation configured via a ResourceManager.
Factory
          Defines contract for a simple factory.
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)