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