|
||||||||||
| 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.core.extension.ExtensionRuntime
net.sf.jame.core.extension.ConfigurableExtensionRuntime<T>
net.sf.jame.mandelbrot.color.extension.ColorRendererExtensionRuntime<T>
net.sf.jame.mandelbrot.extensions.color.AbstractColorRendererRuntime<T>
public abstract class AbstractColorRendererRuntime<T extends ColorRendererExtensionConfig>
| Constructor Summary | |
|---|---|
AbstractColorRendererRuntime()
|
|
| Method Summary | |
|---|---|
void |
dispose()
Disposes the element resources. |
| Methods inherited from class net.sf.jame.mandelbrot.color.extension.ColorRendererExtensionRuntime |
|---|
prepareForRendering, renderColor |
| Methods inherited from class net.sf.jame.core.extension.ConfigurableExtensionRuntime |
|---|
configReloaded, getConfig, setConfig, valueChanged |
| Methods inherited from class net.sf.jame.core.config.RuntimeElement |
|---|
changeCount, finalize, fireChanged, isChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractColorRendererRuntime()
| Method Detail |
|---|
public void dispose()
RuntimeElement
dispose in class ConfigurableExtensionRuntime<T extends ColorRendererExtensionConfig>RuntimeElement.dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||