Interface CColorBridge
- All Superinterfaces:
ColorBridge,UIBridge<Color,DockColor>
A
ColorBridge which filters the interesting colors.- Author:
- Benjamin Sigg
-
Method Summary
-
Method Details
-
matches
Tells whether this bridge should handle colors with idid.- Parameters:
id- the id of some color- Returns:
trueif this bridge is interested in this color
-