com.partnersoft.workbench.editors
Class TextFileEditor
java.lang.Object
com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
com.partnersoft.workbench.editors.TextFileEditor
- All Implemented Interfaces:
- WorkbenchEditor, WorkbenchFileEditor
public class TextFileEditor
- extends AbstractWorkbenchFileEditor
| Methods inherited from class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor |
doAction, doAction, getFile, getGui, getName, getWorkbench, loadCog, loadObject, saveCog, saveObject, setFile, setWorkbench |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextFileEditor
public TextFileEditor()
focusOnFindField
public void focusOnFindField()
load
public void load()
throws java.io.IOException
- Throws:
java.io.IOException
save
public void save()
throws java.io.IOException
- Throws:
java.io.IOException
parseAction
public void parseAction()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
threadAction
public void threadAction()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
runAction
public void runAction()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
setLine
public void setLine(int line)