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

/openjdk7/jdk/src/share/demo/applets/Fractal/
H A DCLSFractal.java55 * is generated. Note that the ContextLSystem class does not yet
68 ContextLSystem cls;
84 cls = new ContextLSystem(this);
168 cls = new ContextLSystem(this);
393 class ContextLSystem { class
399 public ContextLSystem(java.applet.Applet app) { method in class:ContextLSystem

Completed in 30 milliseconds