JSCAPE MFT Server

com.jscape.util.reflection.types
Class PasswordField

java.lang.Object
  extended by com.jscape.util.reflection.types.PasswordField
All Implemented Interfaces:
FieldType

public final class PasswordField
extends java.lang.Object
implements FieldType

Password field component.


Constructor Summary
PasswordField()
          Creates new instance.
PasswordField(java.lang.String defaultValue)
          Creates new instance with default value.
 
Method Summary
 java.lang.String getDefaultValue()
          Gets default value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordField

public PasswordField()
Creates new instance.


PasswordField

public PasswordField(java.lang.String defaultValue)
Creates new instance with default value.

Parameters:
defaultValue -
Method Detail

getDefaultValue

public java.lang.String getDefaultValue()
Gets default value.

Returns:

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved