|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.editor.editors.AbstractImageModelEditor
public abstract class AbstractImageModelEditor
| Field Summary | |
|---|---|
protected EditorApp |
app
|
protected ImageModel |
model
|
| Constructor Summary | |
|---|---|
protected |
AbstractImageModelEditor(EditorApp app,
ImageModel model)
|
| Method Summary | |
|---|---|
EditorApp |
getApp()
|
CodexNode |
getCodexLocation()
|
CodexResourceModel |
getCodexResourceModel()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.partnersoft.editor.browser.CodexBrowserPage |
|---|
getGui |
| Field Detail |
|---|
protected EditorApp app
protected ImageModel model
| Constructor Detail |
|---|
protected AbstractImageModelEditor(EditorApp app,
ImageModel model)
| Method Detail |
|---|
public EditorApp getApp()
public CodexNode getCodexLocation()
getCodexLocation in interface CodexBrowserPagepublic CodexResourceModel getCodexResourceModel()
getCodexResourceModel in interface CodexResourceModelEditor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||