Uses of Class
org.jdesktop.swingx.plaf.basic.CalendarHeaderHandler
Packages that use CalendarHeaderHandler
Package
Description
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Uses of CalendarHeaderHandler in org.jdesktop.swingx.plaf.basic
Subclasses of CalendarHeaderHandler in org.jdesktop.swingx.plaf.basicModifier and TypeClassDescriptionclassCustom implementation of a CalendarHeaderHandler in preparation of a vista-style calendar.classCustom CalendarHeaderHandler which supports year-wise navigation.Fields in org.jdesktop.swingx.plaf.basic declared as CalendarHeaderHandlerModifier and TypeFieldDescriptionprivate CalendarHeaderHandlerBasicMonthViewUI.calendarHeaderHandlerThe CalendarHeaderHandler which provides the header component if zoomable.Methods in org.jdesktop.swingx.plaf.basic that return CalendarHeaderHandlerModifier and TypeMethodDescriptionprotected CalendarHeaderHandlerBasicMonthViewUI.createCalendarHeaderHandler()Creates and returns a calendar header handler which provides and configures a component for use in a zoomable monthView.protected CalendarHeaderHandlerBasicMonthViewUI.getCalendarHeaderHandler()protected CalendarHeaderHandlerBasicMonthViewUI.getHeaderFromUIManager()Returns a CalendarHeaderHandler looked up in the UIManager.private CalendarHeaderHandlerBasicMonthViewUI.instantiateClass(Class<?> handlerClass) private CalendarHeaderHandlerBasicMonthViewUI.instantiateClass(String handlerClassName) Methods in org.jdesktop.swingx.plaf.basic with parameters of type CalendarHeaderHandlerModifier and TypeMethodDescriptionprotected voidBasicMonthViewUI.setCalendarHeaderHandler(CalendarHeaderHandler calendarHeaderHandler)