Class SearchUpperPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SearchUpperPanel extends JPanel
Author:
Jorge Piera Llodra (piera_jor@gva.es)
See Also:
  • Constructor Details

    • SearchUpperPanel

      public SearchUpperPanel()
      Creates new form upperPanel
  • Method Details

    • addActionListener

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

      public void setUpIcon()
      Sets the up triangle icon (to minimize)
    • setDownIcon

      public void setDownIcon()
      Sets the down triangle icon (to maximize)
    • isRestrictAreaClicked

      public boolean isRestrictAreaClicked()
      Returns:
      if the are check is clicked
    • getTitle

      public String getTitle()
      Returns:
      the title
    • addService

      public void addService(Search service)
      Adds a new service
      Parameters:
      service -
    • getService

      public Search getService()
      Returns:
      the service
    • getRestrictAreaClicked

      public boolean getRestrictAreaClicked()
      Returns:
      if the area checkbox is clicked