org.autoplot.jythonsupport.ScriptDocumentationPanel

ScriptDocumentationPanel( )

Creates new form ScriptDocumentationPanel


implement

implement( String text ) → String

this is a placeholder for some improved functionality. The ideal implementation will remove the old setters.

Parameters

text - the old script.

Returns:

the new script.

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


initialize

initialize( String src ) → void

Parameters

src - a String

Returns:

void (returns nothing)

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