Serialized Form
-
Package org.gvsig.fmap.dal.swing.impl.actions
-
Class org.gvsig.fmap.dal.swing.impl.actions.CopyFormAction
class CopyFormAction extends AbstractAction implements Serializable-
Serialized Fields
-
context
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context
-
-
-
Class org.gvsig.fmap.dal.swing.impl.actions.GraphAction
class GraphAction extends AbstractAction implements Serializable-
Serialized Fields
-
context
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context
-
showFormSingleElement
boolean showFormSingleElement
-
-
-
Class org.gvsig.fmap.dal.swing.impl.actions.ReportStoreAction
class ReportStoreAction extends AbstractAction implements Serializable-
Serialized Fields
-
context
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context
-
factory
ReportStoreAction.ReportStoreActionFactory factory
-
-
-
Class org.gvsig.fmap.dal.swing.impl.actions.SelectionAddAction
class SelectionAddAction extends AbstractAction implements Serializable-
Serialized Fields
-
context
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context
-
-
-
Class org.gvsig.fmap.dal.swing.impl.actions.SelectionFilterAction
class SelectionFilterAction extends AbstractAction implements Serializable-
Serialized Fields
-
context
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context
-
-
-
Class org.gvsig.fmap.dal.swing.impl.actions.SelectionSetAction
class SelectionSetAction extends AbstractAction implements Serializable-
Serialized Fields
-
context
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context
-
-
-
Class org.gvsig.fmap.dal.swing.impl.actions.ShowFormAction
class ShowFormAction extends AbstractAction implements Serializable-
Serialized Fields
-
context
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context
-
showFormSingleElement
boolean showFormSingleElement
-
-
-
Class org.gvsig.fmap.dal.swing.impl.actions.ShowFormForOpenStoreParametersAction
class ShowFormForOpenStoreParametersAction extends AbstractAction implements Serializable-
Serialized Fields
-
jfield
org.gvsig.tools.dynform.JDynFormField jfield
-
-
-
-
Package org.gvsig.fmap.dal.swing.impl.featurequery
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryCalculatedColumnsPanel
class DefaultFeatureQueryCalculatedColumnsPanel extends DefaultFeatureQueryCalculatedColumnsPanelView implements Serializable-
Serialized Fields
-
actualEditableAttribute
org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor actualEditableAttribute
-
columnController
org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryCalculatedColumnsPanel.ColumnController columnController
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
lstAttributesModel
DefaultListModel lstAttributesModel
-
query
org.gvsig.fmap.dal.feature.FeatureQuery query
-
store
org.gvsig.fmap.dal.feature.FeatureStore store
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryCalculatedColumnsPanelView
class DefaultFeatureQueryCalculatedColumnsPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnAdd
JButton btnAdd
-
btnApplyChanges
JButton btnApplyChanges
-
btnColumnDataType
JButton btnColumnDataType
-
btnColumnExpression
JButton btnColumnExpression
-
btnColumnExpressionBookmarks
JButton btnColumnExpressionBookmarks
-
btnColumnExpressionHistory
JButton btnColumnExpressionHistory
-
btnColumnMore
JButton btnColumnMore
-
btnDown
JButton btnDown
-
btnRemove
JButton btnRemove
-
btnUp
JButton btnUp
-
cboColumnDataType
JComboBox cboColumnDataType
-
lblExpression
JLabel lblExpression
-
lblName
JLabel lblName
-
lblPrecision
JLabel lblPrecision
-
lblScale
JLabel lblScale
-
lblSize
JLabel lblSize
-
lblType
JLabel lblType
-
lstAttributes
JList lstAttributes
-
txtColumnExpression
JTextArea txtColumnExpression
-
txtColumnName
JTextField txtColumnName
-
txtColumnPrecision
JTextField txtColumnPrecision
-
txtColumnScale
JTextField txtColumnScale
-
txtColumnSize
JTextField txtColumnSize
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryGroupByPanel
class DefaultFeatureQueryGroupByPanel extends DefaultFeatureQueryGroupByPanelView implements Serializable-
Serialized Fields
-
attributesFilterController
org.gvsig.tools.swing.api.FilteredListController attributesFilterController
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
groupByPanel
DefaultFeatureAttributesSelectionPanel groupByPanel
-
LOGGER
org.slf4j.Logger LOGGER
-
query
org.gvsig.fmap.dal.feature.FeatureQuery query
-
store
org.gvsig.fmap.dal.feature.FeatureStore store
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryGroupByPanel2
class DefaultFeatureQueryGroupByPanel2 extends DefaultFeatureQueryGroupByPanel2View implements Serializable-
Serialized Fields
-
availableColumnsController
org.gvsig.tools.swing.api.FilteredListController availableColumnsController
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
groupByPanel
DefaultFeatureAttributesSelectionPanel groupByPanel
-
query
org.gvsig.fmap.dal.feature.FeatureQuery query
-
store
org.gvsig.fmap.dal.feature.FeatureStore store
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryGroupByPanel2View
class DefaultFeatureQueryGroupByPanel2View extends JPanel implements Serializable-
Serialized Fields
-
btnAggregateAdd
JButton btnAggregateAdd
-
btnAggregateRemove
JButton btnAggregateRemove
-
btnAvailableColumns
JButton btnAvailableColumns
-
lstAvailableColumns
JList lstAvailableColumns
-
pnlGroupByAttributes
JPanel pnlGroupByAttributes
-
tabGroup
JTabbedPane tabGroup
-
tblAggregates
JTable tblAggregates
-
txtAvailableColumnsFilter
JTextField txtAvailableColumnsFilter
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryGroupByPanelView
class DefaultFeatureQueryGroupByPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnAttributesFilter
JButton btnAttributesFilter
-
cboAggretateFunctions
JComboBox cboAggretateFunctions
-
lstAttributes
JList lstAttributes
-
pnlGroupByAttributes
JPanel pnlGroupByAttributes
-
tabGroup
JTabbedPane tabGroup
-
txtAttributesFilter
JTextField txtAttributesFilter
-
txtCurrentAttributeName
JTextField txtCurrentAttributeName
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryOrderPanel
class DefaultFeatureQueryOrderPanel extends DefaultFeatureQueryOrderPanelView implements Serializable-
Serialized Fields
-
actionListenerSupport
org.gvsig.tools.swing.api.ActionListenerSupport actionListenerSupport
-
ascendingGroup
ButtonGroup ascendingGroup
-
availableFieldsController
org.gvsig.tools.swing.api.FilteredListController availableFieldsController
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
query
org.gvsig.fmap.dal.feature.FeatureQuery query
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featurequery.DefaultFeatureQueryOrderPanelView
class DefaultFeatureQueryOrderPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnColumnAdd
JButton btnColumnAdd
-
btnColumnDown
JButton btnColumnDown
-
btnColumnRemove
JButton btnColumnRemove
-
btnColumnsFilter
JButton btnColumnsFilter
-
btnColumnSortAscending
JToggleButton btnColumnSortAscending
-
btnColumnSortDescending
JToggleButton btnColumnSortDescending
-
btnColumnUp
JButton btnColumnUp
-
lstAvailableColumns
JList lstAvailableColumns
-
lstOrderColumns
JList lstOrderColumns
-
txtColumnsFilter
JTextField txtColumnsFilter
-
-
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretable
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.FeatureTable
class FeatureTable extends JTable implements Serializable- serialVersionUID:
- -6139395189283163964L
-
Serialized Fields
-
columnSelectionListeners
Set<ActionListener> columnSelectionListeners
-
featureTableModel
org.gvsig.fmap.dal.swing.FeatureTableModel featureTableModel
-
headerCellRenderer
JToggleButtonHeaderCellRenderer headerCellRenderer
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.FeatureTablePanel
class FeatureTablePanel extends JPanel implements Serializable- serialVersionUID:
- -9199073063283531216L
-
Serialized Fields
-
jScrollPane
JScrollPane jScrollPane
-
selectionLabel
JLabel selectionLabel
-
selectionPanel
JPanel selectionPanel
-
table
FeatureTable table
-
-
Exception Class org.gvsig.fmap.dal.swing.impl.featuretable.SelectionChangeException
class SelectionChangeException extends org.gvsig.tools.exception.BaseRuntimeException implements Serializable- serialVersionUID:
- -291196709262836214L
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.SimpleEditedFeaturesTableModelImpl
class SimpleEditedFeaturesTableModelImpl extends SimpleFeatureReferencesTableModelImpl implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.featuretable.SimpleFeatureReferencesTableModelImpl
class SimpleFeatureReferencesTableModelImpl extends SimpleFeaturesTableModelImpl implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.featuretable.SimpleFeaturesTableModelImpl
class SimpleFeaturesTableModelImpl extends AbstractTableModel implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.featuretable.SimpleFeaturesTableModelImpl.ColorRangeRenderer
class ColorRangeRenderer extends org.gvsig.fmap.dal.swing.impl.featuretable.SimpleFeaturesTableModelImpl.FeatureAttributeCellRenderer implements Serializable-
Serialized Fields
-
max
double max
-
min
double min
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.SimpleSelectedFeaturesTableModelImpl
class SimpleSelectedFeaturesTableModelImpl extends SimpleFeatureReferencesTableModelImpl implements Serializable
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretable.table
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.DefaultFeatureTableModel
class DefaultFeatureTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- -8223987814719746492L
-
Serialized Fields
-
changeListeners
Set<ActionListener> changeListeners
-
columnNames
List<String> columnNames
-
delayAction
org.gvsig.fmap.dal.swing.impl.featuretable.table.DefaultFeatureTableModel.DelayAction delayAction
-
editableFeature
org.gvsig.fmap.dal.feature.EditableFeature editableFeature
Used to know if a modification in the FeatureStore is created by us. -
featurePager
org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper featurePager
-
localeOfData
Locale localeOfData
-
name2Alias
Map<String,
String> name2Alias -
name2AliasOriginal
Map<String,
String> name2AliasOriginal -
patterns
Map<String,
String> patterns -
selection
org.gvsig.fmap.dal.feature.FeatureSelection selection
-
selectionLocked
boolean selectionLocked
-
visibleColumnNames
List<String> visibleColumnNames
-
visibleColumnNamesOriginal
List<String> visibleColumnNamesOriginal
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.EmptyFeatureTableModel
class EmptyFeatureTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- -8223987814719746492L
-
Serialized Fields
-
columnNames
List<String> columnNames
-
localeOfData
Locale localeOfData
-
name2Alias
Map<String,
String> name2Alias -
name2AliasOriginal
Map<String,
String> name2AliasOriginal -
patterns
Map<String,
String> patterns -
struct
org.gvsig.tools.dynobject.DynStruct struct
-
visibleColumnNames
List<String> visibleColumnNames
-
visibleColumnNamesOriginal
List<String> visibleColumnNamesOriginal
-
-
Exception Class org.gvsig.fmap.dal.swing.impl.featuretable.table.FeaturesDataReloadException
class FeaturesDataReloadException extends org.gvsig.tools.exception.BaseRuntimeException implements Serializable- serialVersionUID:
- -7724873225152021219L
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretable.table.editors
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.editors.FormattedCellEditor
class FormattedCellEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- -1409667557139440155L
-
Serialized Fields
-
dateformat
SimpleDateFormat dateformat
-
numberFormat
NumberFormat numberFormat
-
pattern
String pattern
-
tableModel
org.gvsig.fmap.dal.swing.FeatureTableModel tableModel
-
type
int type
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.editors.GeometryWKTCellEditor
class GeometryWKTCellEditor extends TextAreaCellEditor implements Serializable- serialVersionUID:
- -2296004227902843851L
-
Serialized Fields
-
maxRowHeight
int maxRowHeight
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.editors.TextAreaCellEditor
class TextAreaCellEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- -5614806192749314509L
-
Serialized Fields
-
textArea
JTextArea textArea
-
-
Exception Class org.gvsig.fmap.dal.swing.impl.featuretable.table.editors.WKTToGeometryException
class WKTToGeometryException extends org.gvsig.tools.exception.BaseRuntimeException implements Serializable- serialVersionUID:
- 7450289270030694675L
-
Serialized Fields
-
wkt
String wkt
-
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretable.table.renders
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.renders.FeatureCellRenderer
class FeatureCellRenderer extends DefaultTableCellRenderer implements Serializable- serialVersionUID:
- 3547431185199502021L
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.renders.FormattedCellRenderer
class FormattedCellRenderer extends DefaultTableCellRenderer implements Serializable- serialVersionUID:
- -162038647556726890L
-
Serialized Fields
-
dateFormat
SimpleDateFormat dateFormat
-
decimalFormat
DecimalFormat decimalFormat
-
tableModel
org.gvsig.fmap.dal.swing.FeatureTableModel tableModel
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.renders.GeometryCellRenderer
class GeometryCellRenderer extends DefaultTableCellRenderer implements Serializable- serialVersionUID:
- -2470239399517077869L
-
Exception Class org.gvsig.fmap.dal.swing.impl.featuretable.table.renders.GeometryToWKTException
class GeometryToWKTException extends org.gvsig.tools.exception.BaseRuntimeException implements Serializable- serialVersionUID:
- 1414646041766565149L
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.renders.GeometryWKTCellRenderer
class GeometryWKTCellRenderer extends TextAreaCellRenderer implements Serializable- serialVersionUID:
- -2470239399517077869L
-
Exception Class org.gvsig.fmap.dal.swing.impl.featuretable.table.renders.GetFeatureAtException
class GetFeatureAtException extends org.gvsig.tools.exception.BaseRuntimeException implements Serializable- serialVersionUID:
- 3981212631490713671L
-
Serialized Fields
-
rowIndex
int rowIndex
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretable.table.renders.TextAreaCellRenderer
class TextAreaCellRenderer extends JTextArea implements Serializable- serialVersionUID:
- 3269365116036190589L
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretype
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.AttributesLayoutPanel
class AttributesLayoutPanel extends AttributesLayoutPanelView implements Serializable-
Serialized Fields
-
availableValuesController
AvailableValuesController availableValuesController
-
codeEditor
org.gvsig.texteditor.JTextEditor codeEditor
-
codeEventsTemplates
Map<String,
String> codeEventsTemplates -
currentField
org.gvsig.fmap.dal.swing.impl.featuretype.AttributesLayoutPanel.FieldInfo currentField
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
fields
org.gvsig.fmap.dal.swing.impl.featuretype.AttributesLayoutPanel.FieldsInfo fields
-
form
org.gvsig.fmap.dal.swing.impl.featuretype.AttributesLayoutPanel.FormInfo form
-
lchkFieldDependentFields
org.gvsig.tools.swing.api.JListWithCheckbox lchkFieldDependentFields
-
splFields1
JSplitPane splFields1
-
splFields2
JSplitPane splFields2
-
tagsAttrController
DefaultAggregateController<Tag> tagsAttrController
-
tagsFormController
DefaultAggregateController<Tag> tagsFormController
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.AttributesLayoutPanel.AttributesLayoutAction
class AttributesLayoutAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.featuretype.AttributesLayoutPanelView
class AttributesLayoutPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnAttrTagsAccept
JButton btnAttrTagsAccept
-
btnAttrTagsDelete
JButton btnAttrTagsDelete
-
btnAttrTagsDiscard
JButton btnAttrTagsDiscard
-
btnAttrTagsModify
JButton btnAttrTagsModify
-
btnAttrTagsNew
JButton btnAttrTagsNew
-
btnAvailableValuesAccept
JButton btnAvailableValuesAccept
-
btnAvailableValuesDelete
JButton btnAvailableValuesDelete
-
btnAvailableValuesDiscard
JButton btnAvailableValuesDiscard
-
btnAvailableValuesModify
JButton btnAvailableValuesModify
-
btnAvailableValuesNew
JButton btnAvailableValuesNew
-
btnCargarRecurso
JButton btnCargarRecurso
-
btnCodeCreate
JButton btnCodeCreate
-
btnCodeGo
JButton btnCodeGo
-
btnFieldDown
JButton btnFieldDown
-
btnFieldGroupAdd
JButton btnFieldGroupAdd
-
btnFieldGroupRemove
JButton btnFieldGroupRemove
-
btnFieldUp
JButton btnFieldUp
-
btnGuardarRecurso
JButton btnGuardarRecurso
-
btnTagsAccept
JButton btnTagsAccept
-
btnTagsDelete
JButton btnTagsDelete
-
btnTagsDiscard
JButton btnTagsDiscard
-
btnTagsModify
JButton btnTagsModify
-
btnTagsNew
JButton btnTagsNew
-
cboAttrTagsItemName
JComboBox cboAttrTagsItemName
-
cboAttrTagsItemValue
JComboBox cboAttrTagsItemValue
-
cboCodeComponent
JComboBox cboCodeComponent
-
cboCodeEvents
JComboBox cboCodeEvents
-
cboFieldDropDownType
JComboBox cboFieldDropDownType
-
cboFieldGroup
JComboBox cboFieldGroup
-
cboFormLayoutMode
JComboBox cboFormLayoutMode
-
cboTagsItemName
JComboBox cboTagsItemName
-
cboTagsItemValue
JComboBox cboTagsItemValue
-
chkFieldHiden
JCheckBox chkFieldHiden
-
chkFieldLabelEmpty
JCheckBox chkFieldLabelEmpty
-
chkFieldReadonly
JCheckBox chkFieldReadonly
-
chkFormReadonly
JCheckBox chkFormReadonly
-
chkFormUseScrollbars
JCheckBox chkFormUseScrollbars
-
grdTagsItemView
JPanel grdTagsItemView
-
gridAttrAvailableValues
JPanel gridAttrAvailableValues
-
gridAttrAvailableValuesItem
JPanel gridAttrAvailableValuesItem
-
gridAttrAvailableValuesTable
JPanel gridAttrAvailableValuesTable
-
gridAttrTags
JPanel gridAttrTags
-
gridAttrTagsItem
JPanel gridAttrTagsItem
-
gridAttrTagsTable
JPanel gridAttrTagsTable
-
gridFieldDetail
JPanel gridFieldDetail
-
gridFields
JPanel gridFields
-
gridFieldsFields
JPanel gridFieldsFields
-
gridFieldsGroups
JPanel gridFieldsGroups
-
gridFieldsRight
JPanel gridFieldsRight
-
gridTags
JPanel gridTags
-
gridTagsItem
JPanel gridTagsItem
-
gridTagsItems
JPanel gridTagsItems
-
lblAttrTagsItemName
JLabel lblAttrTagsItemName
-
lblAttrTagsItemNotes
JLabel lblAttrTagsItemNotes
-
lblAttrTagsItemNotesValue
JLabel lblAttrTagsItemNotesValue
-
lblAttrTagsItemValue
JLabel lblAttrTagsItemValue
-
lblAvailableValuesItemLabel
JLabel lblAvailableValuesItemLabel
-
lblAvailableValuesItemValue
JLabel lblAvailableValuesItemValue
-
lblCodeComponent
JLabel lblCodeComponent
-
lblCodeEvents
JLabel lblCodeEvents
-
lblFieldDependentFields
JLabel lblFieldDependentFields
-
lblFieldDropDownType
JLabel lblFieldDropDownType
-
lblFieldFields
JLabel lblFieldFields
-
lblFieldGroup
JLabel lblFieldGroup
-
lblFieldGroups
JLabel lblFieldGroups
-
lblFieldLabel
JLabel lblFieldLabel
-
lblFieldNumberOfRows
JLabel lblFieldNumberOfRows
-
lblFieldResizeweight
JLabel lblFieldResizeweight
-
lblFormHeight
JLabel lblFormHeight
-
lblFormLabel
JLabel lblFormLabel
-
lblFormLayoutMode
JLabel lblFormLayoutMode
-
lblFormReadonly
JLabel lblFormReadonly
-
lblFormUseScrollbars
JLabel lblFormUseScrollbars
-
lblFormWidth
JLabel lblFormWidth
-
lblTagsItemName
JLabel lblTagsItemName
-
lblTagsItemNotes
JLabel lblTagsItemNotes
-
lblTagsItemNotesValue
JLabel lblTagsItemNotesValue
-
lblTagsItemValue
JLabel lblTagsItemValue
-
lstFieldDependentFields
JList lstFieldDependentFields
-
lstFieldFields
JList lstFieldFields
-
lstFieldGroups
JList lstFieldGroups
-
pnlCodeEditor
JPanel pnlCodeEditor
-
spnFieldResizeWeight
JSpinner spnFieldResizeWeight
-
tabFieldDetail
JTabbedPane tabFieldDetail
-
tabForm
JTabbedPane tabForm
-
tblAttrTagsItems
JTable tblAttrTagsItems
-
tblAvailableValuesItems
JTable tblAvailableValuesItems
-
tblTagsItems
JTable tblTagsItems
-
txtAvailableValuesItemLabel
JTextField txtAvailableValuesItemLabel
-
txtAvailableValuesItemValue
JTextField txtAvailableValuesItemValue
-
txtFieldLabel
JTextField txtFieldLabel
-
txtFieldNumberOfRows
JTextField txtFieldNumberOfRows
-
txtFormHeight
JTextField txtFormHeight
-
txtFormLabel
JTextField txtFormLabel
-
txtFormWidth
JTextField txtFormWidth
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributePanel
class DefaultFeatureAttributePanel extends DefaultFeatureAttributePanelView implements Serializable-
Serialized Fields
-
availableValuesController
AggregateController<org.gvsig.tools.dynobject.DynObjectValueItem> availableValuesController
-
defaultProjection
org.gvsig.crs.projection.lib.Projection defaultProjection
-
featureStoreElement
org.gvsig.fmap.dal.swing.expressionevaluator.FeatureStoreElement featureStoreElement
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
fieldTypes
List<org.gvsig.tools.swing.api.ListElement<Integer>> fieldTypes
-
geometrySubtypes
List<org.gvsig.tools.swing.api.ListElement<Integer>> geometrySubtypes
-
geometryTypes
List<org.gvsig.tools.swing.api.ListElement<Integer>> geometryTypes
-
lblMaxValue
JComponent lblMaxValue
-
lblMinValue
JComponent lblMinValue
-
mode
int mode
-
pickerCRS
org.gvsig.tools.swing.api.pickercontroller.PickerController<org.gvsig.crs.projection.lib.Projection> pickerCRS
-
pickerDefaultFormat
org.gvsig.expressionevaluator.swing.ExpressionPickerController pickerDefaultFormat
-
pickerDisplaySize
org.gvsig.expressionevaluator.swing.CalculatorController<Integer> pickerDisplaySize
-
pickerIntervalEnd
org.gvsig.tools.swing.api.pickercontroller.DatePickerController pickerIntervalEnd
-
pickerIntervalStart
org.gvsig.tools.swing.api.pickercontroller.DatePickerController pickerIntervalStart
-
pickerLocale
org.gvsig.tools.swing.api.pickercontroller.PickerController<Locale> pickerLocale
-
pickerOrder
org.gvsig.expressionevaluator.swing.CalculatorController<Integer> pickerOrder
-
pickerPrecision
org.gvsig.expressionevaluator.swing.CalculatorController<Integer> pickerPrecision
-
pickerScale
org.gvsig.expressionevaluator.swing.CalculatorController<Integer> pickerScale
-
pickerSize
org.gvsig.expressionevaluator.swing.CalculatorController<Integer> pickerSize
-
pickerValuesExpression
org.gvsig.expressionevaluator.swing.ExpressionPickerController pickerValuesExpression
-
pickerValuesFilter
org.gvsig.expressionevaluator.swing.ExpressionPickerController pickerValuesFilter
-
pickerVirtualFieldGetter
org.gvsig.expressionevaluator.swing.ExpressionPickerController pickerVirtualFieldGetter
-
pickerVirtualFieldSetter
org.gvsig.expressionevaluator.swing.ExpressionPickerController pickerVirtualFieldSetter
-
previousDefaultValue
String previousDefaultValue
-
sampleFeature
org.gvsig.fmap.dal.feature.Feature sampleFeature
-
splAttrAvailableValues
JSplitPane splAttrAvailableValues
-
splAttrTags
JSplitPane splAttrTags
-
tagsController
AggregateController<Tag> tagsController
-
toManyController
org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributePanel.ToManyController toManyController
-
toOneController
org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributePanel.ToOneController toOneController
-
txtMaxValue
JTextComponent txtMaxValue
-
txtMinValue
JTextComponent txtMinValue
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributePanelView
class DefaultFeatureAttributePanelView extends JPanel implements Serializable-
Serialized Fields
-
btnAttrTagsAccept
JButton btnAttrTagsAccept
-
btnAttrTagsDelete
JButton btnAttrTagsDelete
-
btnAttrTagsDiscard
JButton btnAttrTagsDiscard
-
btnAttrTagsModify
JButton btnAttrTagsModify
-
btnAttrTagsNew
JButton btnAttrTagsNew
-
btnAvailableValuesAccept
JButton btnAvailableValuesAccept
-
btnAvailableValuesDelete
JButton btnAvailableValuesDelete
-
btnAvailableValuesDiscard
JButton btnAvailableValuesDiscard
-
btnAvailableValuesModify
JButton btnAvailableValuesModify
-
btnAvailableValuesNew
JButton btnAvailableValuesNew
-
btnCRS
JButton btnCRS
-
btnFieldType
JButton btnFieldType
-
btnIntervalEnd
JButton btnIntervalEnd
-
btnIntervalStart
JButton btnIntervalStart
-
btnRelationToManyExpression
JButton btnRelationToManyExpression
-
btnRelationToManyExpressionBookmarks
JButton btnRelationToManyExpressionBookmarks
-
btnRelationToManyExpressionHistory
JButton btnRelationToManyExpressionHistory
-
btnRelationToOneFormula
JButton btnRelationToOneFormula
-
btnRelationToOneFormulaBookmarks
JButton btnRelationToOneFormulaBookmarks
-
btnRelationToOneFormulaHistory
JButton btnRelationToOneFormulaHistory
-
btnValuesExpression
JButton btnValuesExpression
-
btnValuesExpressionBookmarks
JButton btnValuesExpressionBookmarks
-
btnValuesExpressionHistory
JButton btnValuesExpressionHistory
-
btnValuesFilter
JButton btnValuesFilter
-
btnValuesFilterBookmarks
JButton btnValuesFilterBookmarks
-
btnValuesFilterHistory
JButton btnValuesFilterHistory
-
btnVirtualFieldBookmarksGetter
JButton btnVirtualFieldBookmarksGetter
-
btnVirtualFieldBookmarksSetter
JButton btnVirtualFieldBookmarksSetter
-
btnVirtualFieldGetter
JButton btnVirtualFieldGetter
-
btnVirtualFieldHistoryGetter
JButton btnVirtualFieldHistoryGetter
-
btnVirtualFieldHistorySetter
JButton btnVirtualFieldHistorySetter
-
btnVirtualFieldSetter
JButton btnVirtualFieldSetter
-
buttongroup1
ButtonGroup buttongroup1
-
cboAttrTagsItemName
JComboBox cboAttrTagsItemName
-
cboAttrTagsItemValue
JComboBox cboAttrTagsItemValue
-
cboDataProfile
JComboBox cboDataProfile
-
cboDateFormat
JComboBox cboDateFormat
-
cboFieldType
JComboBox cboFieldType
-
cboGeometrySubtype
JComboBox cboGeometrySubtype
-
cboGeometryType
JComboBox cboGeometryType
-
cboGroup
JComboBox cboGroup
-
cboLocale
JComboBox cboLocale
-
cboRelationRepository
JComboBox cboRelationRepository
-
cboRelationToManyForeignFieldName
JComboBox cboRelationToManyForeignFieldName
-
cboRelationToManyMyFieldName
JComboBox cboRelationToManyMyFieldName
-
cboRelationToManyTableName
JComboBox cboRelationToManyTableName
-
cboRelationToManyType
JComboBox cboRelationToManyType
-
cboRelationToOneCodeName
JComboBox cboRelationToOneCodeName
-
cboRelationToOneFormula
JComboBox cboRelationToOneFormula
-
cboRelationToOneTableName
JComboBox cboRelationToOneTableName
-
cboRelationToOneType
JComboBox cboRelationToOneType
-
chkAllowIndexDuplicateds
JCheckBox chkAllowIndexDuplicateds
-
chkAllowNulls
JCheckBox chkAllowNulls
-
chkCanBeOptimizedByProvider
JCheckBox chkCanBeOptimizedByProvider
-
chkDefaultValue
JCheckBox chkDefaultValue
-
chkHidden
JCheckBox chkHidden
-
chkIsAutomatic
JCheckBox chkIsAutomatic
-
chkIsIndexed
JCheckBox chkIsIndexed
-
chkIsPrimaryKey
JCheckBox chkIsPrimaryKey
-
chkIsReadOnly
JCheckBox chkIsReadOnly
-
chkRelationToOneIsClosedList
JCheckBox chkRelationToOneIsClosedList
-
chkRelationVirtual
JCheckBox chkRelationVirtual
-
chkVirtualField
JCheckBox chkVirtualField
-
gridAttrAvailableValues
JPanel gridAttrAvailableValues
-
gridAttrAvailableValuesItem
JPanel gridAttrAvailableValuesItem
-
gridAttrAvailableValuesTable
JPanel gridAttrAvailableValuesTable
-
gridAttrTags
JPanel gridAttrTags
-
gridAttrTagsItem
JPanel gridAttrTagsItem
-
gridAttrTagsTable
JPanel gridAttrTagsTable
-
lblAllowIndexDuplicateds
JLabel lblAllowIndexDuplicateds
-
lblAllowNulls
JLabel lblAllowNulls
-
lblAttrTagsItemName
JLabel lblAttrTagsItemName
-
lblAttrTagsItemNotes
JLabel lblAttrTagsItemNotes
-
lblAttrTagsItemNotesValue
JLabel lblAttrTagsItemNotesValue
-
lblAttrTagsItemValue
JLabel lblAttrTagsItemValue
-
lblAvailableValues
JLabel lblAvailableValues
-
lblAvailableValuesItemLabel
JLabel lblAvailableValuesItemLabel
-
lblAvailableValuesItemValue
JLabel lblAvailableValuesItemValue
-
lblCanBeOptimizedByProvider
JLabel lblCanBeOptimizedByProvider
-
lblCRS
JLabel lblCRS
-
lblDataProfile
JLabel lblDataProfile
-
lblDateFormat
JLabel lblDateFormat
-
lblDefaultFormat
JLabel lblDefaultFormat
-
lblDefaultValue
JLabel lblDefaultValue
-
lblDescription
JLabel lblDescription
-
lblDisplaySize
JLabel lblDisplaySize
-
lblFieldName
JLabel lblFieldName
-
lblFieldType
JLabel lblFieldType
-
lblGeometrySubtype
JLabel lblGeometrySubtype
-
lblGeometryType
JLabel lblGeometryType
-
lblGroup
JLabel lblGroup
-
lblHidden
JLabel lblHidden
-
lblInterval
JLabel lblInterval
-
lblIntervalEnd
JLabel lblIntervalEnd
-
lblIntervalStart
JLabel lblIntervalStart
-
lblIsAutomatic
JLabel lblIsAutomatic
-
lblIsIndexed
JLabel lblIsIndexed
-
lblIsPrimaryKey
JLabel lblIsPrimaryKey
-
lblIsReadOnly
JLabel lblIsReadOnly
-
lblLabel
JLabel lblLabel
-
lblLocale
JLabel lblLocale
-
lblOrder
JLabel lblOrder
-
lblPrecision
JLabel lblPrecision
-
lblRelationNone
JLabel lblRelationNone
-
lblRelationReferences1
JLabel lblRelationReferences1
-
lblRelationReferences2
JLabel lblRelationReferences2
-
lblRelationRepository
JLabel lblRelationRepository
-
lblRelationToMany
JLabel lblRelationToMany
-
lblRelationToManyCondition
JLabel lblRelationToManyCondition
-
lblRelationToManyExpression
JLabel lblRelationToManyExpression
-
lblRelationToManyType
JLabel lblRelationToManyType
-
lblRelationToOne
JLabel lblRelationToOne
-
lblRelationToOneCondition
JLabel lblRelationToOneCondition
-
lblRelationToOneIsClosedList
JLabel lblRelationToOneIsClosedList
-
lblRelationToOneLabelFormula
JLabel lblRelationToOneLabelFormula
-
lblRelationToOneType
JLabel lblRelationToOneType
-
lblRelationVirtual
JLabel lblRelationVirtual
-
lblScale
JLabel lblScale
-
lblSize
JLabel lblSize
-
lblValuesExpression
JLabel lblValuesExpression
-
lblValuesFilter
JLabel lblValuesFilter
-
lblVirtualField
JLabel lblVirtualField
-
lblVirtualFieldGetter
JLabel lblVirtualFieldGetter
-
lblVirtualFieldSep
com.jeta.forms.components.separator.TitledSeparator lblVirtualFieldSep
-
lblVirtualFieldSetter
JLabel lblVirtualFieldSetter
-
rdbRelationNone
JRadioButton rdbRelationNone
-
rdbRelationToMany
JRadioButton rdbRelationToMany
-
rdbRelationToOne
JRadioButton rdbRelationToOne
-
tabAditionalFields
JTabbedPane tabAditionalFields
-
tabLayout
JTabbedPane tabLayout
-
tblAttrTagsItems
JTable tblAttrTagsItems
-
tblAvailableValuesItems
JTable tblAvailableValuesItems
-
txtAvailableValuesItemLabel
JTextField txtAvailableValuesItemLabel
-
txtAvailableValuesItemValue
JTextField txtAvailableValuesItemValue
-
txtCRS
JTextField txtCRS
-
txtDefaultFormat
JTextField txtDefaultFormat
-
txtDefaultValue
JTextField txtDefaultValue
-
txtDescription
JTextArea txtDescription
-
txtDisplaySize
JTextField txtDisplaySize
-
txtFieldName
JTextField txtFieldName
-
txtIntervalEnd
JTextField txtIntervalEnd
-
txtIntervalStart
JTextField txtIntervalStart
-
txtLabel
JTextField txtLabel
-
txtOrder
JTextField txtOrder
-
txtPrecision
JTextField txtPrecision
-
txtRelationToManyExpression
JTextField txtRelationToManyExpression
-
txtRelationToOneMyFieldName
JTextField txtRelationToOneMyFieldName
-
txtScale
JTextField txtScale
-
txtSize
JTextField txtSize
-
txtValuesExpression
JTextField txtValuesExpression
-
txtValuesFilter
JTextField txtValuesFilter
-
txtVirtualFieldGetter
JTextField txtVirtualFieldGetter
-
txtVirtualFieldSetter
JTextField txtVirtualFieldSetter
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributeSelectionPanel
class DefaultFeatureAttributeSelectionPanel extends DefaultFeatureAttributeSelectionPanelView implements Serializable-
Serialized Fields
-
controllerFilter
org.gvsig.tools.swing.api.FilteredTreeController controllerFilter
-
ftype
org.gvsig.fmap.dal.feature.FeatureType ftype
-
query
org.gvsig.fmap.dal.feature.FeatureQuery query
-
store
org.gvsig.fmap.dal.feature.FeatureStore store
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributeSelectionPanelView
class DefaultFeatureAttributeSelectionPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnFilter
JButton btnFilter
-
treeFields
JTree treeFields
-
txtFilter
JTextField txtFilter
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributesSelectionPanel
class DefaultFeatureAttributesSelectionPanel extends DefaultFeatureAttributesSelectionPanelView implements Serializable-
Serialized Fields
-
actionListenerSupport
org.gvsig.tools.swing.api.ActionListenerSupport actionListenerSupport
-
allowCalculatedAttributes
boolean allowCalculatedAttributes
-
availableFieldsController
org.gvsig.tools.swing.api.FilteredListController availableFieldsController
-
expressionPicker
org.gvsig.expressionevaluator.swing.ExpressionPickerController expressionPicker
-
extraColumns
List<org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor> extraColumns
-
featureType
org.gvsig.fmap.dal.feature.FeatureType featureType
-
selectedNames
List<String> selectedNames
-
selecteds
List<org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor> selecteds
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureAttributesSelectionPanelView
class DefaultFeatureAttributesSelectionPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnBookmarks
JButton btnBookmarks
-
btnColumnAdd
JButton btnColumnAdd
-
btnColumnDown
JButton btnColumnDown
-
btnColumnRemove
JButton btnColumnRemove
-
btnColumnsFilter
JButton btnColumnsFilter
-
btnColumnUp
JButton btnColumnUp
-
btnExpression
JButton btnExpression
-
btnHistory
JButton btnHistory
-
lstAvailableColumns
JList lstAvailableColumns
-
lstSelectedColumns
JList lstSelectedColumns
-
txtColumnsFilter
JTextField txtColumnsFilter
-
txtExpression
JTextField txtExpression
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureTypePanel
class DefaultFeatureTypePanel extends DefaultFeatureTypePanelView implements Serializable-
Serialized Fields
-
changeListenerHelper
org.gvsig.tools.swing.api.ChangeListenerHelper changeListenerHelper
-
currentRow
int currentRow
-
defaultGeometryController
org.gvsig.fmap.dal.swing.featuretype.AttributeDescriptorPickerController defaultGeometryController
-
defaultProjection
org.gvsig.crs.projection.lib.Projection defaultProjection
-
descriptorPanel
DefaultFeatureAttributePanel descriptorPanel
-
featureType
org.gvsig.fmap.dal.feature.EditableFeatureType featureType
-
fieldSelectionAllowed
boolean fieldSelectionAllowed
-
mode
int mode
-
originalFeatureType
org.gvsig.fmap.dal.feature.FeatureType originalFeatureType
-
ruleController
FeatureRuleItemController ruleController
-
rulesController
AggregateController<org.gvsig.fmap.dal.feature.FeatureRule> rulesController
-
splAttributes
JSplitPane splAttributes
-
splRules
JSplitPane splRules
-
splTags
JSplitPane splTags
-
store
org.gvsig.fmap.dal.feature.FeatureStore store
-
tableModel
org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureTypePanel.FeatureTypeTableModel tableModel
-
tagsController
AggregateController<Tag> tagsController
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureTypePanel.ForceSynchronizeAction
class ForceSynchronizeAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureTypePanel.PreviewFormAction
class PreviewFormAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureTypePanel.ViewAsJsonAction
class ViewAsJsonAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.featuretype.DefaultFeatureTypePanelView
class DefaultFeatureTypePanelView extends JPanel implements Serializable-
Serialized Fields
-
btnDelete
JButton btnDelete
-
btnFormFieldAccept
JButton btnFormFieldAccept
-
btnFormFieldDiscard
JButton btnFormFieldDiscard
-
btnFormFieldModify
JButton btnFormFieldModify
-
btnNew
JButton btnNew
-
btnRuleFormFieldAccept
JButton btnRuleFormFieldAccept
-
btnRuleFormFieldDiscard
JButton btnRuleFormFieldDiscard
-
btnRuleFormFieldModify
JButton btnRuleFormFieldModify
-
btnRulesDelete
JButton btnRulesDelete
-
btnRulesNew
JButton btnRulesNew
-
btnRuleValidation
JButton btnRuleValidation
-
btnRuleValidationBookmarks
JButton btnRuleValidationBookmarks
-
btnRuleValidationHistory
JButton btnRuleValidationHistory
-
btnTagsAccept
JButton btnTagsAccept
-
btnTagsDelete
JButton btnTagsDelete
-
btnTagsDiscard
JButton btnTagsDiscard
-
btnTagsModify
JButton btnTagsModify
-
btnTagsNew
JButton btnTagsNew
-
cboDefaultGeometry
JComboBox cboDefaultGeometry
-
cboTagsItemName
JComboBox cboTagsItemName
-
cboTagsItemValue
JComboBox cboTagsItemValue
-
chkRuleCheckAtEditFeature
JCheckBox chkRuleCheckAtEditFeature
-
chkRuleCheckAtFinishEditing
JCheckBox chkRuleCheckAtFinishEditing
-
chkRuleCheckAtUpdate
JCheckBox chkRuleCheckAtUpdate
-
chkRulesValidateFeatureBeforeInsert
JCheckBox chkRulesValidateFeatureBeforeInsert
-
chkRulesValidateFeaturesAtFinishEditing
JCheckBox chkRulesValidateFeaturesAtFinishEditing
-
grdTagsItemView
JPanel grdTagsItemView
-
gridAttributes
JPanel gridAttributes
-
gridAttributesDetail
JPanel gridAttributesDetail
-
gridAttributesTable
JPanel gridAttributesTable
-
gridRules
JPanel gridRules
-
gridRulesDetail
JPanel gridRulesDetail
-
gridRulesTable
JPanel gridRulesTable
-
gridTags
JPanel gridTags
-
gridTagsItem
JPanel gridTagsItem
-
gridTagsItems
JPanel gridTagsItems
-
lblDefaultGeometry
JLabel lblDefaultGeometry
-
lblDescription
JLabel lblDescription
-
lblLabel
JLabel lblLabel
-
lblRuleCheckAtEditFeature
JLabel lblRuleCheckAtEditFeature
-
lblRuleCheckAtFinishEditing
JLabel lblRuleCheckAtFinishEditing
-
lblRuleCheckAtUpdate
JLabel lblRuleCheckAtUpdate
-
lblRuleDescription
JLabel lblRuleDescription
-
lblRuleName
JLabel lblRuleName
-
lblRulesCustomRules
com.jeta.forms.components.separator.TitledSeparator lblRulesCustomRules
-
lblRulesDefaultRules
com.jeta.forms.components.separator.TitledSeparator lblRulesDefaultRules
-
lblRuleValidation
JLabel lblRuleValidation
-
lblTags
JLabel lblTags
-
lblTagsItemName
JLabel lblTagsItemName
-
lblTagsItemNotes
JLabel lblTagsItemNotes
-
lblTagsItemNotesValue
JLabel lblTagsItemNotesValue
-
lblTagsItemValue
JLabel lblTagsItemValue
-
pnlCfgActions
JPanel pnlCfgActions
-
pnlField
JPanel pnlField
-
tabFeatureType
JTabbedPane tabFeatureType
-
tblFields
JTable tblFields
-
tblRules
JTable tblRules
-
tblTagsItems
JTable tblTagsItems
-
txtDescription
JTextArea txtDescription
-
txtLabel
JTextField txtLabel
-
txtRuleDescription
JTextArea txtRuleDescription
-
txtRuleName
JTextField txtRuleName
-
txtRuleValidation
JTextArea txtRuleValidation
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.FeatureAttributeListCellRendererImpl
class FeatureAttributeListCellRendererImpl extends DefaultListCellRenderer implements Serializable-
Serialized Fields
-
dalSwingManager
org.gvsig.fmap.dal.swing.DataSwingManager dalSwingManager
-
iconTheme
org.gvsig.tools.swing.icontheme.IconTheme iconTheme
-
useLabels
Integer useLabels
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.FeatureAttributeTableCellRendererImpl
class FeatureAttributeTableCellRendererImpl extends DefaultTableCellRenderer implements Serializable-
Serialized Fields
-
dalSwingManager
org.gvsig.fmap.dal.swing.DataSwingManager dalSwingManager
-
iconTheme
org.gvsig.tools.swing.icontheme.IconTheme iconTheme
-
useLabels
Integer useLabels
-
-
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.FeatureAttributeTreeCellRenderer
class FeatureAttributeTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretype.availablevalues
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.availablevalues.AvailableValuesModel
class AvailableValuesModel extends AbstractTableModel implements Serializable
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretype.featurerule
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.featurerule.FeatureRulesModel
class FeatureRulesModel extends AbstractTableModel implements Serializable
-
-
Package org.gvsig.fmap.dal.swing.impl.featuretype.tags
-
Class org.gvsig.fmap.dal.swing.impl.featuretype.tags.TagsModel
class TagsModel extends AbstractTableModel implements Serializable
-
-
Package org.gvsig.fmap.dal.swing.impl.jdbc
-
Class org.gvsig.fmap.dal.swing.impl.jdbc.DefaultJDBCConnectionDialog
class DefaultJDBCConnectionDialog extends DefaultJDBCConnectionDialogView implements Serializable- serialVersionUID:
- -5493563028200403559L
-
Serialized Fields
-
ddnMore
org.gvsig.tools.swing.api.DropDown ddnMore
-
isCanceled
boolean isCanceled
-
jdbcServerExplorer
org.gvsig.fmap.dal.swing.jdbc.JDBCConnectionPanel jdbcServerExplorer
-
-
Class org.gvsig.fmap.dal.swing.impl.jdbc.DefaultJDBCConnectionDialogView
class DefaultJDBCConnectionDialogView extends JPanel implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.jdbc.DefaultJDBCConnectionPanel
class DefaultJDBCConnectionPanel extends DefaultJDBCConnectionPanelView implements Serializable- serialVersionUID:
- -6119489353793596382L
-
Serialized Fields
-
connectorFilter
org.gvsig.fmap.dal.swing.jdbc.JDBCConnectionPanel.ConnectorFilter connectorFilter
-
forcedParameters
org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters forcedParameters
-
onChangeConnectorItemListener
ItemListener onChangeConnectorItemListener
-
-
Class org.gvsig.fmap.dal.swing.impl.jdbc.DefaultJDBCConnectionPanelView
class DefaultJDBCConnectionPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnDataBaseBrowser
JButton btnDataBaseBrowser
-
cboConnections
JComboBox cboConnections
-
cboConnectors
JComboBox cboConnectors
-
lblConnectionName
JLabel lblConnectionName
-
lblConnector
JLabel lblConnector
-
lblDataBase
JLabel lblDataBase
-
lblFile
JLabel lblFile
-
lblFoother
JLabel lblFoother
-
lblPassword
JLabel lblPassword
-
lblPort
JLabel lblPort
-
lblServer
JLabel lblServer
-
lblUsername
JLabel lblUsername
-
txtDataBase
JTextField txtDataBase
-
txtFile
JTextField txtFile
-
txtPassword
JPasswordField txtPassword
-
txtPort
JTextField txtPort
-
txtServer
JTextField txtServer
-
txtUsername
JTextField txtUsername
-
-
-
-
Package org.gvsig.fmap.dal.swing.impl.raster.save
-
Class org.gvsig.fmap.dal.swing.impl.raster.save.DefaultSaveRasterBufferDialog
class DefaultSaveRasterBufferDialog extends JFileChooser implements Serializable- serialVersionUID:
- 3382921398256836543L
-
Serialized Fields
-
buffer
org.gvsig.raster.lib.buffer.api.Buffer buffer
-
emptyAccessoryPanel
JPanel emptyAccessoryPanel
-
fileFilters
Iterator<org.gvsig.fmap.dal.serverexplorer.filesystem.spi.FilesystemServerExplorerProvider> fileFilters
-
panelProperty
org.gvsig.fmap.dal.swing.dataStoreParameters.DataStoreParametersPanel panelProperty
-
-
-
Package org.gvsig.fmap.dal.swing.impl.searchpanel
-
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchGroupByPanel
class DefaultSearchGroupByPanel extends JPanel implements Serializable-
Serialized Fields
-
chkIgnoreAggregateFunctions
JCheckBox chkIgnoreAggregateFunctions
-
panelGroupBy
DefaultFeatureQueryGroupByPanel panelGroupBy
-
-
-
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel
class DefaultSearchPanel extends DefaultSearchPanelView2 implements Serializable-
Serialized Fields
-
acctionListeners
org.gvsig.tools.swing.api.ActionListenerSupport acctionListeners
-
actions
Map<String,
org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.ActionButtons> actions -
additionalResultsPanels
Map<String,
org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.AdditionalResultsPanel> additionalResultsPanels -
automaticallySearch
boolean automaticallySearch
-
bookmarks
org.gvsig.tools.bookmarksandhistory.Bookmarks<Object> bookmarks
-
bookmarksController
org.gvsig.tools.swing.api.bookmarkshistory.BookmarksController bookmarksController
-
conditionPanels
List<org.gvsig.fmap.dal.swing.searchpanel.SearchConditionPanel> conditionPanels
-
configurableActions
JComponent configurableActions
-
currentPostProcess
String currentPostProcess
-
filterOnlyMode
boolean filterOnlyMode
-
groupByEnabled
boolean groupByEnabled
-
history
org.gvsig.tools.bookmarksandhistory.History<Object> history
-
historyController
org.gvsig.tools.swing.api.bookmarkshistory.HistoryController historyController
-
initialized
boolean initialized
-
lastErrorMessage
String lastErrorMessage
-
lastQuery
org.gvsig.fmap.dal.feature.FeatureQuery lastQuery
-
lastSelectedFeature
org.gvsig.fmap.dal.feature.Feature lastSelectedFeature
-
parameters
DefaultSearchParameters parameters
-
postProcessEnabled
boolean postProcessEnabled
-
postProcessParams
org.gvsig.tools.dynobject.DynObject postProcessParams
-
postProcessQuery
org.gvsig.fmap.dal.feature.FeatureQuery postProcessQuery
-
postProcessStore
org.gvsig.fmap.dal.feature.FeatureStore postProcessStore
-
processing
boolean processing
-
propertiesHelper
org.gvsig.tools.util.PropertiesSupportHelper propertiesHelper
-
resultModel
org.gvsig.fmap.dal.swing.featuretable.SimpleFeaturesTableModel resultModel
-
resultPostProcessModel
org.gvsig.fmap.dal.swing.featuretable.SimpleFeaturesTableModel resultPostProcessModel
-
showActions
boolean showActions
-
store
org.gvsig.fmap.dal.feature.FeatureStore store
-
taskStatusController
org.gvsig.tools.swing.api.task.TaskStatusController taskStatusController
-
-
-
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.CalculatedColumnsAction
class CalculatedColumnsAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.GroupByAction
class GroupByAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.OrderByAction
class OrderByAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.PropertiesAction
class PropertiesAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.SelectColumnsAction
class SelectColumnsAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.UseLabelsBothAction
class UseLabelsBothAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.UseLabelsNoAction
class UseLabelsNoAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.UseLabelsYesAction
class UseLabelsYesAction extends AbstractAction implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanelView
class DefaultSearchPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnAddAccumulatedFilter
JButton btnAddAccumulatedFilter
-
btnAdvancedExpression
JButton btnAdvancedExpression
-
btnAdvancedExpressionBookmarks
JButton btnAdvancedExpressionBookmarks
-
btnAdvancedExpressionHistory
JButton btnAdvancedExpressionHistory
-
btnBookmarks
JButton btnBookmarks
-
btnClear
JButton btnClear
-
btnHistory
JButton btnHistory
-
btnRemoveAccumulatedFilter
JButton btnRemoveAccumulatedFilter
-
btnSearch
JButton btnSearch
-
btnViewAccumulatedFilter
JButton btnViewAccumulatedFilter
-
cboValue1
JComboBox cboValue1
-
cboValue2
JComboBox cboValue2
-
cboValue3
JComboBox cboValue3
-
cboValue4
JComboBox cboValue4
-
lblExpressionDeBusqueda
JLabel lblExpressionDeBusqueda
-
lblExtraFields1
JLabel lblExtraFields1
-
lblExtraFields2
JLabel lblExtraFields2
-
lblExtraFields3
JLabel lblExtraFields3
-
lblExtraFields4
JLabel lblExtraFields4
-
lblField1
JLabel lblField1
-
lblField2
JLabel lblField2
-
lblField3
JLabel lblField3
-
lblField4
JLabel lblField4
-
lblLogicalOperators1
JLabel lblLogicalOperators1
-
lblLogicalOperators2
JLabel lblLogicalOperators2
-
lblLogicalOperators3
JLabel lblLogicalOperators3
-
lblMsg
JLabel lblMsg
-
lblNull1
JLabel lblNull1
-
lblNull2
JLabel lblNull2
-
lblNull3
JLabel lblNull3
-
lblNull4
JLabel lblNull4
-
lblRelationalOperator1
JLabel lblRelationalOperator1
-
lblRelationalOperator2
JLabel lblRelationalOperator2
-
lblRelationalOperator3
JLabel lblRelationalOperator3
-
lblRelationalOperator4
JLabel lblRelationalOperator4
-
pnlActions
JPanel pnlActions
-
pnlCfgActions
JPanel pnlCfgActions
-
tabSearchMode
JTabbedPane tabSearchMode
-
tblResults
JTable tblResults
-
txtAdvancedExpression
JTextArea txtAdvancedExpression
-
-
-
Class org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanelView2
class DefaultSearchPanelView2 extends JPanel implements Serializable-
Serialized Fields
-
btnAddAccumulatedFilter
JButton btnAddAccumulatedFilter
-
btnAdvancedExpression
JButton btnAdvancedExpression
-
btnAdvancedExpressionBookmarks
JButton btnAdvancedExpressionBookmarks
-
btnAdvancedExpressionHistory
JButton btnAdvancedExpressionHistory
-
btnBookmarks
JButton btnBookmarks
-
btnClear
JButton btnClear
-
btnHistory
JButton btnHistory
-
btnRemoveAccumulatedFilter
JButton btnRemoveAccumulatedFilter
-
btnSearch
JButton btnSearch
-
btnSearchPostProcess
JButton btnSearchPostProcess
-
btnViewAccumulatedFilter
JButton btnViewAccumulatedFilter
-
chkUseSelection
JCheckBox chkUseSelection
-
lblExpressionDeBusqueda
JLabel lblExpressionDeBusqueda
-
lblMsg
JLabel lblMsg
-
lblStatusTitle
JLabel lblStatusTitle
-
pgbStatus
JProgressBar pgbStatus
-
pnlActions
JPanel pnlActions
-
pnlCfgActions
JPanel pnlCfgActions
-
pnlConditionField
JPanel pnlConditionField
-
tabResults
JTabbedPane tabResults
-
tabSearchMode
JTabbedPane tabSearchMode
-
tblResults
JTable tblResults
-
tblSearchPostProcessResults
JTable tblSearchPostProcessResults
-
txtAdvancedExpression
JTextArea txtAdvancedExpression
-
-
-
Class org.gvsig.fmap.dal.swing.impl.searchpanel.SearchConditionFieldView
class SearchConditionFieldView extends JPanel implements Serializable -
Class org.gvsig.fmap.dal.swing.impl.searchpanel.SelectGeometryPanel
class SelectGeometryPanel extends SelectGeometryPanelView implements Serializable-
Serialized Fields
-
pickerProjection
org.gvsig.crs.projection.swing.ProjectionPickerController pickerProjection
-
storesRepositoryController
org.gvsig.fmap.dal.swing.storesrepository.StoresRepositoryController storesRepositoryController
-
-
-
Class org.gvsig.fmap.dal.swing.impl.searchpanel.SelectGeometryPanelView
class SelectGeometryPanelView extends JPanel implements Serializable-
Serialized Fields
-
btnProjection
JButton btnProjection
-
buttongroup1
ButtonGroup buttongroup1
-
chkUseTheGeometryBoundingBox
JCheckBox chkUseTheGeometryBoundingBox
-
lblProjection
JLabel lblProjection
-
rdbConstantGeometry
JRadioButton rdbConstantGeometry
-
rdbUseCurrentBoundingBox
JRadioButton rdbUseCurrentBoundingBox
-
rdbUseGeomsFromClipbard
JRadioButton rdbUseGeomsFromClipbard
-
rdbUseGeomsFromLayerSelection
JRadioButton rdbUseGeomsFromLayerSelection
-
treeStores
JTree treeStores
-
txtGeometry
JTextArea txtGeometry
-
txtProjection
JTextField txtProjection
-
-
-
-
Package org.gvsig.fmap.dal.swing.impl.visualdbmodeler
-
Class org.gvsig.fmap.dal.swing.impl.visualdbmodeler.JTableRenderer
class JTableRenderer extends JComponent implements Serializable-
Serialized Fields
-
cell
com.mxgraph.model.mxCell cell
-
graph
com.mxgraph.view.mxGraph graph
-
graphContainer
com.mxgraph.swing.mxGraphComponent graphContainer
-
table
JTable table
-
tableDescriptor
TableDescriptor tableDescriptor
-
-
-
Class org.gvsig.fmap.dal.swing.impl.visualdbmodeler.ShadowBorder
class ShadowBorder extends Object implements Serializable- serialVersionUID:
- 6854989457150641240L
-
Serialized Fields
-
insets
Insets insets
-
-
Class org.gvsig.fmap.dal.swing.impl.visualdbmodeler.Visualdbmodeler
class Visualdbmodeler extends VisualdbmodelerView implements Serializable-
Serialized Fields
-
schemaGraphComponent
org.gvsig.fmap.dal.swing.impl.visualdbmodeler.Visualdbmodeler.SchemaGraphComponent schemaGraphComponent
-
-
-
Class org.gvsig.fmap.dal.swing.impl.visualdbmodeler.VisualdbmodelerView
class VisualdbmodelerView extends JPanel implements Serializable-
Serialized Fields
-
cboRepositories
JComboBox cboRepositories
-
jtabbedpane1
JTabbedPane jtabbedpane1
-
lstTables
JList lstTables
-
pnlDefaultView
JPanel pnlDefaultView
-
-
-