Class ActionShowSearch

java.lang.Object
javax.swing.AbstractAction
com.jsql.view.swing.table.ActionShowSearch
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ActionShowSearch extends AbstractAction
See Also:
  • Constructor Details

    • ActionShowSearch

      public ActionShowSearch(JPanel panelSearch, JTextField textFilter)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)