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 FocusListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.