public class SendPamAuthPacket.RequestFocusListener extends Object implements AncestorListener
| Constructor and Description |
|---|
RequestFocusListener() |
RequestFocusListener(boolean removeListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ancestorAdded(AncestorEvent ancestorEvent) |
void |
ancestorMoved(AncestorEvent ancestorEvent) |
void |
ancestorRemoved(AncestorEvent ancestorEvent) |
public RequestFocusListener()
public RequestFocusListener(boolean removeListener)
public void ancestorAdded(AncestorEvent ancestorEvent)
ancestorAdded in interface AncestorListenerpublic void ancestorMoved(AncestorEvent ancestorEvent)
ancestorMoved in interface AncestorListenerpublic void ancestorRemoved(AncestorEvent ancestorEvent)
ancestorRemoved in interface AncestorListenerCopyright © 2018 mariadb.org. All rights reserved.