Class SearchDialog

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, org.gvsig.andami.ui.mdiManager.IWindow, org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener

public class SearchDialog extends SearchDialogPanel implements org.gvsig.andami.ui.mdiManager.IWindow, org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener
Author:
Jorge Piera Llodra (piera_jor@gva.es)
See Also:
  • Field Details

    • m_windowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo m_windowInfo
    • parentDialog

      public ConnectDialog parentDialog
    • frame

      public JDialog frame
  • Constructor Details

  • Method Details

    • getWindowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo getWindowInfo()
      Specified by:
      getWindowInfo in interface org.gvsig.andami.ui.mdiManager.IWindow
    • getWindowProfile

      public Object getWindowProfile()
      Specified by:
      getWindowProfile in interface org.gvsig.andami.ui.mdiManager.IWindow
    • showResultsActionPerformed

      protected void showResultsActionPerformed(Feature[] features)
      Overrides:
      showResultsActionPerformed in class SearchDialogPanel
    • closeButtonActionPerformed

      protected void closeButtonActionPerformed()
      Overrides:
      closeButtonActionPerformed in class SearchDialogPanel
    • resizeButtonActionPerformed

      protected void resizeButtonActionPerformed()
      Size button action performed
      Overrides:
      resizeButtonActionPerformed in class SearchDialogPanel
    • getUpIcon

      protected Icon getUpIcon()
      Overrides:
      getUpIcon in class SearchDialogPanel
    • getDownIcon

      protected Icon getDownIcon()
      Overrides:
      getDownIcon in class SearchDialogPanel
    • lastButtonActionPerformed

      protected void lastButtonActionPerformed()
      Return button action
    • closeJDialog

      public void closeJDialog()
    • extentChanged

      public void extentChanged(org.gvsig.fmap.mapcontext.events.ExtentEvent e)
      Specified by:
      extentChanged in interface org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener
    • backColorChanged

      public void backColorChanged(org.gvsig.fmap.mapcontext.events.ColorEvent e)
      Specified by:
      backColorChanged in interface org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener
    • projectionChanged

      public void projectionChanged(org.gvsig.fmap.mapcontext.events.ProjectionEvent e)
      Specified by:
      projectionChanged in interface org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener
    • setFrame

      public void setFrame(JDialog dialog)
      Parameters:
      frame - the frame to set