org.autoplot.RunScriptPanel

RunScriptPanel( )

Creates new form RunScriptPanel

getTextArea( ) → org.autoplot.jythonsupport.ui.EditorTextPane [view source]

getToolsCB

getToolsCB( ) → javax.swing.JCheckBox

return the checkbox indicating that the script should be added as a tool.

Returns:

a javax.swing.JCheckBox

[search for examples] [view on GitHub] [view on old javadoc] [view source]

runScript( org.autoplot.ApplicationModel model, java.io.File ff, ProgressMonitor mon ) → void [view source]