com.jscape.util.reflection.types
Class PasswordField
java.lang.Object
com.jscape.util.reflection.FieldType
com.jscape.util.reflection.types.PasswordField
public class PasswordField
- extends FieldType
Password field component.
Constructor Summary |
PasswordField()
Creates new instance. |
PasswordField(java.lang.String defaultValue)
Creates new instance with default value. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
defaultValue
public final java.lang.String defaultValue
PasswordField
public PasswordField(java.lang.String defaultValue)
- Creates new instance with default value.
- Parameters:
defaultValue
- the default value
PasswordField
public PasswordField()
- Creates new instance.
getDefaultValue
public java.lang.String getDefaultValue()
- Returns field default value.
- Returns:
- the default value
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved