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

/openjdk7/jdk/src/share/demo/applets/DitherTest/
H A DDitherTest.java75 public class DitherTest extends Applet implements Runnable { class in inherits:Applet,Runnable
83 Frame f = new Frame("DitherTest");
84 DitherTest ditherTest = new DitherTest();
351 private DitherTest applet;
355 public DitherControls(DitherTest app, int s, int e, DitherMethod type,

Completed in 31 milliseconds