private static class CredentialDialog.SelectAllOnFocusHandler extends FocusAdapter
Modifier | Constructor and Description |
---|---|
private |
SelectAllOnFocusHandler() |
Modifier and Type | Method and Description |
---|---|
void |
focusGained(FocusEvent e) |
focusLost
private SelectAllOnFocusHandler()
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
focusGained
in class FocusAdapter