com.cc.framework.ui.painter.def.frame
Class DefSearchFramePainter

java.lang.Object
  extended bycom.cc.framework.ui.painter.ControlPortionPainter
      extended bycom.cc.framework.ui.painter.def.frame.DefFramePainterBase
          extended bycom.cc.framework.ui.painter.def.frame.DefFormFramePainter
              extended bycom.cc.framework.ui.painter.def.frame.DefSearchFramePainter
All Implemented Interfaces:
FramePainter

public class DefSearchFramePainter
extends DefFormFramePainter

Concrete Frame painter

Version:
$Revision: 1.4 $
Author:
Harald Schulz

Field Summary
 
Fields inherited from class com.cc.framework.ui.painter.ControlPortionPainter
 
Constructor Summary
DefSearchFramePainter()
          Creates a new FramePainter
 
Method Summary
 org.apache.ecs.ConcreteElement createTitle(FrameTitle title, boolean showFrame)
          Creates the title of the frame.
 
Methods inherited from class com.cc.framework.ui.painter.def.frame.DefFormFramePainter
addSection, createBody, createFrame, createFrame, createInnerFrame
 
Methods inherited from class com.cc.framework.ui.painter.def.frame.DefFramePainterBase
createButtonList, createHelpButton, createInnerFrame, showButtons, showHelpButton
 
Methods inherited from class com.cc.framework.ui.painter.ControlPortionPainter
attr, attr, attr, createActionPainter, createActionPainter, createImage, createImage, createImage, createSpacer, getColor, getControlPainter, getElementClass, getFrameworkString, getFrameworkString, getImage, getImage, getImageSrc, getImageSrc, getLocale, getPageContext, getPainterContext, getPrincipal, getSafeLocale, html, html, html, isRunAtClient, localize, removeHtml, removeHtml, setControlPainter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.cc.framework.ui.painter.FramePainter
setControlPainter
 

Constructor Detail

DefSearchFramePainter

public DefSearchFramePainter()
Creates a new FramePainter

Method Detail

createTitle

public org.apache.ecs.ConcreteElement createTitle(FrameTitle title,
                                                  boolean showFrame)
Description copied from interface: FramePainter
Creates the title of the frame.

Specified by:
createTitle in interface FramePainter
Overrides:
createTitle in class DefFormFramePainter
See Also:
FramePainter.createTitle(com.cc.framework.ui.model.FrameTitle, boolean)


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