public interface RegexpDialogTextComponent
RegexpDialogTextComponent
is a component which can be
used for text input.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpressionText()
getComponentText - getValue the text from the component |
boolean |
isMultiLine()
Indicates whether the text component is multiline
and therefore requires a scroll pannel.
|
void |
setExpressionText(java.lang.String text)
setComponentText - set the text int the component |
void setExpressionText(java.lang.String text)
setComponentText
- set the text int the componenttext
- a String
valuejava.lang.String getExpressionText()
getComponentText
- getValue the text from the componentString
valueboolean isMultiLine()
JCSC is released under the terms of the GNU General Public License