|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegexpDialogTextComponent
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 |
---|
void setExpressionText(java.lang.String text)
setComponentText
- set the text int the component
text
- a String
valuejava.lang.String getExpressionText()
getComponentText
- getValue the text from the component
String
valueboolean isMultiLine()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |