|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiContainerPainter
public class StiContainerPainter
StiContainer Painter
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiContainerPainter()
|
|
| Method Summary | |
|---|---|
void |
paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
paintColumns(StiContainer container,
StiGraphics g)
Paint container columns |
void |
paintComponents(StiContainer container,
StiPaintArgs args)
Paint conatiner components |
| Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter |
|---|
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelection |
| Methods inherited from class com.stimulsoft.report.painters.StiPainter |
|---|
getImage, getIndicatorPainter, getPainter, getShapePainter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiContainerPainter()
| Method Detail |
|---|
public void paintColumns(StiContainer container,
StiGraphics g)
container - StiContainerg - StiGraphics
public void paintComponents(StiContainer container,
StiPaintArgs args)
container - args - StiPaintArgs
public void paint(StiComponent component,
StiPaintArgs args)
paint in class StiPaintercomponent - StiComponentargs - StiPaintArgs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||