|
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.tablecellrenderers.CalendarTableCellRendererSelectedOval
Defines an Oval renderer for a selected cell.
| Constructor Summary | |
CalendarTableCellRendererSelectedOval()
|
|
| Method Summary | |
void |
paint(java.awt.Graphics g,
CalendarComponent calendarComponent,
CalendarTableCellInfo calendarTableCellInfo)
This method is efectively called to paint the content of a calendar table cell. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CalendarTableCellRendererSelectedOval()
| Method Detail |
public void paint(java.awt.Graphics g,
CalendarComponent calendarComponent,
CalendarTableCellInfo calendarTableCellInfo)
CalendarTableCellRenderer
paint in interface CalendarTableCellRendererg - The graphics object used for painting.calendarComponent - The calendarComponent on which it will be performed the painting.calendarTableCellInfo - The calendarTableCellInfo 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 | |||||||||