|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.imagine.component.calendar.renderers.backgroundrenderers.CalendarBackgroundRendererDefault
Defines the default background renderer.
| Constructor Summary | |
CalendarBackgroundRendererDefault()
|
|
| Method Summary | |
void |
paint(java.awt.Graphics g,
CalendarComponent calendarComponent,
CalendarBackgroundInfo calendarBackgroundInfo)
This method is efectively called to paint the calendar background. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CalendarBackgroundRendererDefault()
| Method Detail |
public void paint(java.awt.Graphics g,
CalendarComponent calendarComponent,
CalendarBackgroundInfo calendarBackgroundInfo)
CalendarBackgroundRenderer
paint in interface CalendarBackgroundRendererg - The graphics object used for painting.calendarComponent - The calendarComponent on which it will be performed the painting.calendarBackgroundInfo - The calendarBackgroundInfo containing the informations needed for performing the paint.
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||