public class TfFocusListener extends Object implements FocusListener
| Constructor and Description |
|---|
TfFocusListener(PrefsMediator med)
Instantiates a new tf focus listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent arg0) |
void |
focusLost(FocusEvent arg0) |
public TfFocusListener(PrefsMediator med)
med - the medpublic void focusGained(FocusEvent arg0)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent arg0)
focusLost in interface FocusListenerCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.