|
||||||||||
| 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.swing.editor.extension.EditorExtensionRuntime
public abstract class EditorExtensionRuntime
| Constructor Summary | |
|---|---|
EditorExtensionRuntime()
|
|
| Method Summary | |
|---|---|
abstract NodeEditorComponent |
createEditor(NodeEditor nodeEditor)
|
void |
dispose()
Disposes the element resources. |
| 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 EditorExtensionRuntime()
| Method Detail |
|---|
public abstract NodeEditorComponent createEditor(NodeEditor nodeEditor)
nodeEditor -
public void dispose()
RuntimeElement
dispose in class RuntimeElementRuntimeElement.dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||