Class ReportPropertiesPanel

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.report.app.mainplugin.document.gui.properties.ReportPropertiesPanel
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 ReportPropertiesPanel extends org.gvsig.propertypage.BasePropertiesPageDialog implements org.gvsig.andami.ui.mdiManager.SingletonWindow
Dialogo donde se muestran las propiedades de un informe
Author:
gvSIG Team
See Also:
  • Constructor Details

    • ReportPropertiesPanel

      public ReportPropertiesPanel(ReportDocument reportDocument)
  • 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