Class PasswordField

    • Constructor Detail

      • PasswordField

        public PasswordField()
        Creates a password field that allows entering a single line of text where the characters are masked to prevent them from being visible to others.
      • PasswordField

        public PasswordField​(PasswordInputCell cell)
        Creates a new password text field.
        Parameters:
        cell - the input cell
      • PasswordField

        public PasswordField​(PasswordInputCell cell,
                             PropertyEditor<String> propertyEditor)
        Creates a new password text field.
        Parameters:
        cell - the input cell
        propertyEditor - the property editor