Uses of Class
com.tomgibara.pronto.control.ControlFactory

Packages that use ControlFactory
com.tomgibara.pronto.control   
com.tomgibara.pronto.control.impl   
 

Uses of ControlFactory in com.tomgibara.pronto.control
 

Methods in com.tomgibara.pronto.control that return ControlFactory
static ControlFactory ControlFactory.getInstance()
          Should be called to obtain a ConfigFactory instance.
 

Uses of ControlFactory in com.tomgibara.pronto.control.impl
 

Subclasses of ControlFactory in com.tomgibara.pronto.control.impl
 class ControlFactoryImpl
          The standard implementation of the ControlFactory interface.
 



Copyright © 2006-2007 Tom Gibara. All Rights Reserved.