Package | Description |
---|---|
org.jdesktop.swingx.plaf.basic |
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BasicCalendarHeaderHandler |
Custom implementation of a CalendarHeaderHandler in preparation of a vista-style
calendar.
|
class |
SpinningCalendarHeaderHandler |
Custom CalendarHeaderHandler which supports year-wise navigation.
|
Modifier and Type | Method | Description |
---|---|---|
protected CalendarHeaderHandler |
BasicMonthViewUI.createCalendarHeaderHandler() |
Creates and returns a calendar header handler which provides and configures
a component for use in a zoomable monthView.
|
protected CalendarHeaderHandler |
BasicMonthViewUI.getCalendarHeaderHandler() |
|
protected CalendarHeaderHandler |
BasicMonthViewUI.getHeaderFromUIManager() |
Returns a CalendarHeaderHandler looked up in the UIManager.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
BasicMonthViewUI.setCalendarHeaderHandler(CalendarHeaderHandler calendarHeaderHandler) |
Copyright © 2018. All rights reserved.