Uses of Interface
org.jvnet.lafwidget.utils.DeltaQueue.DeltaMatcher

Packages that use DeltaQueue.DeltaMatcher
org.jvnet.lafwidget.utils   
 

Uses of DeltaQueue.DeltaMatcher in org.jvnet.lafwidget.utils
 

Methods in org.jvnet.lafwidget.utils with parameters of type DeltaQueue.DeltaMatcher
 void DeltaQueue.removeMatching(DeltaQueue.DeltaMatcher matcher)
          Removes all deltas matching the specified matcher.