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 and Description |
---|---|
protected static class |
BasicMonthViewUI.RenderingHandler
Empty subclass for backward compatibility.
|
Modifier and Type | Method and Description |
---|---|
protected CalendarRenderingHandler |
BasicMonthViewUI.createRenderingHandler()
Returns the
CalendarRenderingHandler to use. |
protected CalendarRenderingHandler |
BasicMonthViewUI.getRenderingHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
BasicMonthViewUI.setRenderingHandler(CalendarRenderingHandler renderingHandler) |
Copyright © 2019. All rights reserved.