public class TextFocusHandler extends Object implements FocusListener
| Constructor and Description |
|---|
TextFocusHandler(MainFrame frame) |
public TextFocusHandler(MainFrame frame)
public void focusGained(FocusEvent e)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenerCopyright © 2006–2015 The Apache Software Foundation. All rights reserved.