Class SearchButtonPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SearchButtonPanel extends JPanel
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
See Also:
  • Constructor Details

    • SearchButtonPanel

      public SearchButtonPanel()
      Creates new form SearchButtonsPanel
    • SearchButtonPanel

      public SearchButtonPanel(boolean showCancelButton)
      Creates new form SearchButtonsPanel
  • Method Details

    • addActionListener

      public void addActionListener(ActionListener listener)
      Add a listener for the buttons
      Parameters:
      listener - Listener to add