<h2>org.autoplot.datasource.ui.PromptTextArea</h2><p>JTextArea with light-gray prompt indicating its use.  This
 is shown when the text area is empty.</p>
<h2>PromptTextArea( )</h2>
<p></p>

<h2>PromptTextArea( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> label )</h2>
<p></p>

<hr>
<a name="getPromptText"></a>
<h2>getPromptText</h2>
getPromptText(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a>

<p></p>

<h3>Returns:</h3>
java.lang.String

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getPromptText&unscoped_q=getPromptText">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/datasource/ui/PromptTextArea.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/datasource/ui/PromptTextArea.html#getPromptText">[view on old javadoc]</a>
 <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java#l40">[view source]</a>
<br>
<br>
<hr>
<a name="main"></a>
<h2>main</h2>
main( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String[]</a> args ) &rarr; void

<p></p>

<h3>Parameters</h3>
args - a java.lang.String[]

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=main&unscoped_q=main">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/datasource/ui/PromptTextArea.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/datasource/ui/PromptTextArea.html#main">[view on old javadoc]</a>
 <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java#l59">[view source]</a>
<br>
<br>
<hr>
<a name="setPromptText"></a>
<h2>setPromptText</h2>
setPromptText( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> text ) &rarr; void

<p></p>

<h3>Parameters</h3>
text - a String

<h3>Returns:</h3>
void (returns nothing)

<br><br>
<a href="https://github.com/autoplot/dev/search?q=setPromptText&unscoped_q=setPromptText">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/datasource/ui/PromptTextArea.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/datasource/ui/PromptTextArea.html#setPromptText">[view on old javadoc]</a>
 <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java#l35">[view source]</a>
<br>
<br>