|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cc.framework.ui.painter.PainterFactory com.cc.framework.ui.painter.def.DefPainterFactory com.cc.framework.ui.painter.def2.Def2PainterFactory
Factory class for creating the Def2Painter.
The Def2Painter renders the gui similarly to the DefPainter but
substitute the stylesheet and some images.
Field Summary | |
private static long |
serialVersionUID
Serial Version UID |
Fields inherited from class com.cc.framework.ui.painter.PainterFactory |
|
Constructor Summary | |
Def2PainterFactory()
Constructor |
Method Summary | |
protected ResourceMap |
createResourceMap()
Creates the Painters Resource Map |
java.lang.String |
getFactoryId()
Returns the unique Id for this Painterfactory |
static PainterFactory |
instance()
Deprecated. use construtor to create a new instance |
Methods inherited from class com.cc.framework.ui.painter.def.DefPainterFactory |
doCreateFramePainter, doCreateHeaderIncludes, doCreatePainter |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final long serialVersionUID
Constructor Detail |
public Def2PainterFactory()
Method Detail |
protected ResourceMap createResourceMap()
PainterFactory
createResourceMap
in class DefPainterFactory
PainterFactory.createResourceMap()
public java.lang.String getFactoryId()
getFactoryId
in class DefPainterFactory
public static PainterFactory instance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |