|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gishur.gui2.Style | +--gishur.gui2.painter.ShadowStyle
Constructor Summary | |
ShadowStyle(Style basestyle)
|
Method Summary | |
protected Painter |
createNewPainter()
Creates a new Painter object. |
protected java.lang.String |
stylePrefix()
Returns the style prefix string used for reading properties by all Painters that are created by this Style . |
Methods inherited from class gishur.gui2.Style |
createPainter, validatePainterCreation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShadowStyle(Style basestyle)
Method Detail |
protected java.lang.String stylePrefix()
Painters
that are created by this Style
.stylePrefix
in class Style
protected Painter createNewPainter()
Painter
object.createNewPainter
in class Style
Painter
instance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |