com.jeta.open.gui.framework
Class JETAController.TextFocusListener
java.lang.Object
com.jeta.open.gui.framework.JETAController.TextFocusListener
- All Implemented Interfaces:
- FocusListener, EventListener
- Enclosing class:
- JETAController
public class JETAController.TextFocusListener
- extends Object
- implements FocusListener
Focus listener for text fields
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JETAController.TextFocusListener
public JETAController.TextFocusListener()
focusGained
public void focusGained(FocusEvent evt)
- Specified by:
focusGained
in interface FocusListener
focusLost
public void focusLost(FocusEvent evt)
- Specified by:
focusLost
in interface FocusListener
Copyright © 2005-2007 Jeff Tassin & Todd Viegut. All Rights Reserved.