Searched refs:YControls (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/applets/DitherTest/
H A DDitherTest.java79 private DitherControls YControls; field in class:DitherTest
117 YControls = new DitherControls(this, yvals[0], yvals[1],
119 YControls.addRenderButton();
121 add("South", YControls);
185 int ymethod = YControls.getParams(yvals);
274 remove(YControls);

Completed in 592 milliseconds