public class TfFocusListener extends Object implements FocusListener
Constructor and Description |
---|
TfFocusListener(PrefsMediator med) |
Modifier and Type | Method and Description |
---|---|
void |
focusGained(FocusEvent arg0) |
void |
focusLost(FocusEvent arg0) |
public TfFocusListener(PrefsMediator med)
public void focusGained(FocusEvent arg0)
focusGained
in interface FocusListener
public void focusLost(FocusEvent arg0)
focusLost
in interface FocusListener
Copyright © 2017. All rights reserved.