<h2>org.autoplot.jythonsupport.ScriptDocumentationPanel</h2><p></p> <h2>ScriptDocumentationPanel( )</h2> <p>Creates new form ScriptDocumentationPanel</p> <hr> <a name="implement"></a> <h2>implement</h2> implement( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> text ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p>this is a placeholder for some improved functionality. The ideal implementation will remove the old setters.</p> <h3>Parameters</h3> text - the old script. <h3>Returns:</h3> the new script. <br><br> <a href="https://github.com/autoplot/dev/search?q=implement&unscoped_q=implement">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/jythonsupport/ScriptDocumentationPanel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/jythonsupport/ScriptDocumentationPanel.html#implement">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.java#l116">[view source]</a> <br> <br> <hr> <a name="initialize"></a> <h2>initialize</h2> initialize( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> src ) → void <p></p> <h3>Parameters</h3> src - a String <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=initialize&unscoped_q=initialize">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/jythonsupport/ScriptDocumentationPanel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/jythonsupport/ScriptDocumentationPanel.html#initialize">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.java#l98">[view source]</a> <br> <br>