<h2>org.autoplot.jythonsupport.JythonUtil.ScriptDescriptor</h2><p>Object containing a description of a script, containing its parameters and title describing it.</p> <hr> <a name="getDescription"></a> <h2>getDescription</h2> getDescription( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p>sentence or paragraph documenting the script.</p> <h3>Returns:</h3> a String <br><br> <a href="https://github.com/autoplot/dev/search?q=getDescription&unscoped_q=getDescription">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.html#getDescription">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.java#l1469">[view source]</a> <br> <br> <hr> <a name="getIconURL"></a> <h2>getIconURL</h2> getIconURL( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p>the web address of an icon for the script.</p> <h3>Returns:</h3> a String <br><br> <a href="https://github.com/autoplot/dev/search?q=getIconURL&unscoped_q=getIconURL">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.html#getIconURL">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.java#l1475">[view source]</a> <br> <br> <hr> <a name="getLabel"></a> <h2>getLabel</h2> getLabel( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p>a short label, suitable for a menu item.</p> <h3>Returns:</h3> a short label, suitable for a menu item. <br><br> <a href="https://github.com/autoplot/dev/search?q=getLabel&unscoped_q=getLabel">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.html#getLabel">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.java#l1457">[view source]</a> <br> <br> <hr> <a name="getParams"></a> <h2>getParams</h2> getParams( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/util/List.html'>java.util.List</a> <p>the list of the script parameters, containing the type and default values.</p> <h3>Returns:</h3> a java.util.List <br><br> <a href="https://github.com/autoplot/dev/search?q=getParams&unscoped_q=getParams">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.html#getParams">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.java#l1481">[view source]</a> <br> <br> <hr> <a name="getTitle"></a> <h2>getTitle</h2> getTitle( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p>a one-line title, suitable for a GUI heading.</p> <h3>Returns:</h3> a one-line title, suitable for a GUI heading. <br><br> <a href="https://github.com/autoplot/dev/search?q=getTitle&unscoped_q=getTitle">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.html#getTitle">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.ScriptDescriptor.java#l1463">[view source]</a> <br> <br>