Deprecated API


Contents
Deprecated Fields
org.jdesktop.swingx.decorator.Highlighter.ledgerBackground
          set the component's background color instead! 
org.jdesktop.swingx.decorator.Highlighter.notePadBackground
          set the component's background color instead! 
 

Deprecated Methods
org.jdesktop.swingx.decorator.Highlighter.computeSelectedBackground(Color)
          this is no longer used by this implementation 
org.jdesktop.swingx.decorator.Highlighter.computeSelectedForeground(Color)
          this method is longer called by this implementation 
org.jdesktop.swingx.decorator.Sorter.interpose(FilterPipeline, ComponentAdapter, Sorter)
          - use filterPipeline.setSorter instead 
org.jdesktop.swingx.decorator.Filter.translateFromPreviousFilter(int)
           
org.jdesktop.swingx.decorator.Filter.translateToPreviousFilter(int)