Class ViewProperties

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.propertypage.BasePropertiesPagePanelLayout
org.gvsig.propertypage.BasePropertiesPageDialog
org.gvsig.app.project.documents.view.gui.ViewProperties
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.andami.ui.mdiManager.IWindow, org.gvsig.andami.ui.mdiManager.SingletonWindow, org.gvsig.tools.swing.api.Component, org.gvsig.tools.util.PropertiesSupport

public class ViewProperties extends org.gvsig.propertypage.BasePropertiesPageDialog implements org.gvsig.andami.ui.mdiManager.SingletonWindow
Dialogo donde se muestran las propiedades de una vista
Author:
gvSIG Team
See Also:
  • Constructor Details

    • ViewProperties

      public ViewProperties(ViewDocument viewDocument)
      This is the default constructor
      Parameters:
      viewDocument - Vista que se representa
  • Method Details

    • useTabsAlwais

      protected boolean useTabsAlwais()
      Overrides:
      useTabsAlwais in class org.gvsig.propertypage.BasePropertiesPageDialog
    • isAcceppted

      public boolean isAcceppted()
    • getWindowModel

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

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

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

      protected void closeDialog()
      Overrides:
      closeDialog in class org.gvsig.propertypage.BasePropertiesPageDialog