org.apache.jmeter.gui.util
Class NumberFieldErrorListener
java.lang.Object
|
+--java.awt.event.FocusAdapter
|
+--org.apache.jmeter.gui.util.NumberFieldErrorListener
- All Implemented Interfaces:
- EventListener, FocusListener
- public class NumberFieldErrorListener
- extends FocusAdapter
- Version:
- $Revision: 1.3 $
- Author:
- mstover
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberFieldErrorListener
public NumberFieldErrorListener()
getNumberFieldErrorListener
public static NumberFieldErrorListener getNumberFieldErrorListener()
focusLost
public void focusLost(FocusEvent e)
- Specified by:
focusLost
in interface FocusListener
- Overrides:
focusLost
in class FocusAdapter
Copyright © 1998-2003 Apache Software Foundation. All Rights Reserved.