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

/openjdk7/jdk/src/share/demo/applets/Fractal/
H A DCLSFractal.java56 * handle the lContext and rContext attributes, although this
293 + "Sensitive\n L-System \n(pred, succ, lContext, rContext)."
295 + "the lContext and rContext parts of the rule.";
316 { "rContext", "String",
387 * (pred, succ, lContext, rContext) from the given java.applet.Applet's attributes.
389 * and rContext parts of the rules.
410 app.getParameter("rContext" + num)));
463 * L-System (pred, succ, lContext, rContext).
465 * and rContext parts of the rule.
474 String rContext; field in class:CLSRule
[all...]

Completed in 44 milliseconds