Deprecated API


Contents
Deprecated Classes
org.jdesktop.swingx.plaf.windows.WindowsHyperlinkUI
          pre-0.9.4 PENDING JW: why is this deprecated? What to use instead? kgs: clearly installDefaults can go away, but I distinctly recall that setTextShiftOffset was at one point uncommented in parent, leaving no differences with child. That is no longer the case. 
 

Deprecated Fields
org.jdesktop.swingx.plaf.basic.BasicMonthViewUI.monthsOfTheYear
          pre-0.9.6 no longer used in paint/layout with renderer. 
 

Deprecated Methods
org.jdesktop.swingx.JXMonthView.cleanupWeekSelectionDates(Date, Date)
          pre-0.9.5 - this is kept as a reminder only, don't use! we can make this private or comment it out after next version 
org.jdesktop.swingx.plaf.basic.BasicMonthViewUI.createDerivedFont()
          KEEP re-added usage in preliminary zoomable support no longer used in paint/layout with renderer. 
org.jdesktop.swingx.JXImageView.getOpenAction()
          see SwingX issue 990 
org.jdesktop.swingx.JXImageView.getRotateClockwiseAction()
          see SwingX issue 990 
org.jdesktop.swingx.JXImageView.getRotateCounterClockwiseAction()
          see SwingX issue 990 
org.jdesktop.swingx.JXImageView.getSaveAction()
          see SwingX issue 990 
org.jdesktop.swingx.JXImageView.getZoomInAction()
          see SwingX issue 990 
org.jdesktop.swingx.JXImageView.getZoomOutAction()
          see SwingX issue 990 
org.jdesktop.swingx.plaf.basic.BasicMonthViewUI.isUIInstallable(Object)
          pre-0.9.6 use SwingXUtilities.isUIInstallable(Object)