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

Packages that use FramePainter
com.cc.framework.ui.painter   
com.cc.framework.ui.painter.def   
com.cc.framework.ui.painter.def.frame   
 

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

Fields in com.cc.framework.ui.painter declared as FramePainter
private  FramePainter ControlPainter.framePainter
          The painter that is used to create the frame element
 

Methods in com.cc.framework.ui.painter that return FramePainter
protected  FramePainter PainterFactory.doCreateFramePainter(PainterContext painterContext, Control ctrl)
          Creates a frame painter for the control specified in the argument.
static FramePainter PainterFactory.createFramePainter(ControlPainter controlPainter)
          Helper Function.
protected  FramePainter ControlPainter.getFramePainter()
          Returns the FramePainter for this Control.
 

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

Methods in com.cc.framework.ui.painter.def that return FramePainter
protected  FramePainter DefPainterFactory.doCreateFramePainter(PainterContext painterContext, Control ctrl)
           
 

Uses of FramePainter in com.cc.framework.ui.painter.def.frame
 

Classes in com.cc.framework.ui.painter.def.frame that implement FramePainter
 class DefErrorFramePainter
           
 class DefFormFramePainter
          Concrete Frame painter
 class DefFramePainterBase
          Concrete Frame painter
 class DefInfoFramePainter
           
 class DefPanelFramePainter
           
 class DefSearchFramePainter
          Concrete Frame painter
 class DefSeverityFramePainter
           
 class DefSimpleFramePainter
          Concrete Frame painter
 class DefTabbedFramePainter
          Painter for a tabbed frame
 class DefWarningFramePainter
           
 



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