Uses of Interface
com.cc.framework.common.Factory

Packages that use Factory
com.cc.framework.adapter   
com.cc.framework.ui.painter   
com.cc.framework.ui.painter.ajax   
com.cc.framework.ui.painter.def   
com.cc.framework.ui.painter.def2   
com.cc.framework.ui.painter.global   
com.cc.framework.ui.painter.html   
 

Uses of Factory in com.cc.framework.adapter
 

Classes in com.cc.framework.adapter that implement Factory
 class FrameworkAdapterFactory
          Factory class for Framework Adapters.
 

Uses of Factory in com.cc.framework.ui.painter
 

Classes in com.cc.framework.ui.painter that implement Factory
 class PainterFactory
          A painter factory is responsible for the rendering of HTML control elements like lists, trees or tabsets.
 

Uses of Factory in com.cc.framework.ui.painter.ajax
 

Classes in com.cc.framework.ui.painter.ajax that implement Factory
 class AjaxPainterFactory
          Global Painter Factory Class.
 

Uses of Factory in com.cc.framework.ui.painter.def
 

Classes in com.cc.framework.ui.painter.def that implement Factory
 class DefPainterFactory
          Factory Class for creating the Default-Painters.
 

Uses of Factory in com.cc.framework.ui.painter.def2
 

Classes in com.cc.framework.ui.painter.def2 that implement Factory
 class Def2PainterFactory
          Factory class for creating the Def2Painter.
 

Uses of Factory in com.cc.framework.ui.painter.global
 

Classes in com.cc.framework.ui.painter.global that implement Factory
 class GlobalPainterFactory
          Global Painter Factory Class.
 

Uses of Factory in com.cc.framework.ui.painter.html
 

Classes in com.cc.framework.ui.painter.html that implement Factory
 class HtmlPainterFactory
          Factory for creating HTML-Painter.
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.