org.virbo.autoplot.scriptconsole
Class ScriptPanelSupport

java.lang.Object
  extended by org.virbo.autoplot.scriptconsole.ScriptPanelSupport

public class ScriptPanelSupport
extends java.lang.Object


Method Summary
 int getSaveFile()
           
protected  void open()
           
protected  void saveAs()
           
protected  void savePlot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSaveFile

public int getSaveFile()
                throws java.io.IOException
Throws:
java.io.IOException

savePlot

protected void savePlot()

saveAs

protected void saveAs()

open

protected void open()