public static final class WeakListener.Focus extends WeakListener implements FocusListener
WeakListener.Change, WeakListener.Document, WeakListener.FileChange, WeakListener.FileStatus, WeakListener.Focus, WeakListener.Node, WeakListener.PropertyChange, WeakListener.Repository, WeakListener.VetoableChange| Constructor and Description |
|---|
WeakListener.Focus(FocusListener l)
Deprecated.
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent ev)
Deprecated.
Delegates to the original listener.
|
void |
focusLost(FocusEvent ev)
Deprecated.
Delegates to the original listener.
|
protected String |
removeMethodName()
Deprecated.
Method name to use for removing the listener.
|
change, create, document, fileChange, fileStatus, focus, get, node, propertyChange, repository, setSource, toString, vetoableChangepublic WeakListener.Focus(FocusListener l)
l - listener to delegate topublic void focusGained(FocusEvent ev)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent ev)
focusLost in interface FocusListenerprotected String removeMethodName()
removeMethodName in class WeakListenerBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.