Serialized Form
-
Package org.nuiton.jaxx.widgets.gis
-
Class org.nuiton.jaxx.widgets.gis.DdCoordinate extends org.jdesktop.beans.AbstractSerializableBean implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
decimal
java.lang.Integer decimal
-
degree
java.lang.Integer degree
-
sign
boolean sign
-
-
Class org.nuiton.jaxx.widgets.gis.DmdCoordinate extends org.jdesktop.beans.AbstractSerializableBean implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
decimal
java.lang.Integer decimal
-
degree
java.lang.Integer degree
-
minute
java.lang.Integer minute
-
sign
boolean sign
-
-
Class org.nuiton.jaxx.widgets.gis.DmsCoordinate extends org.jdesktop.beans.AbstractSerializableBean implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
degree
java.lang.Integer degree
-
minute
java.lang.Integer minute
-
second
java.lang.Integer second
-
sign
boolean sign
-
-
Class org.nuiton.jaxx.widgets.gis.MaskFormatterFromConverter extends javax.swing.text.MaskFormatter implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
converter
org.apache.commons.beanutils.Converter converter
-
type
java.lang.Class<O> type
-
-
-
Package org.nuiton.jaxx.widgets.gis.absolute
-
Class org.nuiton.jaxx.widgets.gis.absolute.AbsoluteCoordinateEditorModel extends org.jdesktop.beans.AbstractSerializableBean implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dd
DdCoordinate dd
To edit as dd format. -
dmd
DmdCoordinate dmd
To edit as dmd format. -
dms
DmsCoordinate dms
To edit as dms format.
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.AbsoluteDdCoordinateEditor extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
java.util.List<java.lang.Object> $activeBindings
-
$bindings
java.util.Map<java.lang.String,JAXXBinding> $bindings
-
$bindingSources
java.util.Map<java.lang.String,java.lang.Object> $bindingSources
-
$objectMap
java.util.Map<java.lang.String,java.lang.Object> $objectMap
-
$previousValues
java.util.Map<?,?> $previousValues
-
allComponentsCreated
boolean allComponentsCreated
-
delegateContext
JAXXContext delegateContext
-
editor
javax.swing.JFormattedTextField editor
-
editorPanel
AbsoluteDdCoordinateEditor editorPanel
-
handler
AbsoluteDdCoordinateEditorHandler handler
-
model
AbsoluteDdCoordinateEditorModel model
-
resetButton
javax.swing.JButton resetButton
-
showReset
java.lang.Boolean showReset
-
showResetTip
java.lang.String showResetTip
-
toolbarLeft
javax.swing.JToolBar toolbarLeft
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.AbsoluteDdCoordinateEditorModel extends DdCoordinate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
java.io.Serializable bean
Bean where to push data. -
propertyDecimal
java.lang.String propertyDecimal
Name of the property of the bean to fire the change of theDdCoordinate.decimal. -
propertyDegree
java.lang.String propertyDegree
Name of the property of the bean to fire the change of theDdCoordinate.degree.
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.AbsoluteDmdCoordinateEditor extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
java.util.List<java.lang.Object> $activeBindings
-
$bindings
java.util.Map<java.lang.String,JAXXBinding> $bindings
-
$bindingSources
java.util.Map<java.lang.String,java.lang.Object> $bindingSources
-
$objectMap
java.util.Map<java.lang.String,java.lang.Object> $objectMap
-
$previousValues
java.util.Map<?,?> $previousValues
-
allComponentsCreated
boolean allComponentsCreated
-
delegateContext
JAXXContext delegateContext
-
editor
javax.swing.JFormattedTextField editor
-
editorPanel
AbsoluteDmdCoordinateEditor editorPanel
-
handler
AbsoluteDmdCoordinateEditorHandler handler
-
model
AbsoluteDmdCoordinateEditorModel model
-
resetButton
javax.swing.JButton resetButton
-
showReset
java.lang.Boolean showReset
-
showResetTip
java.lang.String showResetTip
-
toolbarLeft
javax.swing.JToolBar toolbarLeft
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.AbsoluteDmdCoordinateEditorModel extends DmdCoordinate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
java.io.Serializable bean
Bean where to push data. -
propertyDecimal
java.lang.String propertyDecimal
Name of the property of the bean to fire the change of theDmdCoordinate.decimal. -
propertyDegree
java.lang.String propertyDegree
Name of the property of the bean to fire the change of theDmdCoordinate.degree. -
propertyMinute
java.lang.String propertyMinute
Name of the property of the bean to fire the change of theDmdCoordinate.minute.
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.AbsoluteDmsCoordinateEditor extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
java.util.List<java.lang.Object> $activeBindings
-
$bindings
java.util.Map<java.lang.String,JAXXBinding> $bindings
-
$bindingSources
java.util.Map<java.lang.String,java.lang.Object> $bindingSources
-
$objectMap
java.util.Map<java.lang.String,java.lang.Object> $objectMap
-
$previousValues
java.util.Map<?,?> $previousValues
-
allComponentsCreated
boolean allComponentsCreated
-
delegateContext
JAXXContext delegateContext
-
editor
javax.swing.JFormattedTextField editor
-
editorPanel
AbsoluteDmsCoordinateEditor editorPanel
-
handler
AbsoluteDmsCoordinateEditorHandler handler
-
model
AbsoluteDmsCoordinateEditorModel model
-
resetButton
javax.swing.JButton resetButton
-
showReset
java.lang.Boolean showReset
-
showResetTip
java.lang.String showResetTip
-
toolbarLeft
javax.swing.JToolBar toolbarLeft
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.AbsoluteDmsCoordinateEditorModel extends DmsCoordinate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
java.io.Serializable bean
Bean where to push data. -
propertyDegree
java.lang.String propertyDegree
Name of the property of the bean to fire the change of theDmsCoordinate.degree. -
propertyMinute
java.lang.String propertyMinute
Name of the property of the bean to fire the change of theDmsCoordinate.minute. -
propertySecond
java.lang.String propertySecond
Name of the property of the bean to fire the change of theDmsCoordinate.second.
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.CoordinatesEditor extends Table implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
java.util.List<java.lang.Object> $activeBindings
-
$bindings
java.util.Map<java.lang.String,JAXXBinding> $bindings
-
$bindingSources
java.util.Map<java.lang.String,java.lang.Object> $bindingSources
-
$objectMap
java.util.Map<java.lang.String,java.lang.Object> $objectMap
-
$previousValues
java.util.Map<?,?> $previousValues
-
allComponentsCreated
boolean allComponentsCreated
-
coordinateEditorTopPanel
CoordinatesEditor coordinateEditorTopPanel
-
coordinatesPanel
Table coordinatesPanel
-
ddFormat
javax.swing.JRadioButton ddFormat
-
delegateContext
JAXXContext delegateContext
-
dmdFormat
javax.swing.JRadioButton dmdFormat
-
dmsFormat
javax.swing.JRadioButton dmsFormat
-
formatBG
JAXXButtonGroup formatBG
-
formatPanel
javax.swing.JPanel formatPanel
-
handler
CoordinatesEditorHandler handler
-
latitudeDd
AbsoluteDdCoordinateEditor latitudeDd
-
latitudeDmd
AbsoluteDmdCoordinateEditor latitudeDmd
-
latitudeDms
AbsoluteDmsCoordinateEditor latitudeDms
-
latitudeEditor
javax.swing.JPanel latitudeEditor
-
latitudeLabel
javax.swing.JLabel latitudeLabel
-
latitudeLayout
CardLayout2Ext latitudeLayout
-
latitudeModel
AbsoluteCoordinateEditorModel latitudeModel
-
longitudeDd
AbsoluteDdCoordinateEditor longitudeDd
-
longitudeDmd
AbsoluteDmdCoordinateEditor longitudeDmd
-
longitudeDms
AbsoluteDmsCoordinateEditor longitudeDms
-
longitudeEditor
javax.swing.JPanel longitudeEditor
-
longitudeLabel
javax.swing.JLabel longitudeLabel
-
longitudeLayout
CardLayout2Ext longitudeLayout
-
longitudeModel
AbsoluteCoordinateEditorModel longitudeModel
-
model
CoordinatesEditorModel model
-
quadrant1
javax.swing.JToggleButton quadrant1
-
quadrant2
javax.swing.JToggleButton quadrant2
-
quadrant3
javax.swing.JToggleButton quadrant3
-
quadrant4
javax.swing.JToggleButton quadrant4
-
quadrantBG
JAXXButtonGroup quadrantBG
-
quadrantEditor
javax.swing.JPanel quadrantEditor
-
validator
SwingValidator<CoordinatesEditorModel> validator
-
validatorIds
java.util.List<java.lang.String> validatorIds
-
-
Class org.nuiton.jaxx.widgets.gis.absolute.CoordinatesEditorModel extends org.jdesktop.beans.AbstractSerializableBean implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
java.io.Serializable bean
Bean where to push back data. -
displayZeroWhenNull
boolean displayZeroWhenNull
Display a zero on each coordinate componant when it is null. -
fillWithZero
boolean fillWithZero
Prefix any none null value with some zero. -
format
CoordinateFormat format
-
latitudeModel
AbsoluteCoordinateEditorModel latitudeModel
-
longitudeModel
AbsoluteCoordinateEditorModel longitudeModel
-
propertyLatitude
java.lang.String propertyLatitude
Name of the property of the bean to fire the change of theCoordinatesEditorModel.latitudeModel. -
propertyLongitude
java.lang.String propertyLongitude
Name of the property of the bean to fire the change of theCoordinatesEditorModel.longitudeModel. -
propertyQuadrant
java.lang.String propertyQuadrant
Name of the property of the bean to fire the change of theCoordinatesEditorModel.quadrant. -
quadrant
java.lang.Integer quadrant
-
showResetButton
boolean showResetButton
-
valueIsAdjusting
boolean valueIsAdjusting
-
-
-
Package org.nuiton.jaxx.widgets.gis.signed
-
Class org.nuiton.jaxx.widgets.gis.signed.SignedDdCoordinateEditor extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
java.util.List<java.lang.Object> $activeBindings
-
$bindings
java.util.Map<java.lang.String,JAXXBinding> $bindings
-
$bindingSources
java.util.Map<java.lang.String,java.lang.Object> $bindingSources
-
$objectMap
java.util.Map<java.lang.String,java.lang.Object> $objectMap
-
$previousValues
java.util.Map<?,?> $previousValues
-
allComponentsCreated
boolean allComponentsCreated
-
delegateContext
JAXXContext delegateContext
-
editor
javax.swing.JFormattedTextField editor
-
editorPanel
SignedDdCoordinateEditor editorPanel
-
handler
SignedDdCoordinateEditorHandler handler
-
model
SignedDdCoordinateEditorModel model
-
resetButton
javax.swing.JButton resetButton
-
showReset
java.lang.Boolean showReset
-
showResetTip
java.lang.String showResetTip
-
toolbarLeft
javax.swing.JToolBar toolbarLeft
-
-
Class org.nuiton.jaxx.widgets.gis.signed.SignedDdCoordinateEditorModel extends DdCoordinate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
java.io.Serializable bean
Bean where to push data. -
propertyDecimal
java.lang.String propertyDecimal
Name of the property of the bean to fire the change of theDdCoordinate.decimal. -
propertyDegree
java.lang.String propertyDegree
Name of the property of the bean to fire the change of theDdCoordinate.degree. -
propertySign
java.lang.String propertySign
Name of the property of the bean to fire the change of theDdCoordinate.sign.
-
-
Class org.nuiton.jaxx.widgets.gis.signed.SignedDmdCoordinateEditor extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
java.util.List<java.lang.Object> $activeBindings
-
$bindings
java.util.Map<java.lang.String,JAXXBinding> $bindings
-
$bindingSources
java.util.Map<java.lang.String,java.lang.Object> $bindingSources
-
$objectMap
java.util.Map<java.lang.String,java.lang.Object> $objectMap
-
$previousValues
java.util.Map<?,?> $previousValues
-
allComponentsCreated
boolean allComponentsCreated
-
delegateContext
JAXXContext delegateContext
-
editor
javax.swing.JFormattedTextField editor
-
editorPanel
SignedDmdCoordinateEditor editorPanel
-
handler
SignedDmdCoordinateEditorHandler handler
-
model
SignedDmdCoordinateEditorModel model
-
resetButton
javax.swing.JButton resetButton
-
showReset
java.lang.Boolean showReset
-
showResetTip
java.lang.String showResetTip
-
toolbarLeft
javax.swing.JToolBar toolbarLeft
-
-
Class org.nuiton.jaxx.widgets.gis.signed.SignedDmdCoordinateEditorModel extends DmdCoordinate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
java.io.Serializable bean
Bean where to push data. -
propertyDecimal
java.lang.String propertyDecimal
Name of the property of the bean to fire the change of theDmdCoordinate.decimal. -
propertyDegree
java.lang.String propertyDegree
Name of the property of the bean to fire the change of theDmdCoordinate.degree. -
propertyMinute
java.lang.String propertyMinute
Name of the property of the bean to fire the change of theDmdCoordinate.minute. -
propertySign
java.lang.String propertySign
Name of the property of the bean to fire the change of theDmdCoordinate.sign.
-
-
Class org.nuiton.jaxx.widgets.gis.signed.SignedDmsCoordinateEditor extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
java.util.List<java.lang.Object> $activeBindings
-
$bindings
java.util.Map<java.lang.String,JAXXBinding> $bindings
-
$bindingSources
java.util.Map<java.lang.String,java.lang.Object> $bindingSources
-
$objectMap
java.util.Map<java.lang.String,java.lang.Object> $objectMap
-
$previousValues
java.util.Map<?,?> $previousValues
-
allComponentsCreated
boolean allComponentsCreated
-
delegateContext
JAXXContext delegateContext
-
editor
javax.swing.JFormattedTextField editor
-
editorPanel
SignedDmsCoordinateEditor editorPanel
-
handler
SignedDmsCoordinateEditorHandler handler
-
model
SignedDmsCoordinateEditorModel model
-
resetButton
javax.swing.JButton resetButton
-
showReset
java.lang.Boolean showReset
-
showResetTip
java.lang.String showResetTip
-
toolbarLeft
javax.swing.JToolBar toolbarLeft
-
-
Class org.nuiton.jaxx.widgets.gis.signed.SignedDmsCoordinateEditorModel extends DmsCoordinate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
java.io.Serializable bean
Bean where to push data. -
propertyDegree
java.lang.String propertyDegree
Name of the property of the bean to fire the change of theDmsCoordinate.degree. -
propertyMinute
java.lang.String propertyMinute
Name of the property of the bean to fire the change of theDmsCoordinate.minute. -
propertySecond
java.lang.String propertySecond
Name of the property of the bean to fire the change of theDmsCoordinate.second. -
propertySign
java.lang.String propertySign
Name of the property of the bean to fire the change of theDmsCoordinate.sign.
-
-