org.gjt.sp.jedit.search
Class HyperSearchResults.ActionHandler
java.lang.Object
org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- HyperSearchResults
- public class HyperSearchResults.ActionHandler
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HyperSearchResults.ActionHandler
public HyperSearchResults.ActionHandler()
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed
in interface ActionListener