Class FPanelLocConfig

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.app.project.documents.view.gui.FPanelLocConfig
All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, org.gvsig.andami.ui.mdiManager.IWindow

public class FPanelLocConfig extends JPanel implements ActionListener, org.gvsig.andami.ui.mdiManager.IWindow
Author:
FJP TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
See Also:
  • Constructor Details

    • FPanelLocConfig

      public FPanelLocConfig(org.gvsig.fmap.mapcontrol.MapControl mc)
      This is the default constructor
  • Method Details

    • getJList

      public JList getJList()
      This method initializes jList
      Returns:
      javax.swing.JList
    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener
    • getWindowInfo

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

      public void viewActivated()
      See Also:
      • invalid reference
        com.iver.mdiApp.ui.MDIManager.IWindow#windowActivated()
    • getMapCtrl

      public org.gvsig.fmap.mapcontrol.MapControl getMapCtrl()
      Obtiene el MapControl asociado al localizador
      Returns:
      MapControl
    • getWindowProfile

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