org.autoplot.inline.InlineDataSourceEditorPanel

Editor panel for inline URIs. This supports events lists and short Jython scripts with a simple editor.

InlineDataSourceEditorPanel( )

Creates new form InlineDataSourceEditorPanel


getDataMashUp

getDataMashUp( ) → org.autoplot.jythonsupport.ui.DataMashUp

return the mashup tool, so that a resolver can be added.

Returns:

the mashup tool used.

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

getPanel( ) → javax.swing.JPanel [view source]
getURI( ) → String [view source]
main( String[] args ) → void [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 uri ) → void [view source]