|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StandardHintTextComponent
An interface for all Hint text components.
| Method Summary | |
|---|---|
java.lang.String |
getHint()
Returns the hint text associated with the item. |
java.lang.String |
getText()
Gets the text value. |
boolean |
isHintShowing()
Is the hint showing, or has text been entered? |
void |
setHint(java.lang.String hint)
Sets the hint text associated with the item. |
void |
setText(java.lang.String text)
Sets the text value. |
| Method Detail |
|---|
boolean isHintShowing()
java.lang.String getHint()
void setHint(java.lang.String hint)
hint - java.lang.String getText()
void setText(java.lang.String text)
text -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||