Searched defs:applyRule (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DColorFilter.java62 applyRule(rule, f);
69 applyRule(rule, f);
75 private void applyRule(ColorRule rule, Figure f) { method in class:ColorFilter

Completed in 304 milliseconds