|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject
com.bea.wli.sb.transports.ui.TransportUIFactory.HintTextAreaObject
public static class TransportUIFactory.HintTextAreaObject
A TextArea object with a hint above it
| Field Summary |
|---|
| Fields inherited from class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject |
|---|
DEFAULT_NUMBER_OF_ROWS, DEFAULT_SIZE |
| Constructor Summary | |
|---|---|
TransportUIFactory.HintTextAreaObject(String value,
String hint,
int cols,
int numRows,
boolean readOnly)
constructor |
|
| Method Summary | |
|---|---|
String |
getHint()
returns the hint |
int |
getType()
returns the type |
void |
setHint(String hint)
sets the hint |
| Methods inherited from class com.bea.wli.sb.transports.ui.TransportUIFactory.TextAreaObject |
|---|
getNumCols, getNumRows, getReadOnly, getValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportUIFactory.HintTextAreaObject(String value,
String hint,
int cols,
int numRows,
boolean readOnly)
| Method Detail |
|---|
public int getType()
getType in interface TransportUIFactory.TransportUIObjectgetType in class TransportUIFactory.TextAreaObjectpublic String getHint()
public void setHint(String hint)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||