Serialized Form
-
Package org.gvsig.report.swing.impl
-
Class org.gvsig.report.swing.impl.DefaultJReport
class DefaultJReport extends JPanel implements Serializable
-
-
Package org.gvsig.report.swing.impl.actions
-
Class org.gvsig.report.swing.impl.actions.JasperReportAction
class JasperReportAction extends org.gvsig.fmap.dal.swing.report.AbstractReportAction implements Serializable-
Serialized Fields
-
json
javax.json.JsonObject json
-
query
org.gvsig.fmap.dal.feature.FeatureQuery query
-
selection
org.gvsig.fmap.dal.feature.FeatureSet selection
-
store
org.gvsig.fmap.dal.feature.FeatureStore store
-
-
-
-
Package org.gvsig.report.swing.impl.reportbuilder
-
Class org.gvsig.report.swing.impl.reportbuilder.DefaultJReportBorderBuilder
class DefaultJReportBorderBuilder extends DefaultJReportBorderBuilderView implements Serializable-
Serialized Fields
-
borderBuilder
ReportBuilder.BorderBuilder borderBuilder
-
pickerBorderColor
org.gvsig.tools.swing.api.pickercontroller.ColorPickerController pickerBorderColor
-
-
-
Class org.gvsig.report.swing.impl.reportbuilder.DefaultJReportBorderBuilderView
class DefaultJReportBorderBuilderView extends JPanel implements Serializable-
Serialized Fields
-
btnColor
JButton btnColor
-
cboLineStyle
JComboBox cboLineStyle
-
lblColor
JLabel lblColor
-
lblLineStyle
JLabel lblLineStyle
-
lblWith
JLabel lblWith
-
txtColor
JTextField txtColor
-
txtWidth
JTextField txtWidth
-
-
-
Class org.gvsig.report.swing.impl.reportbuilder.DefaultJReportBuilder
class DefaultJReportBuilder extends DefaultJReportBuilderView implements Serializable-
Serialized Fields
-
actualColumnBuilder
ReportBuilder.ColumnBuilder actualColumnBuilder
-
actualGroupBuilder
ReportBuilder.GroupBuilder actualGroupBuilder
-
bookmarksController
org.gvsig.tools.swing.api.bookmarkshistory.BookmarksController bookmarksController
-
columnController
DefaultJReportColumnBuilderController columnController
-
featureQuery
org.gvsig.fmap.dal.feature.FeatureQuery featureQuery
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
groupController
DefaultJReportGroupController groupController
-
historyController
org.gvsig.tools.swing.api.bookmarkshistory.HistoryController historyController
-
manager
ReportSwingManager manager
-
pickerColumnExpression
org.gvsig.expressionevaluator.swing.ExpressionPickerController pickerColumnExpression
-
styleSubtitle
ReportBuilder.StyleBuilder styleSubtitle
-
styleTitle
ReportBuilder.StyleBuilder styleTitle
-
-
-
Class org.gvsig.report.swing.impl.reportbuilder.DefaultJReportBuilderView
class DefaultJReportBuilderView extends JPanel implements Serializable-
Serialized Fields
-
btnBookmarks
JButton btnBookmarks
-
btnColumnAdd
JButton btnColumnAdd
-
btnColumnApply
JButton btnColumnApply
-
btnColumnDown
JButton btnColumnDown
-
btnColumnExpression
JButton btnColumnExpression
-
btnColumnExpressionBookmarks
JButton btnColumnExpressionBookmarks
-
btnColumnExpressionHistory
JButton btnColumnExpressionHistory
-
btnColumnExpressionStyle
JButton btnColumnExpressionStyle
-
btnColumnFieldStyle
JButton btnColumnFieldStyle
-
btnColumnRemove
JButton btnColumnRemove
-
btnColumnsSelect
JButton btnColumnsSelect
-
btnColumnTitleStyle
JButton btnColumnTitleStyle
-
btnColumnUp
JButton btnColumnUp
-
btnGroupApply
JButton btnGroupApply
-
btnGroupColumnAdd
JButton btnGroupColumnAdd
-
btnGroupColumnDown
JButton btnGroupColumnDown
-
btnGroupColumnRemove
JButton btnGroupColumnRemove
-
btnGroupColumnsSelect
JButton btnGroupColumnsSelect
-
btnGroupColumnUp
JButton btnGroupColumnUp
-
btnHistory
JButton btnHistory
-
btnReportSubtitleStyle
JButton btnReportSubtitleStyle
-
btnReportTitleStyle
JButton btnReportTitleStyle
-
buttongroup1
ButtonGroup buttongroup1
-
cboClass
JComboBox cboClass
-
cboFields
JComboBox cboFields
-
cboGroupByOperation
JComboBox cboGroupByOperation
-
cboGroupColumns
JComboBox cboGroupColumns
-
cboGroupLayout
JComboBox cboGroupLayout
-
cboLayout
JComboBox cboLayout
-
cboPageFormat
JComboBox cboPageFormat
-
chkColumnFixedWidth
JCheckBox chkColumnFixedWidth
-
chkGroupByField
JCheckBox chkGroupByField
-
chkPrintColumnNames
JCheckBox chkPrintColumnNames
-
chkReportPrintBackgroundOnOddRows
JCheckBox chkReportPrintBackgroundOnOddRows
-
chkReportShowDetailBand
JCheckBox chkReportShowDetailBand
-
chkReportUseFullPageWith
JCheckBox chkReportUseFullPageWith
-
chkStartNewColumn
JCheckBox chkStartNewColumn
-
chkStartNewPage
JCheckBox chkStartNewPage
-
lblColumnClass
JLabel lblColumnClass
-
lblColumnFixedWidth
JLabel lblColumnFixedWidth
-
lblColumnName
JLabel lblColumnName
-
lblColumnPattern
JLabel lblColumnPattern
-
lblColumnTitle
JLabel lblColumnTitle
-
lblColumnTruncateSuffix
JLabel lblColumnTruncateSuffix
-
lblColumnTruncateSuffix1
JLabel lblColumnTruncateSuffix1
-
lblColumnWidth
JLabel lblColumnWidth
-
lblGroupLayout
JLabel lblGroupLayout
-
lblLayout
JLabel lblLayout
-
lblPageFormat
JLabel lblPageFormat
-
lblPrintColumnNames
JLabel lblPrintColumnNames
-
lblReportBottom
JLabel lblReportBottom
-
lblReportColumnsPerPage
JLabel lblReportColumnsPerPage
-
lblReportDetailHeight
JLabel lblReportDetailHeight
-
lblReportLeft
JLabel lblReportLeft
-
lblReportMargins
JLabel lblReportMargins
-
lblReportPrintBackgroundOnOddRows
JLabel lblReportPrintBackgroundOnOddRows
-
lblReportRight
JLabel lblReportRight
-
lblReportShowDetailBand
JLabel lblReportShowDetailBand
-
lblReportSubtitle
JLabel lblReportSubtitle
-
lblReportTitle
JLabel lblReportTitle
-
lblReportTop
JLabel lblReportTop
-
lblReportUseFullPageWith
JLabel lblReportUseFullPageWith
-
lblStartNewColumn
JLabel lblStartNewColumn
-
lblStartNewPage
JLabel lblStartNewPage
-
lstColumns
JList lstColumns
-
lstGroupColumns
JList lstGroupColumns
-
pnlCfgActions
JPanel pnlCfgActions
-
rdoColumnExpression
JRadioButton rdoColumnExpression
-
rdoColumnField
JRadioButton rdoColumnField
-
tabReportBuilder
JTabbedPane tabReportBuilder
-
txtColumnExpression
JTextField txtColumnExpression
-
txtColumnField
JTextField txtColumnField
-
txtColumnName
JTextField txtColumnName
-
txtColumnPattern
JTextField txtColumnPattern
-
txtColumnTitle
JTextField txtColumnTitle
-
txtColumnTruncateSuffix
JTextField txtColumnTruncateSuffix
-
txtColumnWidth
JTextField txtColumnWidth
-
txtReportBottom
JTextField txtReportBottom
-
txtReportColumnsPerPage
JTextField txtReportColumnsPerPage
-
txtReportDetailHeight
JTextField txtReportDetailHeight
-
txtReportLeft
JTextField txtReportLeft
-
txtReportRight
JTextField txtReportRight
-
txtReportSubtitle
JTextField txtReportSubtitle
-
txtReportTitle
JTextField txtReportTitle
-
txtReportTop
JTextField txtReportTop
-
-
-
Class org.gvsig.report.swing.impl.reportbuilder.DefaultJReportStyleBuilder
class DefaultJReportStyleBuilder extends DefaultJReportStyleBuilderView implements Serializable-
Serialized Fields
-
borderBottom
ReportBuilder.BorderBuilder borderBottom
-
borderLeft
ReportBuilder.BorderBuilder borderLeft
-
borderRight
ReportBuilder.BorderBuilder borderRight
-
borderTop
ReportBuilder.BorderBuilder borderTop
-
cmbFonts
JComboBox cmbFonts
-
pickerBackgroundColor
org.gvsig.tools.swing.api.pickercontroller.ColorPickerController pickerBackgroundColor
-
pickerTextColor
org.gvsig.tools.swing.api.pickercontroller.ColorPickerController pickerTextColor
-
styleBuilder
ReportBuilder.StyleBuilder styleBuilder
-
-
-
Class org.gvsig.report.swing.impl.reportbuilder.DefaultJReportStyleBuilderView
class DefaultJReportStyleBuilderView extends JPanel implements Serializable-
Serialized Fields
-
btnBackgroundColor
JButton btnBackgroundColor
-
btnBorderBottom
JButton btnBorderBottom
-
btnBorderLeft
JButton btnBorderLeft
-
btnBorderRight
JButton btnBorderRight
-
btnBorderTop
JButton btnBorderTop
-
btnTextColor
JButton btnTextColor
-
cboFontName
JComboBox cboFontName
-
cboFontStyle
JComboBox cboFontStyle
-
cboHorizontalAlign
JComboBox cboHorizontalAlign
-
cboRotation
JComboBox cboRotation
-
cboStretching
JComboBox cboStretching
-
cboTransparency
JComboBox cboTransparency
-
cboVerticalAlign
JComboBox cboVerticalAlign
-
chkStretchingWithOverflow
JCheckBox chkStretchingWithOverflow
-
chkTransparent
JCheckBox chkTransparent
-
jtextfield1
JTextField jtextfield1
-
lblBackgroundColor
JLabel lblBackgroundColor
-
lblBorderBottom
JLabel lblBorderBottom
-
lblBorderLeft
JLabel lblBorderLeft
-
lblBorderRight
JLabel lblBorderRight
-
lblBorderTop
JLabel lblBorderTop
-
lblFont
JLabel lblFont
-
lblHorizontalAlign
JLabel lblHorizontalAlign
-
lblPaddingBottom
JLabel lblPaddingBottom
-
lblPaddingLeft
JLabel lblPaddingLeft
-
lblPaddingRight
JLabel lblPaddingRight
-
lblPaddingTop
JLabel lblPaddingTop
-
lblRotation
JLabel lblRotation
-
lblStretching
JLabel lblStretching
-
lblTextColor
JLabel lblTextColor
-
lblTransparency
JLabel lblTransparency
-
lblTransparent
JLabel lblTransparent
-
lblVerticalAlign
JLabel lblVerticalAlign
-
spnFontSizes
JSpinner spnFontSizes
-
tabReportStyle
JTabbedPane tabReportStyle
-
txtBackgroundColor
JTextField txtBackgroundColor
-
txtPaddingBottom
JTextField txtPaddingBottom
-
txtPaddingLeft
JTextField txtPaddingLeft
-
txtPaddingRight
JTextField txtPaddingRight
-
txtPaddingTop
JTextField txtPaddingTop
-
txtTextColor
JTextField txtTextColor
-
-
-
-
Package org.gvsig.report.swing.impl.reportserver
-
Class org.gvsig.report.swing.impl.reportserver.DefaultJReportServer
class DefaultJReportServer extends org.gvsig.propertypage.BasePropertiesPageDialog implements Serializable-
Serialized Fields
-
dataSets
DataSet dataSets
-
server
ReportServer server
-
service
Service service
-
viewCapture
ViewCapture viewCapture
-
-
-
-
Package org.gvsig.report.swing.impl.reportserver.dataset
-
Class org.gvsig.report.swing.impl.reportserver.dataset.DataSet
class DataSet extends DataSetView implements Serializable-
Serialized Fields
-
configChangeListener
PropertyChangeListener configChangeListener
-
dataSetEditorController
org.gvsig.report.swing.impl.reportserver.dataset.DataSet.DataSetEditorController dataSetEditorController
-
jreportServer
JReportServer jreportServer
-
server
ReportServer server
-
-
-
Class org.gvsig.report.swing.impl.reportserver.dataset.DataSetView
class DataSetView extends JPanel implements Serializable-
Serialized Fields
-
btnDataSetApply
JButton btnDataSetApply
-
btnDataSetCopyURL
JButton btnDataSetCopyURL
-
btnDataSetFilter
JButton btnDataSetFilter
-
btnDataSetRemove
JButton btnDataSetRemove
-
buttongroup1
ButtonGroup buttongroup1
-
chkDataSetExposeGeometry
JCheckBox chkDataSetExposeGeometry
-
lblFilter
JLabel lblFilter
-
lblLimit
JLabel lblLimit
-
lblName
JLabel lblName
-
lblURL
JLabel lblURL
-
lstDataSets
JList lstDataSets
-
rdoUseAllFeatures
JRadioButton rdoUseAllFeatures
-
rdoUseAnExpression
JRadioButton rdoUseAnExpression
-
rdoUseCurrentSelectionInLayer
JRadioButton rdoUseCurrentSelectionInLayer
-
rdoUseFeaturesInDataSet
JRadioButton rdoUseFeaturesInDataSet
-
txtDataSetFilter
JTextField txtDataSetFilter
-
txtDataSetLimit
JTextField txtDataSetLimit
-
txtDataSetName
JTextField txtDataSetName
-
txtDatasetURL
JTextField txtDatasetURL
-
-
-
-
Package org.gvsig.report.swing.impl.reportserver.service
-
Class org.gvsig.report.swing.impl.reportserver.service.Service
class Service extends ServiceView implements Serializable-
Serialized Fields
-
configChangeListener
PropertyChangeListener configChangeListener
-
jreportServer
JReportServer jreportServer
-
server
ReportServer server
-
-
-
Class org.gvsig.report.swing.impl.reportserver.service.ServiceView
class ServiceView extends JPanel implements Serializable-
Serialized Fields
-
btnGeneralApply
JButton btnGeneralApply
-
btnRestart
JButton btnRestart
-
btnStop
JButton btnStop
-
chkAutostart
JCheckBox chkAutostart
-
lblAutostart
JLabel lblAutostart
-
lblMessages
JLabel lblMessages
-
lblPort
JLabel lblPort
-
lblTimeout
JLabel lblTimeout
-
txtLog
JTextArea txtLog
-
txtPort
JTextField txtPort
-
txtTimeout
JTextField txtTimeout
-
-
-
-
Package org.gvsig.report.swing.impl.reportserver.viewcapture
-
Class org.gvsig.report.swing.impl.reportserver.viewcapture.ViewCapture
class ViewCapture extends ViewCaptureView implements Serializable-
Serialized Fields
-
configChangeListener
PropertyChangeListener configChangeListener
-
jreportServer
JReportServer jreportServer
-
server
ReportServer server
-
updateEnabled
boolean updateEnabled
-
viewCaptureEditorController
ViewCaptureEditorController viewCaptureEditorController
-
-
-
Class org.gvsig.report.swing.impl.reportserver.viewcapture.ViewCaptureView
class ViewCaptureView extends JPanel implements Serializable-
Serialized Fields
-
btnCenterFilter
JButton btnCenterFilter
-
btnSelectFilter
JButton btnSelectFilter
-
btnViewCapturesAdd
JButton btnViewCapturesAdd
-
btnViewCapturesApply
JButton btnViewCapturesApply
-
btnViewCapturesCopyURL
JButton btnViewCapturesCopyURL
-
btnViewCapturesRemove
JButton btnViewCapturesRemove
-
btnZoomFilter
JButton btnZoomFilter
-
cboCenterDataSet
JComboBox cboCenterDataSet
-
cboReportDataSource
JComboBox cboReportDataSource
-
cboResolution
JComboBox cboResolution
-
cboSelectDataSet
JComboBox cboSelectDataSet
-
cboViewCapturesViewName
JComboBox cboViewCapturesViewName
-
cboZoomDataSet
JComboBox cboZoomDataSet
-
lblDPI
JLabel lblDPI
-
lblHeight
JLabel lblHeight
-
lblMargins
JLabel lblMargins
-
lblMeters
JLabel lblMeters
-
lblmm1
JLabel lblmm1
-
lblmm2
JLabel lblmm2
-
lblReportDataSource
JLabel lblReportDataSource
-
lblResolution
JLabel lblResolution
-
lblView
JLabel lblView
-
lblViewCapturesName
JLabel lblViewCapturesName
-
lblViewCapturesURL
JLabel lblViewCapturesURL
-
lblWidth
JLabel lblWidth
-
lstViewCaptures
JList lstViewCaptures
-
tabViewCapture
JTabbedPane tabViewCapture
-
txtCenterFilter
JTextField txtCenterFilter
-
txtHeight
JTextField txtHeight
-
txtMargins
JTextField txtMargins
-
txtSelectFilter
JTextField txtSelectFilter
-
txtViewCapturesName
JTextField txtViewCapturesName
-
txtViewCapturesURL
JTextField txtViewCapturesURL
-
txtWidth
JTextField txtWidth
-
txtZoomFilter
JTextField txtZoomFilter
-
-
-
-
Package org.gvsig.report.swing.impl.reportserver.viewcapture.reportvalue
-
Class org.gvsig.report.swing.impl.reportserver.viewcapture.reportvalue.ReportValueAditionalPanel
class ReportValueAditionalPanel extends ReportValueAditionalPanelView implements Serializable-
Serialized Fields
-
expressionBuilder
org.gvsig.expressionevaluator.swing.JExpressionBuilder expressionBuilder
-
fieldPicker
org.gvsig.fmap.dal.swing.featuretype.AttributeDescriptorPickerController fieldPicker
-
-
-
Class org.gvsig.report.swing.impl.reportserver.viewcapture.reportvalue.ReportValueAditionalPanelView
class ReportValueAditionalPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnInsertFunction
JButton btnInsertFunction
-
lblSelectField
JLabel lblSelectField
-
lblTitle
JLabel lblTitle
-
lstFields
JList lstFields
-
txtPreview
JTextField txtPreview
-
-
-