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

/openjdk7/jdk/src/share/demo/applets/DrawTest/
H A DDrawTest.java69 DrawControls controls;
75 controls = new DrawControls(panel);
230 class DrawControls extends Panel implements ItemListener { class in inherits:Panel,ItemListener
235 public DrawControls(DrawPanel target) { method in class:DrawControls

Completed in 81 milliseconds