Class MapProperties

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

public class MapProperties extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow
Dialogo con la información de los mapas
Author:
Fernando González Cortés
See Also:
  • Constructor Details

    • MapProperties

      public MapProperties()
      This method initializes
    • MapProperties

      public MapProperties(LayoutDocument m)
      This is the default constructor
      Parameters:
      m - mapa cuya información se presenta
      f - frame padre del dialogo
  • Method Details

    • getWindowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo getWindowInfo()
      Specified by:
      getWindowInfo in interface org.gvsig.andami.ui.mdiManager.IWindow
      See Also:
      • invalid reference
        com.iver.mdiApp.ui.MDIManager.IWindow#getWindowInfo()
    • viewActivated

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

      public Object getViewModel()
      See Also:
      • SingletonWindow.getWindowModel()
    • isAccepted

      public boolean isAccepted()
    • getWindowProfile

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