|
|||||||||
| 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.PasswordObject
public static class TransportUIFactory.PasswordObject
password object
| Field Summary | |
|---|---|
static int |
DEFAULT_SIZE
|
| Constructor Summary | |
|---|---|
TransportUIFactory.PasswordObject(String value,
int size)
constructor |
|
| Method Summary | |
|---|---|
int |
getSize()
returns the textbox size |
int |
getType()
returns the type |
String |
getValue()
returns the value |
void |
setValue(String value)
sets the value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_SIZE
| Constructor Detail |
|---|
public TransportUIFactory.PasswordObject(String value,
int size)
| Method Detail |
|---|
public int getType()
getType in interface TransportUIFactory.TransportUIObjectpublic String getValue()
public void setValue(String value)
public int getSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||