|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.jdc.lang.Object
|
+--com.jdc.gui.html.form.FormField
|
+--com.jdc.gui.html.form.field.TextField
|
+--com.jdc.gui.html.form.field.PasswordField
PasswordField is a user interface widget that creates an input
password field consisting of a label and an input entry field to be displayed
to the user. The input field entry is obscured.
| Nested Class Summary |
| Nested classes inherited from class com.jdc.gui.html.form.FormField |
FormField.Label |
| Field Summary |
| Fields inherited from class com.jdc.gui.html.form.FormField |
COLUMN, DISABLED, ENABLED, ERROR, REQUIRED, ROW, WARNING |
| Fields inherited from class com.jdc.lang.Object |
string |
| Constructor Summary | |
PasswordField()
Constructors a new PasswordField |
|
| Methods inherited from class com.jdc.gui.html.form.field.TextField |
addAsterisk, addColumn, addRow, create, getAlign, getErrorMessage, getField, getLabel, getName, getPadding, getSize, getStatus, getText, getTip, getValue, hasValue, isAsterisk, isChanged, isError, isRequired, isWarning, reset, resetMessages, setAlign, setError, setError, setError, setErrorMessage, setLabel, setName, setPadding, setReadOnly, setReadOnly, setRequired, setRequired, setSize, setStatus, setTip, setValue, setWarning, setWarning, setWarning, toString |
| Methods inherited from class com.jdc.gui.html.form.FormField |
add, getType, isAddColumn, isAddRow, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PasswordField()
PasswordField
|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||