com.antelmann.util.gui
Class SelectAllOnFocusGain
java.lang.Object
java.awt.event.FocusAdapter
com.antelmann.util.gui.SelectAllOnFocusGain
- All Implemented Interfaces:
- FocusListener, EventListener
public class SelectAllOnFocusGain
- extends FocusAdapter
a general focus listener that will select all text on focus gain
- Since:
- 06/19/06
- Author:
- Holger Antelmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectAllOnFocusGain
public SelectAllOnFocusGain()
focusGained
public void focusGained(FocusEvent ev)
- Specified by:
focusGained in interface FocusListener- Overrides:
focusGained in class FocusAdapter
(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads