Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • javax.swing.AbstractAction (implements javax.swing.Action, java.lang.Cloneable, java.io.Serializable)
    • org.gvsig.tools.dispose.impl.AbstractDisposable (implements org.gvsig.tools.dispose.Disposable)
      • org.gvsig.app.project.documents.AbstractDocument (implements org.gvsig.app.project.documents.Document, org.gvsig.tools.persistence.Persistent, java.io.Serializable)
    • org.gvsig.app.project.documents.AbstractDocumentManager (implements org.gvsig.app.project.documents.DocumentManager, org.gvsig.tools.observer.Observer)
    • org.gvsig.report.app.mainplugin.AppReportServices (implements org.gvsig.report.lib.api.ReportServices)
    • java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
      • java.awt.Container
        • javax.swing.JComponent (implements java.io.Serializable)
          • javax.swing.JPanel (implements javax.accessibility.Accessible)
            • org.gvsig.propertypage.BasePropertiesPagePanelLayout
              • org.gvsig.propertypage.BasePropertiesPageDialog (implements org.gvsig.tools.swing.api.Component, org.gvsig.tools.util.PropertiesSupport)
                • org.gvsig.report.app.mainplugin.document.gui.properties.ReportPropertiesPanel (implements org.gvsig.andami.ui.mdiManager.SingletonWindow)
            • org.gvsig.report.app.mainplugin.document.gui.CreateReportPanelView
              • org.gvsig.report.app.mainplugin.document.gui.CreateReportPanel (implements org.gvsig.tools.swing.api.ChangeListenerSupport, org.gvsig.tools.swing.api.Component)
            • org.gvsig.report.app.mainplugin.document.gui.properties.GeneralDocumentPropertiesPageView
            • org.gvsig.report.app.mainplugin.document.gui.properties.LocationReportPropertiesPageView
            • org.gvsig.report.app.mainplugin.document.gui.ReportDocumentPanel (implements org.gvsig.app.project.documents.gui.IDocumentWindow)
    • org.gvsig.andami.plugins.Extension (implements org.gvsig.andami.plugins.IExtension, org.gvsig.andami.plugins.IExtensionExecuteWithArgs, org.gvsig.andami.plugins.IExtensionQueryByAction)
    • org.gvsig.report.app.mainplugin.document.gui.properties.GeneralDocumentPropertiesPageFactory (implements org.gvsig.propertypage.PropertiesPageFactory)
    • org.gvsig.report.app.mainplugin.document.gui.properties.LocationReportPropertiesPageFactory (implements org.gvsig.propertypage.PropertiesPageFactory)
    • org.gvsig.report.app.mainplugin.document.gui.projectpanel.ProjectReportPanelPage (implements org.gvsig.app.project.documents.gui.projectpanel.ProjectPanelPage)
    • org.gvsig.report.app.mainplugin.document.gui.projectpanel.ProjectReportPanelPageFactory (implements org.gvsig.propertypage.PropertiesPageFactory)
    • org.gvsig.report.app.mainplugin.ReportState

Interface Hierarchy

  • org.gvsig.tools.util.Contains<T>
    • org.gvsig.app.project.documents.Document (also extends org.gvsig.tools.persistence.Persistent, org.gvsig.tools.util.PropertiesSupport)
      • org.gvsig.report.app.mainplugin.document.ReportDocument (also extends org.gvsig.tools.util.PropertiesSupport)
  • org.gvsig.tools.persistence.Persistent
    • org.gvsig.app.project.documents.Document (also extends org.gvsig.tools.util.Contains<T>, org.gvsig.tools.util.PropertiesSupport)
      • org.gvsig.report.app.mainplugin.document.ReportDocument (also extends org.gvsig.tools.util.PropertiesSupport)
  • org.gvsig.tools.util.PropertiesSupport
    • org.gvsig.app.project.documents.Document (also extends org.gvsig.tools.util.Contains<T>, org.gvsig.tools.persistence.Persistent)
      • org.gvsig.report.app.mainplugin.document.ReportDocument (also extends org.gvsig.tools.util.PropertiesSupport)
    • org.gvsig.report.app.mainplugin.document.ReportDocument (also extends org.gvsig.app.project.documents.Document)