org.jext.search
Class FindAllDialog.ListHandler

java.lang.Object
org.jext.search.FindAllDialog.ListHandler
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ListSelectionListener
- Enclosing class:
- FindAllDialog
- class FindAllDialog.ListHandler
- extends java.lang.Object
- implements javax.swing.event.ListSelectionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindAllDialog.ListHandler
FindAllDialog.ListHandler()
valueChanged
public void valueChanged(javax.swing.event.ListSelectionEvent evt)
- Description copied from interface:
javax.swing.event.ListSelectionListener
- Receives notification of a javax.swing.event.ListSelectionEvent.
- Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener