Serialized Form
-
Package org.gvsig.report.app.mainplugin
-
Class org.gvsig.report.app.mainplugin.AddDatasetFromCatalogAction
class AddDatasetFromCatalogAction extends AbstractAction implements Serializable
-
-
Package org.gvsig.report.app.mainplugin.document
-
Class org.gvsig.report.app.mainplugin.document.ReportDocumentImpl
class ReportDocumentImpl extends org.gvsig.app.project.documents.AbstractDocument implements Serializable-
Serialized Fields
-
openWhenTheUserCreates
boolean openWhenTheUserCreates
-
propertiesSupport
org.gvsig.tools.util.PropertiesSupport propertiesSupport
-
reportConfig
ReportConfig reportConfig
-
-
-
-
Package org.gvsig.report.app.mainplugin.document.gui
-
Class org.gvsig.report.app.mainplugin.document.gui.CreateReportPanel
class CreateReportPanel extends CreateReportPanelView implements Serializable-
Serialized Fields
-
changeListenerHelper
org.gvsig.tools.swing.api.ChangeListenerHelper changeListenerHelper
-
reportFileController
org.gvsig.tools.swing.api.pickercontroller.FilePickerController reportFileController
-
server
ReportServer server
-
-
-
Class org.gvsig.report.app.mainplugin.document.gui.CreateReportPanelView
class CreateReportPanelView extends JPanel implements Serializable -
Class org.gvsig.report.app.mainplugin.document.gui.ReportDocumentPanel
class ReportDocumentPanel extends JPanel implements Serializable-
Serialized Fields
-
document
ReportDocument document
-
windowInfo
org.gvsig.andami.ui.mdiManager.WindowInfo windowInfo
-
windowLayout
org.gvsig.app.project.documents.gui.WindowLayout windowLayout
-
-
-
-
Package org.gvsig.report.app.mainplugin.document.gui.properties
-
Class org.gvsig.report.app.mainplugin.document.gui.properties.GeneralDocumentPropertiesPage
class GeneralDocumentPropertiesPage extends GeneralDocumentPropertiesPageView implements Serializable-
Serialized Fields
-
creationDateController
org.gvsig.tools.swing.api.pickercontroller.PickerController<Date> creationDateController
-
document
org.gvsig.app.project.documents.Document document
-
-
-
Class org.gvsig.report.app.mainplugin.document.gui.properties.GeneralDocumentPropertiesPageView
class GeneralDocumentPropertiesPageView extends JPanel implements Serializable-
Serialized Fields
-
btnCreationDate
JButton btnCreationDate
-
lblComment
JLabel lblComment
-
lblCreationDate
JLabel lblCreationDate
-
lblName
JLabel lblName
-
lblOwner
JLabel lblOwner
-
txtComments
JTextArea txtComments
-
txtCreationDate
JTextField txtCreationDate
-
txtName
JTextField txtName
-
txtOwner
JTextField txtOwner
-
-
-
Class org.gvsig.report.app.mainplugin.document.gui.properties.LocationReportPropertiesPage
class LocationReportPropertiesPage extends LocationReportPropertiesPageView implements Serializable-
Serialized Fields
-
file
org.gvsig.tools.swing.api.pickercontroller.PickerController<File> file
-
reportDocument
ReportDocument reportDocument
-
-
-
Class org.gvsig.report.app.mainplugin.document.gui.properties.LocationReportPropertiesPageView
class LocationReportPropertiesPageView extends JPanel implements Serializable-
Serialized Fields
-
btnLocation
JButton btnLocation
-
chkUseCachedPDF
JCheckBox chkUseCachedPDF
-
lblDataSet
JLabel lblDataSet
-
lblLocation
JLabel lblLocation
-
txtDataSet
JTextField txtDataSet
-
txtLocation
JTextField txtLocation
-
-
-
Class org.gvsig.report.app.mainplugin.document.gui.properties.ReportPropertiesPanel
class ReportPropertiesPanel extends org.gvsig.propertypage.BasePropertiesPageDialog implements Serializable-
Serialized Fields
-
reportDocument
ReportDocument reportDocument
-
-
-