Uses of Class
org.jdesktop.swingx.decorator.PipelineEvent
-
Packages that use PipelineEvent Package Description 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 Modifier and Type Method Description void
PipelineListener. contentsChanged(PipelineEvent e)
Sent when the pipeline has changed in any way.
-