|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jame.core.config.RuntimeElement
net.sf.jame.mandelbrot.fractal.rendering.RenderingFormulaRuntimeElement
public class RenderingFormulaRuntimeElement
| Constructor Summary | |
|---|---|
RenderingFormulaRuntimeElement(RenderingFormulaConfigElement formulaElement)
Constructs a new formula element. |
|
| Method Summary | |
|---|---|
void |
dispose()
Disposes the element resources. |
RenderingFormulaExtensionRuntime<?> |
getFormulaRuntime()
|
boolean |
isChanged()
Tests and resets the change counter. |
| Methods inherited from class net.sf.jame.core.config.RuntimeElement |
|---|
changeCount, finalize, fireChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RenderingFormulaRuntimeElement(RenderingFormulaConfigElement formulaElement)
formulaElement - | Method Detail |
|---|
public void dispose()
RuntimeElement
dispose in class RuntimeElementRuntimeElement.dispose()public RenderingFormulaExtensionRuntime<?> getFormulaRuntime()
public boolean isChanged()
RuntimeElement
isChanged in class RuntimeElementRuntimeElement.isChanged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||