org.jdesktop.swingx.plaf.basic
Class DemoMonthViewUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- org.jdesktop.swingx.plaf.MonthViewUI
-
- org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
-
- org.jdesktop.swingx.plaf.basic.DemoMonthViewUI
-
public class DemoMonthViewUI extends BasicMonthViewUI
Extension to allow for experimenting with pluggable Rendering- and/or HeaderHandler.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringRENDERING_HANDLER_CLASS_NAME_KEYstatic java.lang.StringRENDERING_HANDLER_KEY-
Fields inherited from class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
MONTH_DOWN, MONTH_UP
-
-
Constructor Summary
Constructors Constructor and Description DemoMonthViewUI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static javax.swing.plaf.ComponentUIcreateUI(javax.swing.JComponent c)-
Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
getDayAtLocation, getDaysOfTheWeek, getLastDisplayedDay, installUI, isUsingKeyboard, paint, setUsingKeyboard, uninstallUI, update
-
-
-
-
Field Detail
-
RENDERING_HANDLER_KEY
public static final java.lang.String RENDERING_HANDLER_KEY
- See Also:
- Constant Field Values
-
RENDERING_HANDLER_CLASS_NAME_KEY
public static final java.lang.String RENDERING_HANDLER_CLASS_NAME_KEY
- See Also:
- Constant Field Values
-
-
DataMelt 3.0 © DataMelt by jWork.ORG