control
Class ListenerGo
java.lang.Object
control.ListenerGo
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class ListenerGo
- extends java.lang.Object
- implements java.awt.event.ActionListener
START THE SEARCH
Constructor Summary |
ListenerGo(SearchPage s,
Buffer b,
AgentFind a,
javax.swing.JButton g,
javax.swing.JTextField cod,
javax.swing.JTextField descr,
java.awt.TextArea seq,
java.awt.Choice type)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListenerGo
public ListenerGo(SearchPage s,
Buffer b,
AgentFind a,
javax.swing.JButton g,
javax.swing.JTextField cod,
javax.swing.JTextField descr,
java.awt.TextArea seq,
java.awt.Choice type)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent arg0)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener