eu.geclipse.batch.ui.editors
Class BatchEditor
java.lang.Object
GraphicalEditor
eu.geclipse.batch.ui.editors.BatchEditor
public class BatchEditor
- extends GraphicalEditor
A graphical editor that can edit .batch files. The
binding between the .batch file extension and this editor is done in
plugin.xml
|
Constructor Summary |
BatchEditor()
Create a new BatchEditor instance. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
queueByName
public int queueByName
sortedQ
public int sortedQ
sortedN
public int sortedN
workerNodeByName
public int workerNodeByName
queueByState
public int queueByState
workerNodeByState
public int workerNodeByState
BatchEditor
public BatchEditor()
- Create a new BatchEditor instance. This is called by the Workspace.
getAdapter
public java.lang.Object getAdapter(java.lang.Class type)
dispose
public void dispose()
isSaveOnCloseNeeded
public boolean isSaveOnCloseNeeded()
isSaveAsAllowed
public boolean isSaveAsAllowed()
doSave
public void doSave(IProgressMonitor monitor)
doSaveAs
public void doSaveAs()