|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.editor.editors.TextEditor
public class TextEditor
| Constructor Summary | |
|---|---|
TextEditor(EditorApp app,
TextModel model)
|
|
| Method Summary | |
|---|---|
CodexNode |
getCodexLocation()
|
CodexResourceModel |
getCodexResourceModel()
|
java.awt.Component |
getGui()
|
int |
getLineNumber()
|
void |
highlightLine(int line)
|
void |
runScript()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextEditor(EditorApp app,
TextModel model)
| Method Detail |
|---|
public java.awt.Component getGui()
getGui in interface CodexBrowserPagepublic CodexResourceModel getCodexResourceModel()
getCodexResourceModel in interface CodexResourceModelEditorpublic CodexNode getCodexLocation()
getCodexLocation in interface CodexBrowserPage
public int getLineNumber()
throws java.io.IOException
java.io.IOExceptionpublic void highlightLine(int line)
public void runScript()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||