|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
RegexpDialogTextComponent is a component which can be
used for text input.
| Method Summary | |
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 |
| Method Detail |
public void setExpressionText(java.lang.String text)
setComponentText - set the text int the component
text - a String valuepublic java.lang.String getExpressionText()
getComponentText - getValue the text from the component
String valuepublic boolean isMultiLine()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||