Uses of Interface
org.pushingpixels.radiance.theming.extras.internal.tabbed.DeltaQueue.DeltaMatcher
-
Packages that use DeltaQueue.DeltaMatcher Package Description org.pushingpixels.radiance.theming.extras.internal.tabbed -
-
Uses of DeltaQueue.DeltaMatcher in org.pushingpixels.radiance.theming.extras.internal.tabbed
Methods in org.pushingpixels.radiance.theming.extras.internal.tabbed with parameters of type DeltaQueue.DeltaMatcher Modifier and Type Method Description void
DeltaQueue. removeMatching(DeltaQueue.DeltaMatcher matcher)
Removes all deltas matching the specified matcher.
-