Uses of Interface
com.cc.framework.ui.painter.Resources

Packages that use Resources
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 Resources in com.cc.framework.ui.painter.ajax
 

Subinterfaces of Resources in com.cc.framework.ui.painter.ajax
 interface AjaxResources
          This interface defines string and image codes for resources.
 

Classes in com.cc.framework.ui.painter.ajax that implement Resources
 class AjaxResourceMap
          The GlobalResourceMap registers all images that are needed by the GlobalPainter.
 

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

Subinterfaces of Resources in com.cc.framework.ui.painter.def
 interface DefResources
          This interface defines string and image codes for resources.
 

Classes in com.cc.framework.ui.painter.def that implement Resources
 class DefResourceMap
          The DefResourceMap registers all images that are needed by the DefaulPainter.
 

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

Subinterfaces of Resources in com.cc.framework.ui.painter.def2
 interface Def2Resources
          This interface defines string and image codes for resources.
 

Classes in com.cc.framework.ui.painter.def2 that implement Resources
 class Def2ResourceMap
          Resourcemap for the Def2Painter.
 

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

Subinterfaces of Resources in com.cc.framework.ui.painter.global
 interface GlobalResources
          This interface defines string and image codes for resources.
 

Classes in com.cc.framework.ui.painter.global that implement Resources
 class GlobalResourceMap
          The GlobalResourceMap registers all images that are needed by the GlobalPainter.
 

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

Subinterfaces of Resources in com.cc.framework.ui.painter.html
 interface HtmlResources
          Painter local Image Codes
 

Classes in com.cc.framework.ui.painter.html that implement Resources
 class HtmlResourceMap
           
 



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