org.autoplot.datasource.jython.JythonEditorPanel

Editor for vap+jyds uris. These URIs offer a couple of challenges, such as the mode where the resourceURI is the name of the data file and the script argument is used. Also, we identify types and offer decent GUI elements to control the types.

JythonEditorPanel( )

Creates new form JythonEditorPanel

getPanel( ) → javax.swing.JPanel [view source]
getURI( ) → String [view source]
markProblems( java.util.List problems ) → void [view source]
prepare( String uri, java.awt.Window parent, ProgressMonitor mon ) → boolean [view source]
reject( String uri ) → boolean [view source]
setURI( String url ) → void [view source]