|
Sky View Café - Java | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
CaseMode.NO_CHANGE,
CaseMode.TO_UPPER, or CaseMode.TO_LOWER.
Icon currently being used to show error conditions.
Icon currently being used to show error conditions.
ErrorState.NO_ERROR,
ErrorState.TRANSIENT_ERROR, or ErrorState.PERSISTENT_ERROR, representing the
error state of the text field.
ErrorState.NO_ERROR,
ErrorState.TRANSIENT_ERROR, or ErrorState.PERSISTENT_ERROR, representing the
error state of the text field.
true if the password field has been edited, that is, if the password field's current content differs
from its current base password.
true if the text field has been edited, that is, if the text field's current content differs from its
current base text.
KPasswordField, access to JPasswordField.getPassword().
KPasswordField.getPasswordStrength(char[]).
true if the password field shows edited text in a different color from unmodified text.
true if the text field shows edited text in a different color from unmodified text.
t as a String.
Document
is null or if the content is undefined.
KTextField, access to JTextComponent.getText().
ActionListeners registered with KTextField.addTypingListener(java.awt.event.ActionListener, boolean).
JPasswordField.getEchoChar(), except that character values deferred due to
the display of suggestion text are returned, rather than the 0 which is returned by getEchoChar()
when suggestion text is displayed.
|
Sky View Café - Java | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||