Uses of Class
org.jdesktop.swingx.decorator.PipelineEvent

Packages that use PipelineEvent
org.jdesktop.swingx.decorator Contains API used to implement coordinated sorting, filtering and highlighting of the extended Swing cell-rendering component classes JXTable, JXTreeTable, JXTree, and JXList. 
 

Uses of PipelineEvent in org.jdesktop.swingx.decorator
 

Methods in org.jdesktop.swingx.decorator with parameters of type PipelineEvent
 void PipelineListener.contentsChanged(PipelineEvent e)
          Sent when the pipeline has changed in any way.