|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CalendarRenderingHandler
The RenderingHandler responsible for text rendering. It provides and configures a rendering component for the given cell of a JXMonthView.
| Method Summary | |
|---|---|
JComponent |
prepareRenderingComponent(JXMonthView monthView,
Calendar calendar,
CalendarState state)
Configures and returns a component for rendering of the given monthView cell. |
void |
setLocale(Locale locale)
Updates internal state to the given Locale. |
| Method Detail |
|---|
JComponent prepareRenderingComponent(JXMonthView monthView,
Calendar calendar,
CalendarState state)
monthView - the JXMonthView to render ontocalendar - the cell valuestate - the DayState of the cell
void setLocale(Locale locale)
locale - the new Locale.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||