org.apache.jmeter.gui.util
Class FocusRequester
java.lang.Object
org.apache.jmeter.gui.util.FocusRequester
- All Implemented Interfaces:
- Runnable
- public class FocusRequester
- extends Object
- implements Runnable
Note: This helper class appeared in JavaWorld in June 2001
(http://www.javaworld.com) and was written by Michael Daconta.
- Version:
- $Revision: 1.6 $
- Author:
- Kevin Hammond
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FocusRequester
public FocusRequester(Component comp)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.