Serialized Form
-
Package com.vividsolutions.jump
-
Class com.vividsolutions.jump.JUMPException extends Exception implements Serializable
-
-
Package com.vividsolutions.jump.coordsys
-
Class com.vividsolutions.jump.coordsys.CoordinateSystem extends Object implements Serializable
- serialVersionUID:
- -811718450919581831L
-
Serialization Methods
-
readResolve
private Object readResolve()
- See Also:
- www.javaworld.com
-
-
Serialized Fields
-
epsgCode
int epsgCode
-
name
String name
-
projection
Projection projection
-
-
-
Package com.vividsolutions.jump.datastore
-
Class com.vividsolutions.jump.datastore.DataStoreException extends Exception implements Serializable
-
-
Package com.vividsolutions.jump.feature
-
Class com.vividsolutions.jump.feature.AbstractBasicFeature extends Object implements Serializable
- serialVersionUID:
- 4215477286292970800L
-
Serialized Fields
-
id
int id
-
schema
FeatureSchema schema
-
userData
Map<Object,Object> userData
-
-
Class com.vividsolutions.jump.feature.AttributeType extends Object implements Serializable
- serialVersionUID:
- -8443945292593638566L
-
Class com.vividsolutions.jump.feature.BasicFeature extends AbstractBasicFeature implements Serializable
- serialVersionUID:
- -7891137208054228529L
-
Serialized Fields
-
attributes
Object[] attributes
-
modCount
short modCount
-
modified
boolean modified
-
-
Class com.vividsolutions.jump.feature.FeatureDataset extends Object implements Serializable
- serialVersionUID:
- 5573446944516446540L
-
Serialized Fields
-
envelope
org.locationtech.jts.geom.Envelope envelope
-
features
List<Feature> features
-
featureSchema
FeatureSchema featureSchema
-
-
Class com.vividsolutions.jump.feature.FeatureSchema extends Object implements Serializable
- serialVersionUID:
- -8627306219650589202L
-
Serialized Fields
-
attributeCount
int attributeCount
-
attributeNames
List<String> attributeNames
-
attributeNameToIndexMap
Map<String,Integer> attributeNameToIndexMap
-
attributeReadOnly
List<Boolean> attributeReadOnly
-
attributeTypes
List<AttributeType> attributeTypes
-
coordinateSystem
CoordinateSystem coordinateSystem
-
externalPKIndex
int externalPKIndex
-
geometryIndex
int geometryIndex
-
operations
ArrayList<Operation> operations
-
-
Class com.vividsolutions.jump.feature.FlexibleFeature extends BasicFeature implements Serializable
-
Class com.vividsolutions.jump.feature.FlexibleFeatureSchema extends FeatureSchema implements Serializable
-
Serialized Fields
-
geometryClass
Class geometryClass
-
geometryFactory
org.locationtech.jts.geom.GeometryFactory geometryFactory
-
-
-
-
Package com.vividsolutions.jump.geom
-
Class com.vividsolutions.jump.geom.FeatureSegment extends org.locationtech.jts.geom.LineSegment implements Serializable
-
Serialized Fields
-
feature
Feature feature
-
index
int index
-
matches
List<FeatureSegment> matches
-
-
-
Class com.vividsolutions.jump.geom.NotRepresentableException extends Exception implements Serializable
-
-
Package com.vividsolutions.jump.io
-
Class com.vividsolutions.jump.io.DriverProperties extends Properties implements Serializable
-
Class com.vividsolutions.jump.io.EndOfParseException extends SAXException implements Serializable
-
Class com.vividsolutions.jump.io.IllegalParametersException extends Exception implements Serializable
-
Class com.vividsolutions.jump.io.ParseException extends JUMPException implements Serializable
-
Serialized Fields
-
charPos
int charPos
-
fileName
String fileName
-
lineNumber
int lineNumber
-
-
-
-
Package com.vividsolutions.jump.task
-
Class com.vividsolutions.jump.task.TaskCancelledException extends JUMPException implements Serializable
-
-
Package com.vividsolutions.jump.tools
-
Class com.vividsolutions.jump.tools.AttributeMapping.CombinedSchema extends FeatureSchema implements Serializable
- serialVersionUID:
- -8627306219650589202L
-
-
Package com.vividsolutions.jump.util
-
Class com.vividsolutions.jump.util.Blackboard extends Object implements Serializable
- serialVersionUID:
- 6504993615735124204L
-
Class com.vividsolutions.jump.util.FlexibleDateParser.CellEditor extends DefaultCellEditor implements Serializable
-
Serialized Fields
-
flexParser
FlexibleDateParser flexParser
-
formatter
DateFormat formatter
-
value
Object value
-
-
-
Class com.vividsolutions.jump.util.FlexibleDateParser.CellRenderer extends DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
formatter
DateFormat formatter
-
-
-
Class com.vividsolutions.jump.util.Range.RangeTreeMap extends TreeMap<T,U> implements Serializable
-
-
Package com.vividsolutions.jump.util.commandline
-
Class com.vividsolutions.jump.util.commandline.ParseException extends Exception implements Serializable
-
-
Package com.vividsolutions.jump.util.java2xml
-
Class com.vividsolutions.jump.util.java2xml.XMLBinder.XMLBinderException extends Exception implements Serializable
-
-
Package com.vividsolutions.jump.warp
-
Class com.vividsolutions.jump.warp.TaggedCoordinate extends org.locationtech.jts.geom.Coordinate implements Serializable
-
Serialized Fields
-
tag
org.locationtech.jts.geom.Coordinate tag
-
-
-
-
Package com.vividsolutions.jump.workbench
-
Class com.vividsolutions.jump.workbench.WorkbenchException extends JUMPException implements Serializable
-
-
Package com.vividsolutions.jump.workbench.datasource
-
Class com.vividsolutions.jump.workbench.datasource.DataSourceQueryChooserDialog extends JDialog implements Serializable
-
Serialized Fields
-
borderLayout2
BorderLayout borderLayout2
-
cardLayout
CardLayout cardLayout
-
componentToNameMap
HashMap<Component,String> componentToNameMap
-
dialogTask
int dialogTask
-
formatComboBox
JComboBox formatComboBox
-
formatLabel
JLabel formatLabel
-
formatPanel
JPanel formatPanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
mainPanel
JPanel mainPanel
-
okCancelPanel
OKCancelPanel okCancelPanel
-
-
-
Class com.vividsolutions.jump.workbench.datasource.FileDataSourceQueryChooser.FileChooserPanel extends JPanel implements Serializable
-
Serialized Fields
-
chooser
JFileChooser chooser
-
coordinateSystemComboBox
JComboBox coordinateSystemComboBox
-
coordinateSystemLabel
JLabel coordinateSystemLabel
-
southComponent1
Component southComponent1
-
southComponent1Container
JPanel southComponent1Container
-
southComponent2
Component southComponent2
-
southComponent2Container
JPanel southComponent2Container
-
-
-
-
Package com.vividsolutions.jump.workbench.imagery
-
Class com.vividsolutions.jump.workbench.imagery.ReferencedImageException extends JUMPException implements Serializable
-
Class com.vividsolutions.jump.workbench.imagery.ReferencedImageFeature extends BasicFeature implements Serializable
- serialVersionUID:
- -8666111579126825117L
-
-
Package com.vividsolutions.jump.workbench.imagery.ecw
-
Class com.vividsolutions.jump.workbench.imagery.ecw.ECWLoadException extends Exception implements Serializable
-
-
Package com.vividsolutions.jump.workbench.ui
-
Class com.vividsolutions.jump.workbench.ui.AboutDialog extends JDialog implements Serializable
-
Serialized Fields
-
aboutScroll
JScrollPane aboutScroll
-
btnCopyCB
JButton btnCopyCB
-
btnGC
JButton btnGC
-
buttonPanel
JPanel buttonPanel
-
extensionsAboutPanel
ExtensionsAboutPanel extensionsAboutPanel
-
extScroll
JScrollPane extScroll
-
infoPanel
JPanel infoPanel
-
jTabbedPane1
JTabbedPane jTabbedPane1
-
lblCommittedMemory
JLabel lblCommittedMemory
-
lblJavaVersion
JLabel lblJavaVersion
-
lblMaxMemory
JLabel lblMaxMemory
-
lblOSVersion
JLabel lblOSVersion
-
lblTotalMemory
JLabel lblTotalMemory
-
lblUserDir
JLabel lblUserDir
-
okButton
JButton okButton
-
pnlButtons
JPanel pnlButtons
-
userDir
String userDir
-
wbc
WorkbenchContext wbc
-
-
-
Class com.vividsolutions.jump.workbench.ui.AbstractDriverPanel extends JPanel implements Serializable
-
Serialized Fields
-
borderLayout
BorderLayout borderLayout
-
-
-
Class com.vividsolutions.jump.workbench.ui.AbstractMultiInputDialog extends JDialog implements Serializable
-
Serialized Fields
-
buttonGroupMap
Map<String,ButtonGroup> buttonGroupMap
-
fieldNameToComponentMap
HashMap<String,Component> fieldNameToComponentMap
-
fieldNameToEnableCheckListMap
CollectionMap<String,EnableCheck> fieldNameToEnableCheckListMap
-
fieldNameToLabelMap
HashMap<String,Component> fieldNameToLabelMap
-
-
-
Class com.vividsolutions.jump.workbench.ui.AnimatedClockPanel extends JPanel implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
label
JLabel label
-
queue
ArrayList queue
-
timer
Timer timer
-
-
-
Class com.vividsolutions.jump.workbench.ui.AttributePanel extends JPanel implements Serializable
-
Serialized Fields
-
addScrollPanesToChildren
boolean addScrollPanesToChildren
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
layerManagerProxy
LayerManagerProxy layerManagerProxy
-
layerToTablePanelMap
HashMap<Layerable,AttributeTablePanel> layerToTablePanelMap
-
model
InfoModel model
-
nullRow
AttributePanel.Row nullRow
-
panToSelectedItemsPlugIn
PanToSelectedItemsPlugIn panToSelectedItemsPlugIn
-
taskFrame
TaskFrame taskFrame
-
workbenchContext
WorkbenchContext workbenchContext
-
zoomToSelectedItemsPlugIn
ZoomToSelectedItemsPlugIn zoomToSelectedItemsPlugIn
-
-
-
Class com.vividsolutions.jump.workbench.ui.AttributeTab extends JPanel implements Serializable
-
Serialized Fields
-
attributeTabLayerListener
LayerListener attributeTabLayerListener
-
borderLayout1
BorderLayout borderLayout1
-
errorHandler
ErrorHandler errorHandler
-
lastSelectedLayers
Layer[] lastSelectedLayers
-
layerManagerProxy
LayerManagerProxy layerManagerProxy
-
layersEnableCheck
EnableCheck layersEnableCheck
-
model
InfoModel model
-
panel
AttributePanel panel
-
rowsSelectedEnableCheck
EnableCheck rowsSelectedEnableCheck
-
scrollPane
JScrollPane scrollPane
-
selectedLayers
Layer[] selectedLayers
-
taskFrame
TaskFrame taskFrame
-
taskFrameEnableCheck
EnableCheck taskFrameEnableCheck
-
toolBar
EnableableToolBar toolBar
-
-
-
Class com.vividsolutions.jump.workbench.ui.AttributeTablePanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
columnsWidthMap
HashMap<Object,Integer> columnsWidthMap
-
featureEditor
AttributeTablePanel.FeatureEditor featureEditor
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
headerRenderer
TableCellRenderer headerRenderer
-
layer
Layer layer
-
layerListCellRenderer
LayerNameRenderer layerListCellRenderer
-
layerListener
LayerListener layerListener
-
layerViewPanelListener
com.vividsolutions.jump.workbench.ui.AttributeTablePanel.AttributeTableLayerViewPanelListener layerViewPanelListener
-
listeners
ArrayList<AttributeTablePanelListener> listeners
-
nullObject
ImageIcon nullObject
-
nullString
ImageIcon nullString
-
table
com.vividsolutions.jump.workbench.ui.AttributeTablePanel.MyTable table
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
Class com.vividsolutions.jump.workbench.ui.BasicFileDriverPanel extends AbstractDriverPanel implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
centrePanel
JPanel centrePanel
-
fileNamePanel
FileNamePanel fileNamePanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
innerCentrePanel
JPanel innerCentrePanel
-
okCancelPanel
OKCancelPanel okCancelPanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.ButtonPanel extends JPanel implements Serializable
-
Serialized Fields
-
actionListeners
ArrayList actionListeners
-
flowLayout1
FlowLayout flowLayout1
-
gridLayout1
GridLayout gridLayout1
-
innerButtonPanel
JPanel innerButtonPanel
-
selectedButton
JButton selectedButton
-
textToButtonMap
HashMap textToButtonMap
-
-
-
Class com.vividsolutions.jump.workbench.ui.ColorChooserPanel extends JPanel implements Serializable
-
Serialized Fields
-
actionListeners
ArrayList actionListeners
-
alpha
int alpha
-
changeButton
JButton changeButton
-
color
Color color
-
colorPanel
ColorPanel colorPanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
outerColorPanel
JPanel outerColorPanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.ColorPanel extends JPanel implements Serializable
-
Serialized Fields
-
fillColor
Color fillColor
-
fillPattern
Paint fillPattern
-
fillStroke
BasicStroke fillStroke
-
lineColor
Color lineColor
-
lineStroke
BasicStroke lineStroke
-
lineWidth
int lineWidth
-
margin
int margin
-
-
-
Class com.vividsolutions.jump.workbench.ui.DriverDialog extends JDialog implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
borderLayout2
BorderLayout borderLayout2
-
centrePanel
JPanel centrePanel
-
closeInitiatedByPanelButton
boolean closeInitiatedByPanelButton
-
currentDriverPanel
AbstractDriverPanel currentDriverPanel
-
driverComboBox
JComboBox driverComboBox
-
driverLabel
JLabel driverLabel
-
drivers
List drivers
-
dummyDriverPanel
AbstractDriverPanel dummyDriverPanel
-
flowLayout1
FlowLayout flowLayout1
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
innerNorthPanel
JPanel innerNorthPanel
-
layer
Layer layer
-
layerToDriverPanelCacheMap
WeakHashMap layerToDriverPanelCacheMap
-
northPanel
JPanel northPanel
-
okPressed
boolean okPressed
-
-
-
Class com.vividsolutions.jump.workbench.ui.DualPaneInputDialog extends MultiInputDialog implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.DummyLayerNamePanel extends JPanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.EditOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
editPanel
JPanel editPanel
-
layerToolTipPanel
JPanel layerToolTipPanel
-
preventEditsCheckBox
JCheckBox preventEditsCheckBox
-
selectInfoNewGeometryCheckBox
JCheckBox selectInfoNewGeometryCheckBox
-
selectNewGeometryCheckBox
JCheckBox selectNewGeometryCheckBox
-
singleEditableLayerCheckBox
JCheckBox singleEditableLayerCheckBox
-
tooltipCheckBox
JCheckBox tooltipCheckBox
-
-
-
Class com.vividsolutions.jump.workbench.ui.EnableableToolBar extends JToolBar implements Serializable
-
Serialized Fields
-
buttonToEnableCheckMap
HashMap<JComponent,EnableCheck> buttonToEnableCheckMap
-
buttonToNameMap
HashMap<JComponent,String> buttonToNameMap
-
updateStateListener
InvokeMethodActionListener updateStateListener
-
-
-
Class com.vividsolutions.jump.workbench.ui.EnterWKTDialog extends JDialog implements Serializable
-
Serialized Fields
-
actionListeners
ArrayList actionListeners
-
annotationScrollPane
JScrollPane annotationScrollPane
-
annotationTextArea
JTextArea annotationTextArea
-
annotationUpdateTimer
Timer annotationUpdateTimer
-
borderLayout1
BorderLayout borderLayout1
-
buttonPanel
JPanel buttonPanel
-
centerPanel
JPanel centerPanel
-
compressButton
JButton compressButton
-
descriptionLabel
JLabel descriptionLabel
-
fillerPanel
JPanel fillerPanel
-
formatButton
JButton formatButton
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
gridBagLayout3
GridBagLayout gridBagLayout3
-
helper
WKTDisplayHelper helper
-
mainPanel
JPanel mainPanel
-
mainScrollPane
JScrollPane mainScrollPane
-
okCancelPanel
OKCancelPanel okCancelPanel
-
syncing
boolean syncing
-
textArea
JTextArea textArea
-
-
-
Class com.vividsolutions.jump.workbench.ui.ErrorDialog extends JOptionPane implements Serializable
-
Serialized Fields
-
details
String details
-
-
-
Class com.vividsolutions.jump.workbench.ui.ExtensionsAboutPanel extends JPanel implements Serializable
-
Serialized Fields
-
editorPane
JTextPane editorPane
-
plugInManager
PlugInManager plugInManager
-
-
-
Class com.vividsolutions.jump.workbench.ui.FeatureCollectionPanel extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
featureCollection
FeatureCollection featureCollection
-
filterPanel
JPanel filterPanel
-
jLabel
JLabel jLabel
-
jTable
JTable jTable
-
LIGHT_GRAY
Color LIGHT_GRAY
-
model
DefaultTableModel model
-
pane
JScrollPane pane
-
SCouldNotSave
String SCouldNotSave
-
southPanel
JPanel southPanel
-
sSaved
String sSaved
-
subtable
JTable subtable
-
-
Class com.vividsolutions.jump.workbench.ui.FileNamePanel extends JPanel implements Serializable
-
Serialized Fields
-
browseButton
JButton browseButton
-
browseListeners
ArrayList browseListeners
-
comboBox
JComboBox comboBox
-
comboBoxModel
DefaultComboBoxModel comboBoxModel
-
errorHandler
ErrorHandler errorHandler
-
fileFilter
FileFilter fileFilter
-
fileMustExist
boolean fileMustExist
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
leftDescriptionLabel
JLabel leftDescriptionLabel
-
MAX_CACHE_SIZE
int MAX_CACHE_SIZE
-
upperDescriptionLabel
JLabel upperDescriptionLabel
-
-
-
Class com.vividsolutions.jump.workbench.ui.FMEFileDriverPanel extends AbstractDriverPanel implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
centrePanel
JPanel centrePanel
-
fmeFileNamePanel
FileNamePanel fmeFileNamePanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
innerCentrePanel
JPanel innerCentrePanel
-
okCancelPanel
OKCancelPanel okCancelPanel
-
whitespaceLabel
JLabel whitespaceLabel
-
-
-
Class com.vividsolutions.jump.workbench.ui.FontChooser extends JDialog implements Serializable
-
Serialized Fields
-
currentFont
String currentFont
-
currentSize
int currentSize
-
currentStyle
int currentStyle
-
jButtons
JPanel jButtons
-
jCancel
JButton jCancel
-
jFont
JTextField jFont
-
jFontList
JList jFontList
-
jLabel6
JLabel jLabel6
-
jOk
JButton jOk
-
jPanel1
JPanel jPanel1
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jSample
JTextArea jSample
-
jScrollPane1
JScrollPane jScrollPane1
-
jScrollPane2
JScrollPane jScrollPane2
-
jScrollPane3
JScrollPane jScrollPane3
-
jScrollPane4
JScrollPane jScrollPane4
-
jSize
JTextField jSize
-
jSizeList
JList jSizeList
-
jStyle
JTextField jStyle
-
jStyleList
JList jStyleList
-
ok
boolean ok
-
sampleText
String sampleText
-
showSize
boolean showSize
-
sizeList
String[] sizeList
-
styleList
String[] styleList
-
-
-
Class com.vividsolutions.jump.workbench.ui.GeometryInfoPanel extends JPanel implements Serializable
-
Serialized Fields
-
attributeWriter
FeatureInfoWriter.Writer attributeWriter
-
borderLayout1
BorderLayout borderLayout1
-
editorPane
JEditorPane editorPane
-
geometryWriter
FeatureInfoWriter.Writer geometryWriter
-
model
InfoModel model
-
scrollPane
JScrollPane scrollPane
-
writer
FeatureInfoWriter writer
-
-
-
Class com.vividsolutions.jump.workbench.ui.GeometryInfoTab extends JPanel implements Serializable
-
Serialized Fields
-
borderLayout2
BorderLayout borderLayout2
-
geometriesShownEnableCheck
EnableCheck geometriesShownEnableCheck
-
geometryInfoPanel
GeometryInfoPanel geometryInfoPanel
-
geometryWriter
FeatureInfoWriter.Writer geometryWriter
-
showAttributesButton
JToggleButton showAttributesButton
-
showGeometriesButton
JToggleButton showGeometriesButton
-
toolBar
EnableableToolBar toolBar
-
-
-
Class com.vividsolutions.jump.workbench.ui.GMLFileDriverPanel extends AbstractDriverPanel implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
centrePanel
JPanel centrePanel
-
gmlFileNamePanel
FileNamePanel gmlFileNamePanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
innerCentrePanel
JPanel innerCentrePanel
-
okCancelPanel
OKCancelPanel okCancelPanel
-
possibleTemplateExtensions
ArrayList possibleTemplateExtensions
-
templateFileNamePanel
FileNamePanel templateFileNamePanel
-
whitespaceLabel
JLabel whitespaceLabel
-
-
-
Class com.vividsolutions.jump.workbench.ui.GUIUtil.FileChooserWithOverwritePrompting extends JFCWithEnterAction implements Serializable
-
Serialized Fields
-
ext
String ext
-
-
-
Class com.vividsolutions.jump.workbench.ui.HTMLFrame extends JInternalFrame implements Serializable
-
Serialized Fields
-
alwaysOnTop
boolean alwaysOnTop
-
borderLayout1
BorderLayout borderLayout1
-
button
JButton button
-
notifyingUser
boolean notifyingUser
-
panel
HTMLPanel panel
-
workbenchFrame
WorkbenchFrame workbenchFrame
-
-
-
Class com.vividsolutions.jump.workbench.ui.HTMLPanel extends JPanel implements Serializable
-
Serialized Fields
-
currentIndex
int currentIndex
-
editorPane
JEditorPane editorPane
-
fillerPanel
JPanel fillerPanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
history
ArrayList history
-
okButton
JButton okButton
-
recordPanel
RecordPanel recordPanel
-
saveButton
JButton saveButton
-
scrollPane
JScrollPane scrollPane
-
southPanel
JPanel southPanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.InfoFrame extends DetachableInternalFrame implements Serializable
-
Serialized Fields
-
attributeTab
AttributeTab attributeTab
-
borderLayout1
BorderLayout borderLayout1
-
geometryInfoTab
GeometryInfoTab geometryInfoTab
-
layerManager
LayerManager layerManager
-
model
InfoModel model
-
rasterInfoTab
InfoFrame.RasterInfoTab rasterInfoTab
-
tabbedPane
JTabbedPane tabbedPane
-
wmsInfoTab
InfoFrame.WMSInfoTab wmsInfoTab
-
workbenchFrame
WorkbenchFrame workbenchFrame
-
-
-
Class com.vividsolutions.jump.workbench.ui.InfoFrame.DetachableInternalFrameWithProxies extends JFrame implements Serializable
-
Serialized Fields
-
frame
JInternalFrame frame
-
-
-
Class com.vividsolutions.jump.workbench.ui.InfoFrame.RasterInfoTab extends JPanel implements Serializable
-
Serialized Fields
-
columnNames
String[] columnNames
-
table
JTable table
-
tableModel
DefaultTableModel tableModel
-
-
-
Class com.vividsolutions.jump.workbench.ui.InfoFrame.WMSInfoTab extends JPanel implements Serializable
-
Serialized Fields
-
jEditorPane
JEditorPane jEditorPane
-
jScrollPane
JScrollPane jScrollPane
-
-
-
Class com.vividsolutions.jump.workbench.ui.JMLFileDriverPanel extends AbstractDriverPanel implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
centrePanel
JPanel centrePanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
innerCentrePanel
JPanel innerCentrePanel
-
jmlFileNamePanel
FileNamePanel jmlFileNamePanel
-
okCancelPanel
OKCancelPanel okCancelPanel
-
templateFileNamePanel
FileNamePanel templateFileNamePanel
-
whitespaceLabel
JLabel whitespaceLabel
-
-
-
Class com.vividsolutions.jump.workbench.ui.JTablePanel extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
filterPanel
JPanel filterPanel
-
jLabel
JLabel jLabel
-
jTable
JTable jTable
-
LIGHT_GRAY
Color LIGHT_GRAY
-
model
DefaultTableModel model
-
pane
JScrollPane pane
-
SCouldNotSave
String SCouldNotSave
-
southPanel
JPanel southPanel
-
sSaved
String sSaved
-
subtable
JTable subtable
-
-
Class com.vividsolutions.jump.workbench.ui.LayerColorPanel extends JPanel implements Serializable
-
Serialized Fields
-
fourColorPanel
LayerColorPanel.FourColorPanel fourColorPanel
-
oneColorPanel
ColorPanel oneColorPanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.LayerColorPanel.FourColorPanel extends JPanel implements Serializable
-
Serialized Fields
-
panel1
ColorPanel panel1
-
panel2
ColorPanel panel2
-
panel3
ColorPanel panel3
-
panel4
ColorPanel panel4
-
-
-
Class com.vividsolutions.jump.workbench.ui.LayerComboBox extends JComboBox<Layerable> implements Serializable
-
Serialized Fields
-
layerManager
LayerManager layerManager
-
listener
LayerListener listener
-
-
-
Class com.vividsolutions.jump.workbench.ui.LayerNameRenderer extends JPanel implements Serializable
-
Serialized Fields
-
checkBox
JCheckBox checkBox
-
clearProgressIcon
Icon clearProgressIcon
-
colorPanel
LayerColorPanel colorPanel
-
defaultListCellRenderer
DefaultListCellRenderer defaultListCellRenderer
-
editableFont
Font editableFont
-
editableUnselectableFont
Font editableUnselectableFont
-
font
Font font
-
gridBagLayout
GridBagLayout gridBagLayout
-
imageLabel
JLabel imageLabel
-
indicatingEditability
boolean indicatingEditability
-
indicatingProgress
boolean indicatingProgress
-
label
JLabel label
-
multiRasterIcon
ImageIcon multiRasterIcon
-
progressIconLabel
JLabel progressIconLabel
-
progressIcons
Icon[] progressIcons
-
progressIconSize
int progressIconSize
-
rasterIcon
ImageIcon rasterIcon
-
renderingManager
RenderingManager renderingManager
-
sextante_rasterIcon
ImageIcon sextante_rasterIcon
-
sextante_rasterIcon2
ImageIcon sextante_rasterIcon2
-
showCheckBox
boolean showCheckBox
-
showColorPanel
boolean showColorPanel
-
showImageLabel
boolean showImageLabel
-
showLabel
boolean showLabel
-
showProgressIconLabel
boolean showProgressIconLabel
-
table_Icon
ImageIcon table_Icon
-
unselectableFont
Font unselectableFont
-
wmsIcon
ImageIcon wmsIcon
-
-
-
Class com.vividsolutions.jump.workbench.ui.LayerViewFrame extends JInternalFrame implements Serializable
-
Serialized Fields
-
borderLayout
BorderLayout borderLayout
-
cloneIndex
int cloneIndex
-
infoFrame
InfoFrame infoFrame
-
layerManager
LayerManager layerManager
-
layerViewPanel
LayerViewPanel layerViewPanel
-
scrollPane
JScrollPane scrollPane
-
splitPane
JSplitPane splitPane
-
task
Task task
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
Class com.vividsolutions.jump.workbench.ui.LayerViewPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
borderLayout1
BorderLayout borderLayout1
-
context
LayerViewPanelContext context
-
currentCursorTool
CursorTool currentCursorTool
-
deferLayerEvents
boolean deferLayerEvents
-
dummyCursorTool
CursorTool dummyCursorTool
-
fenceLayerFinder
FenceLayerFinder fenceLayerFinder
-
lastClickedPoint
Point lastClickedPoint
-
lastMouseLoc
Point lastMouseLoc
-
layerManager
LayerManager layerManager
-
listeners
Set<LayerViewPanelListener> listeners
-
renderingManager
RenderingManager renderingManager
-
selectionManager
SelectionManager selectionManager
-
toolTipWriter
ToolTipWriter toolTipWriter
-
viewport
Viewport viewport
-
viewportInitialized
boolean viewportInitialized
-
-
-
Class com.vividsolutions.jump.workbench.ui.LazyJPanel extends JPanel implements Serializable
-
Serialized Fields
-
isConstructorFinished
boolean isConstructorFinished
-
lazyInitCalled
boolean lazyInitCalled
-
-
-
Class com.vividsolutions.jump.workbench.ui.MultiInputDialog extends AbstractMultiInputDialog implements Serializable
-
Serialized Fields
-
console
MultiInputDialogConsole console
-
currentPanel
JPanel currentPanel
-
dialogPanel
JPanel dialogPanel
-
infoPanel
MultiInputDialogInfoPanel infoPanel
-
inset
int inset
-
mainComponent
Container mainComponent
-
okCancelApplyPanel
OKCancelApplyPanel okCancelApplyPanel
-
rowCount
int rowCount
-
-
-
Class com.vividsolutions.jump.workbench.ui.MultiInputDialogConsole extends JPanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.MultiInputDialogInfoPanel extends JPanel implements Serializable
-
Serialized Fields
-
defaultHeight
int defaultHeight
-
fixedWidth
int fixedWidth
-
imageLabel
JLabel imageLabel
-
jsp
JScrollPane jsp
-
textArea
JTextArea textArea
-
-
-
Class com.vividsolutions.jump.workbench.ui.MultiTabInputDialog extends MultiInputDialog implements Serializable
-
Serialized Fields
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.vividsolutions.jump.workbench.ui.OKCancelApplyPanel extends OKCancelPanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.OKCancelDialog extends JDialog implements Serializable
-
Serialized Fields
-
customComponent
Component customComponent
-
okCancelPanel
OKCancelPanel okCancelPanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.OKCancelPanel extends ButtonPanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.OneLayerAttributeTab extends AttributeTab implements Serializable
-
Serialized Fields
-
oneAttributeTableLayerListener
LayerListener oneAttributeTableLayerListener
-
-
-
Class com.vividsolutions.jump.workbench.ui.OptionsDialog extends JDialog implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
okCancelPanel
OKCancelPanel okCancelPanel
-
panel1
JPanel panel1
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class com.vividsolutions.jump.workbench.ui.OptionsPanelV2 extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Class com.vividsolutions.jump.workbench.ui.PrimaryInfoFrame extends InfoFrame implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.ProgressMonitor extends JPanel implements Serializable
-
Serialized Fields
-
component
Component component
-
-
-
Class com.vividsolutions.jump.workbench.ui.RecordPanel extends JPanel implements Serializable
-
Serialized Fields
-
endButton
JButton endButton
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
model
RecordPanelModel model
-
nextButton
JButton nextButton
-
prevButton
JButton prevButton
-
startButton
JButton startButton
-
textField
JTextField textField
-
-
-
Class com.vividsolutions.jump.workbench.ui.SchemaPanel extends JPanel implements Serializable
-
Serialized Fields
-
applyButton
JButton applyButton
-
basicEnableCheck
EnableCheck basicEnableCheck
-
borderLayout1
BorderLayout borderLayout1
-
buttonPanel
JPanel buttonPanel
-
currentClickPoint
Point currentClickPoint
-
deletePlugIn
com.vividsolutions.jump.workbench.ui.SchemaPanel.MyPlugIn deletePlugIn
-
editablePlugIn
EditablePlugIn editablePlugIn
-
forceInvalidConversionsToNullCheckBox
JCheckBox forceInvalidConversionsToNullCheckBox
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
gridBagLayout3
GridBagLayout gridBagLayout3
-
insertPlugIn
com.vividsolutions.jump.workbench.ui.SchemaPanel.MyPlugIn insertPlugIn
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jScrollPane1
JScrollPane jScrollPane1
-
layer
Layer layer
-
listeners
ArrayList listeners
-
loadSchemaPlugIn
com.vividsolutions.jump.workbench.ui.SchemaPanel.MyPlugIn loadSchemaPlugIn
-
modified
boolean modified
-
moveDownPlugIn
com.vividsolutions.jump.workbench.ui.SchemaPanel.MyPlugIn moveDownPlugIn
-
moveUpPlugIn
com.vividsolutions.jump.workbench.ui.SchemaPanel.MyPlugIn moveUpPlugIn
-
pasteSchemaPlugIn
com.vividsolutions.jump.workbench.ui.SchemaPanel.MyPlugIn pasteSchemaPlugIn
-
popupMenu
JPopupMenu popupMenu
-
revertButton
JButton revertButton
-
saveSchemaPlugIn
com.vividsolutions.jump.workbench.ui.SchemaPanel.MyPlugIn saveSchemaPlugIn
-
statusLabel
JLabel statusLabel
-
table
JTable table
-
toolBar
WorkbenchToolBar toolBar
-
-
-
Class com.vividsolutions.jump.workbench.ui.SchemaPanel.MyDataTypeEditor extends SchemaPanel.MyEditor implements Serializable
-
Serialized Fields
-
originalType
AttributeType originalType
-
-
-
Class com.vividsolutions.jump.workbench.ui.SchemaPanel.MyEditor extends DefaultCellEditor implements Serializable
-
Serialized Fields
-
currentErrorMessage
String currentErrorMessage
-
row
int row
-
-
-
Class com.vividsolutions.jump.workbench.ui.SchemaPanel.MyFieldNameEditor extends SchemaPanel.MyEditor implements Serializable
-
Serialized Fields
-
originalText
String originalText
-
-
-
Class com.vividsolutions.jump.workbench.ui.SnapVerticesToolsOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
borderLayout1
BorderLayout borderLayout1
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
insertVerticesCheckBox
JCheckBox insertVerticesCheckBox
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
-
-
Class com.vividsolutions.jump.workbench.ui.SplashPanel extends JPanel implements Serializable
-
Serialized Fields
-
border1
Border border1
-
border2
Border border2
-
captionLabel
JLabel captionLabel
-
gridBagLayout
GridBagLayout gridBagLayout
-
imageLabel
JLabel imageLabel
-
-
-
Class com.vividsolutions.jump.workbench.ui.SplashPanelV2 extends JPanel implements Serializable
-
Serialized Fields
-
txt_panel
JPanel txt_panel
-
-
-
Class com.vividsolutions.jump.workbench.ui.SplashWindow extends JFrame implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.SuggestTreeComboBox extends JComboBox<String> implements Serializable
-
Serialized Fields
-
map
Map<String,String> map
-
trie
SuggestTree trie
-
-
-
Class com.vividsolutions.jump.workbench.ui.TableFrame extends JInternalFrame implements Serializable
-
Serialized Fields
-
model
DefaultTableModel model
-
scrollPane
JScrollPane scrollPane
-
table
JTable table
-
-
-
Class com.vividsolutions.jump.workbench.ui.TaskFrame extends JInternalFrame implements Serializable
-
Serialized Fields
-
cloneIndex
int cloneIndex
-
infoFrame
InfoFrame infoFrame
-
layerNamePanel
LayerableNamePanel layerNamePanel
-
layerViewPanel
LayerViewPanel layerViewPanel
-
realTitle
String realTitle
-
splitPane
JSplitPane splitPane
-
task
Task task
-
timer
Timer timer
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
Class com.vividsolutions.jump.workbench.ui.TextEditor extends JComponent implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dialogResultValue
int dialogResultValue
-
fontFamilyNames
String[] fontFamilyNames
-
fontFamilyTextField
JTextField fontFamilyTextField
-
fontNameList
JList<String> fontNameList
-
fontNamePanel
JPanel fontNamePanel
-
fontSizeList
JList<String> fontSizeList
-
fontSizePanel
JPanel fontSizePanel
-
fontSizeStrings
String[] fontSizeStrings
-
fontSizeTextField
JTextField fontSizeTextField
-
fontStyleList
JList<String> fontStyleList
-
fontStyleNames
String[] fontStyleNames
-
fontStylePanel
JPanel fontStylePanel
-
fontStyleTextField
JTextField fontStyleTextField
-
okCancelApplyPanel
OKCancelApplyPanel okCancelApplyPanel
-
samplePanel
JPanel samplePanel
-
sampleText
JTextArea sampleText
-
-
Class com.vividsolutions.jump.workbench.ui.TextFrame extends JInternalFrame implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
editorPane
JEditorPane editorPane
-
errorHandler
ErrorHandler errorHandler
-
gridBagLayout
GridBagLayout gridBagLayout
-
okCancelPanel
OKCancelPanel okCancelPanel
-
scrollPane
JScrollPane scrollPane
-
scrollPanePanel
JPanel scrollPanePanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.TitledPopupMenu extends TrackedPopupMenu implements Serializable
-
Serialized Fields
-
titleLabel
JLabel titleLabel
-
-
-
Class com.vividsolutions.jump.workbench.ui.TrackedPopupMenu extends JPopupMenu implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.TransparencyPanel extends JPanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.TreeLayerNamePanel extends JPanel implements Serializable
-
Serialized Fields
-
firableTreeModelWrapper
FirableTreeModelWrapper firableTreeModelWrapper
-
firstTimeDragging
boolean firstTimeDragging
-
lastHoveringRow
int lastHoveringRow
-
layerManagerProxy
LayerManagerProxy layerManagerProxy
-
layerTreeCellRenderer
LayerTreeCellRenderer layerTreeCellRenderer
-
listeners
ArrayList<LayerNamePanelListener> listeners
-
movingTreePath
TreePath movingTreePath
-
nodeClassToPopupMenuMap
Map<Class<?>,JPopupMenu> nodeClassToPopupMenuMap
-
ongoingDragging
boolean ongoingDragging
-
popupNode
Object popupNode
-
tree
JTree tree
-
-
-
Class com.vividsolutions.jump.workbench.ui.TreeUtil.VisitFinishedException extends TreeUtil.VisitingException implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.TreeUtil.VisitingException extends RuntimeException implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.ValidatingTextField extends JTextField implements Serializable
-
Serialized Fields
-
cleaner
ValidatingTextField.Cleaner cleaner
-
-
-
Class com.vividsolutions.jump.workbench.ui.WorkbenchFrame extends JFrame implements Serializable
-
Serialized Fields
-
activeTaskFrame
TaskFrame activeTaskFrame
-
addedMenuItems
int addedMenuItems
-
applicationExitHandlers
ArrayList<ApplicationExitHandler> applicationExitHandlers
-
borderLayout1
BorderLayout borderLayout1
-
categoryPopupMenu
TitledPopupMenu categoryPopupMenu
-
choosableStyleClasses
Set choosableStyleClasses
-
CLOSE_PROJECT
String CLOSE_PROJECT
-
CLOSE_PROJECT_QUESTION
String CLOSE_PROJECT_QUESTION
-
coordinateLabel
JLabel coordinateLabel
-
defaultDismissTimeout
int defaultDismissTimeout
-
defaultInitialTimeout
int defaultInitialTimeout
-
defaultReshowTimeout
int defaultReshowTimeout
-
desktopPane
JDesktopPane desktopPane
-
desktopStatusSplit
JSplitPane desktopStatusSplit
-
easyKeyListener
MultiRecursiveKeyListener easyKeyListener
-
envelopeRenderingThreshold
int envelopeRenderingThreshold
-
EXIT_OPENJUMP
String EXIT_OPENJUMP
-
fileMenu
JMenu fileMenu
-
init_message_lnf
boolean init_message_lnf
-
internalFrameCloseHandler
InternalFrameCloseHandler internalFrameCloseHandler
-
lastFiveThrowableDates
ArrayList lastFiveThrowableDates
-
lastStatusMessage
String lastStatusMessage
-
layerNamePanelListener
LayerNamePanelListener layerNamePanelListener
-
layerNamePopupMenu
TitledPopupMenu layerNamePopupMenu
-
layerViewPanelListener
LayerViewPanelListener layerViewPanelListener
-
maximumFeatureExtentForEnvelopeRenderingInPixels
int maximumFeatureExtentForEnvelopeRenderingInPixels
-
memoryFormat
DecimalFormat memoryFormat
-
memoryLabel
JLabel memoryLabel
-
menuBar
JMenuBar menuBar
-
messageText
JTextArea messageText
-
minimumFeatureExtentForAnyRenderingInPixels
int minimumFeatureExtentForAnyRenderingInPixels
-
nodeClassToLayerNamePopupMenuMap
Map<Class<?>,JPopupMenu> nodeClassToLayerNamePopupMenuMap
-
outputFrame
HTMLFrame outputFrame
-
positionIndex
int positionIndex
-
primaryInfoFrameIndex
int primaryInfoFrameIndex
-
PROJECT_SAVED
String PROJECT_SAVED
-
SAVE_PROJECT
String SAVE_PROJECT
-
scaleFormat
DecimalFormat scaleFormat
-
scaleFormatSmall
DecimalFormat scaleFormatSmall
-
scaleLabel
JLabel scaleLabel
-
shortcutListener
ShortcutPluginExecuteKeyListener shortcutListener
-
statusPanel
JPanel statusPanel
-
statusPanelSplitPane1
JSplitPane statusPanelSplitPane1
-
statusPanelSplitPane2
JSplitPane statusPanelSplitPane2
-
statusPanelSplitPane3
JSplitPane statusPanelSplitPane3
-
statusPanelSplitPane4
JSplitPane statusPanelSplitPane4
-
taskFrameFactory
ComponentFactory<TaskFrame> taskFrameFactory
-
taskListeners
ArrayList<TaskListener> taskListeners
-
taskSequence
int taskSequence
-
thread
Thread thread
-
timeLabel
JLabel timeLabel
-
toolBar
WorkbenchToolBar toolBar
-
windowMenu
JMenu windowMenu
-
wmsLayerNamePopupMenu
TitledPopupMenu wmsLayerNamePopupMenu
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
Class com.vividsolutions.jump.workbench.ui.WorkbenchToolBar extends EnableableToolBar implements Serializable
-
Serialized Fields
-
cursorToolButtonGroup
ButtonGroup cursorToolButtonGroup
-
cursorToolClassToButtonMap
HashMap<Class<? extends CursorTool>,AbstractButton> cursorToolClassToButtonMap
-
cursorToolEnableCheck
EnableCheck cursorToolEnableCheck
-
layerViewPanelProxy
LayerViewPanelProxy layerViewPanelProxy
-
taskMonitorManager
TaskMonitorManager taskMonitorManager
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.addremove
-
Class com.vividsolutions.jump.workbench.ui.addremove.AddRemovePanel extends JPanel implements Serializable
-
Serialized Fields
-
addAllButton
JButton addAllButton
-
addButton
JButton addButton
-
border1
Border border1
-
border2
Border border2
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
jPanel1
JPanel jPanel1
-
leftLabel
JComponent leftLabel
-
leftList
AddRemoveList leftList
-
leftScrollPane
JScrollPane leftScrollPane
-
moveDownButton
JButton moveDownButton
-
moveUpButton
JButton moveUpButton
-
removeAllButton
JButton removeAllButton
-
removeButton
JButton removeButton
-
rightLabel
JComponent rightLabel
-
rightList
AddRemoveList rightList
-
rightScrollPane
JScrollPane rightScrollPane
-
-
-
Class com.vividsolutions.jump.workbench.ui.addremove.DefaultAddRemoveList extends JPanel implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
list
JList list
-
model
DefaultAddRemoveListModel model
-
-
-
Class com.vividsolutions.jump.workbench.ui.addremove.TreeAddRemoveList extends JPanel implements Serializable
-
Serialized Fields
-
border1
Border border1
-
borderLayout1
BorderLayout borderLayout1
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
model
TreeAddRemoveListModel model
-
tree
JTree tree
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.cursortool
-
Class com.vividsolutions.jump.workbench.ui.cursortool.QuasimodeTool.ModifierKeySet extends QuasimodeTool.ModifierKeySpec implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.cursortool.QuasimodeTool.ModifierKeySpec extends HashSet<Integer> implements Serializable
-
-
Package com.vividsolutions.jump.workbench.ui.network
-
Class com.vividsolutions.jump.workbench.ui.network.ProxySettingsOptionsPanel extends OptionsPanelV2 implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
blackboard
Blackboard blackboard
System blackboard -
connectionErrorText
JTextArea connectionErrorText
-
connectionResultsLabel
JLabel connectionResultsLabel
-
connectionTimeoutTextField
JFormattedTextField connectionTimeoutTextField
-
directConnectToTextField
JTextField directConnectToTextField
-
proxyHostTextField
JTextField proxyHostTextField
-
proxyHTTPEnabledCheckBox
JCheckBox proxyHTTPEnabledCheckBox
-
proxyPasswordTextField
JPasswordField proxyPasswordTextField
-
proxyPortTextField
JTextField proxyPortTextField
-
proxySettingsPanel
JPanel proxySettingsPanel
Proxy settings panel -
proxyUserTextField
JTextField proxyUserTextField
-
readTimeoutTextField
JFormattedTextField readTimeoutTextField
-
scroller
JScrollPane scroller
-
testConnectionButton
JButton testConnectionButton
-
testConnectionPanel
JPanel testConnectionPanel
Test connection panel -
testUrlTextField
JTextField testUrlTextField
-
timeoutSettingsPanel
JPanel timeoutSettingsPanel
Timeouts settings panel
-
-
-
Package com.vividsolutions.jump.workbench.ui.plugin
-
Class com.vividsolutions.jump.workbench.ui.plugin.ViewAttributesPlugIn.ViewAttributesFrame extends DetachableInternalFrame implements Serializable
-
Serialized Fields
-
attributeTab
OneLayerAttributeTab attributeTab
-
layerManager
LayerManager layerManager
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.plugin.datastore
-
Class com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPanel extends ConnectionPanel implements Serializable
-
Serialized Fields
-
connectionDescriptorToDatasetNamesMap
Map connectionDescriptorToDatasetNamesMap
-
datasetOutline
org.netbeans.swing.outline.Outline datasetOutline
-
datasetOutlineModel
org.netbeans.swing.outline.OutlineModel datasetOutlineModel
-
datasetTreeModel
TreeModel datasetTreeModel
-
selectedLayers
ArrayList<DataStoreLayer> selectedLayers
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.datastore.ConnectionDescriptorPanel extends JPanel implements Serializable
-
Serialized Fields
-
context
WorkbenchContext context
-
driverComboBox
JComboBox driverComboBox
-
editComponentList
List<Component> editComponentList
-
mainPanel
JPanel mainPanel
-
nameText
JTextField nameText
-
parameterClassToHandlerMap
Map parameterClassToHandlerMap
-
schema
ParameterListSchema schema
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.datastore.ConnectionManagerPanel extends JPanel implements Serializable
-
Serialized Fields
-
addButton
JButton addButton
-
buttonPanel
JPanel buttonPanel
-
connectButton
JButton connectButton
-
connectionJList
JList<ConnectionDescriptor> connectionJList
-
connectionManager
ConnectionManager connectionManager
-
context
WorkbenchContext context
-
copyButton
JButton copyButton
-
DBS_ICON
Icon DBS_ICON
-
DELETE_DB_ICON
Icon DELETE_DB_ICON
-
deleteButton
JButton deleteButton
-
disconnectButton
JButton disconnectButton
-
errorHandler
ErrorHandler errorHandler
-
fillerPanel
JPanel fillerPanel
-
NEW_DB_ICON
Icon NEW_DB_ICON
-
registry
Registry registry
-
scrollPane
JScrollPane scrollPane
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.datastore.ConnectionPanel extends JPanel implements Serializable
-
Serialized Fields
-
chooseConnectionButton
JButton chooseConnectionButton
-
connectionComboBox
JComboBox connectionComboBox
-
context
WorkbenchContext context
-
defaultRenderer
DefaultListCellRenderer defaultRenderer
-
nextRow
int nextRow
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.datastore.DataStoreLayerWhereEditor extends AbstractCellEditor implements Serializable
-
Serialized Fields
-
clickCountToStart
int clickCountToStart
-
textArea
JTextArea textArea
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.datastore.RunDatastoreQueryPanel extends ConnectionPanel implements Serializable
-
Serialized Fields
-
currentConnectionQueries
ArrayList currentConnectionQueries
-
currentIndex
int currentIndex
-
layerManager
LayerManager layerManager
-
layerNameTextField
JTextField layerNameTextField
-
queryMap
Hashtable queryMap
-
queryTextArea
JTextArea queryTextArea
-
recordPanel
RecordPanel recordPanel
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.plugin.skin
-
Class com.vividsolutions.jump.workbench.ui.plugin.skin.SkinOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
blackboard_persist
Blackboard blackboard_persist
-
comboBox
JComboBox comboBox
-
context
PlugInContext context
-
fillerPanel
JPanel fillerPanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
label
JLabel label
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.plugin.wms
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.EditWMSQueryPanel extends JPanel implements Serializable
-
Serialized Fields
-
connectButton
JButton connectButton
-
enableChecks
EnableCheck[] enableChecks
-
formatComboBox
JComboBox<String> formatComboBox
-
layer
WMSLayer layer
-
mapLayerPanel
MapLayerPanel mapLayerPanel
-
moreParametersTextField
JTextField moreParametersTextField
-
savedUrlList
String[] savedUrlList
-
srsComboBox
JComboBox<String> srsComboBox
-
styleComboBox
JComboBox<MapStyle> styleComboBox
-
transparencyPanel
TransparencyPanel transparencyPanel
-
urlPanel
SelectUrlWithAuthPanel urlPanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.MapLayerPanel extends JPanel implements Serializable
-
Serialized Fields
-
addRemovePanel
AddRemovePanel addRemovePanel
-
checkBox
JCheckBox checkBox
-
fullSrsMap
Map<String,String> fullSrsMap
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
service
WMService service
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.MapLayerTreeModel extends DefaultTreeModel implements Serializable
-
Serialized Fields
-
sorted
boolean sorted
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.MapLayerWizardPanel extends JPanel implements Serializable
-
Serialized Fields
-
addRemovePanel
MapLayerPanel addRemovePanel
-
borderLayout1
BorderLayout borderLayout1
-
dataMap
Map<String,Object> dataMap
-
nextID
String nextID
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.OneSRSWizardPanel extends JPanel implements Serializable
-
Serialized Fields
-
dataMap
Map dataMap
-
fillerPanel
JPanel fillerPanel
-
formatBox
JComboBox formatBox
-
formatBoxModel
DefaultComboBoxModel formatBoxModel
-
formatLabel
JLabel formatLabel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
srsLabel
JLabel srsLabel
-
textField
JTextField textField
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.SelectUrlWithAuthPanel extends JPanel implements Serializable
-
Serialized Fields
-
initialUrls
String[] initialUrls
-
pass
JPasswordField pass
-
url
JTextComponent url
-
urls
JComboBox<String> urls
-
user
JTextField user
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.SRSWizardPanel extends JPanel implements Serializable
-
Serialized Fields
-
dataMap
Map<String,Object> dataMap
-
formatBoxModel
DefaultComboBoxModel<String> formatBoxModel
-
formatComboBox
JComboBox<String> formatComboBox
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
moreParametersTextField
JTextField moreParametersTextField
-
srsBoxModel
DefaultComboBoxModel<String> srsBoxModel
-
srsComboBox
JComboBox<String> srsComboBox
-
styleBoxModel
DefaultComboBoxModel<MapStyle> styleBoxModel
-
styleComboBox
JComboBox<MapStyle> styleComboBox
-
-
-
Class com.vividsolutions.jump.workbench.ui.plugin.wms.URLWizardPanel extends JPanel implements Serializable
-
Serialized Fields
-
apiKeyPanel
com.vividsolutions.jump.workbench.ui.plugin.wms.URLWizardPanel.ApiKeyPanel apiKeyPanel
-
dataMap
Map<String,Object> dataMap
-
initialUrls
String[] initialUrls
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
urlList
String[] urlList
-
urlPanel
SelectUrlWithAuthPanel urlPanel
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.renderer.style
-
Class com.vividsolutions.jump.workbench.ui.renderer.style.ColorSchemeListCellRenderer extends JPanel implements Serializable
-
Serialized Fields
-
colorPanel1
ColorPanel colorPanel1
-
colorPanel2
ColorPanel colorPanel2
-
colorPanel3
ColorPanel colorPanel3
-
colorPanel4
ColorPanel colorPanel4
-
colorPanel5
ColorPanel colorPanel5
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
label
JLabel label
-
-
-
Class com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStylePanel extends JPanel implements Serializable
-
Serialized Fields
-
allOtherValuesRenderer
DefaultTableCellRenderer allOtherValuesRenderer
-
attributeLabel
JLabel attributeLabel
-
attributeNameComboBox
JComboBox attributeNameComboBox
-
basicStyleListCellRenderer
BasicStyleListCellRenderer basicStyleListCellRenderer
-
basicStyleTableCellEditor
TableCellEditor basicStyleTableCellEditor
-
classificationComboBox
JComboBox classificationComboBox
-
classificationLabel
JLabel classificationLabel
-
classificationListener
com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStylePanel.ActionClassification classificationListener
-
colorSchemeComboBox
JComboBox colorSchemeComboBox
-
colorSchemeForInserts
ColorScheme colorSchemeForInserts
-
colorSchemeLabel
JLabel colorSchemeLabel
-
deeRenderingStylePanel
DeeRenderingStylePanel deeRenderingStylePanel
-
deletePlugIn
com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStylePanel.MyPlugIn deletePlugIn
-
discreteColorThemingState
DiscreteColorThemingState discreteColorThemingState
-
enableColorThemingCheckBox
JCheckBox enableColorThemingCheckBox
-
errorMessages
HashSet<com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStylePanel.ErrorMessage> errorMessages
-
initializing
boolean initializing
-
insertPlugIn
com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStylePanel.MyPlugIn insertPlugIn
-
jenksColorThemingState
JenksBreaksColorThemingState jenksColorThemingState
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
lastAttributeName
String lastAttributeName
-
layer
Layer layer
-
lineWidthCheckBox
JCheckBox lineWidthCheckBox
-
lineWidthLabel
JLabel lineWidthLabel
-
lineWidthSlider
JSlider lineWidthSlider
-
maxBreaksColorThemingState
MaximalBreaksColorThemingState maxBreaksColorThemingState
-
meanSTDevColorThemingState
MeanSTDevColorThemingState meanSTDevColorThemingState
-
quantileColorThemingState
QuantileColorThemingState quantileColorThemingState
-
rangeColorThemingState
RangeColorThemingState rangeColorThemingState
-
scrollPane
JScrollPane scrollPane
-
state
ColorThemingStylePanel.State state
-
statusLabel
JLabel statusLabel
-
table
JTable table
-
toolBar
EnableableToolBar toolBar
-
transparencyCheckBox
JCheckBox transparencyCheckBox
-
transparencyLabel
JLabel transparencyLabel
-
transparencySlider
JSlider transparencySlider
-
updatingComponents
boolean updatingComponents
-
vertexStyleEnableCheckBox
JCheckBox vertexStyleEnableCheckBox
-
vertexStyleLabel
JLabel vertexStyleLabel
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
Class com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingTableModel.AttributeValueTableModelEvent extends TableModelEvent implements Serializable
-
-
Package com.vividsolutions.jump.workbench.ui.snap
-
Class com.vividsolutions.jump.workbench.ui.snap.SnapOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
border2
Border border2
-
borderLayout1
BorderLayout borderLayout1
-
buttonGroup
ButtonGroup buttonGroup
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
gridBagLayout3
GridBagLayout gridBagLayout3
-
gridBagLayout4
GridBagLayout gridBagLayout4
-
gridBagLayout5
GridBagLayout gridBagLayout5
-
gridBagLayout6
GridBagLayout gridBagLayout6
-
gridSizeTextField
JTextField gridSizeTextField
-
jPanel1
JPanel jPanel1
-
jPanel2
JPanel jPanel2
-
jPanel3
JPanel jPanel3
-
jPanel4
JPanel jPanel4
-
jPanel5
JPanel jPanel5
-
jPanel6
JPanel jPanel6
-
jPanel7
JPanel jPanel7
-
showGridCheckBox
JCheckBox showGridCheckBox
-
showGridDotsRadioButton
JRadioButton showGridDotsRadioButton
-
showGridLinesRadioButton
JRadioButton showGridLinesRadioButton
-
showGridUnitsLabel
JLabel showGridUnitsLabel
-
snapToFeaturesCheckBox
JCheckBox snapToFeaturesCheckBox
-
snapToGridCheckBox
JCheckBox snapToGridCheckBox
-
snapToLineStringBeingEditedCheckBox
JCheckBox snapToLineStringBeingEditedCheckBox
-
snapToVerticesCheckBox
JCheckBox snapToVerticesCheckBox
-
titledBorder1
TitledBorder titledBorder1
-
titledBorder2
TitledBorder titledBorder2
-
toleranceLabel
JLabel toleranceLabel
-
tolerancePanel
JPanel tolerancePanel
-
toleranceTextField
ValidatingTextField toleranceTextField
-
toleranceUnitsLabel
JLabel toleranceUnitsLabel
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.style
-
Class com.vividsolutions.jump.workbench.ui.style.AbstractPalettePanel extends JPanel implements Serializable
-
Serialized Fields
-
listeners
ArrayList<AbstractPalettePanel.Listener> listeners
-
-
-
Class com.vividsolutions.jump.workbench.ui.style.BasicStylePanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
centerPanel
JPanel centerPanel
-
fillCheckBox
JCheckBox fillCheckBox
-
fillColorChooserPanel
ColorChooserPanel fillColorChooserPanel
-
fillPatternCheckBox
JCheckBox fillPatternCheckBox
-
fillPatternComboBox
JComboBox fillPatternComboBox
-
fillPatterns
Paint[] fillPatterns
-
interiorBorderCheckBox
JCheckBox interiorBorderCheckBox
-
lineCheckBox
JCheckBox lineCheckBox
-
lineColorChooserPanel
ColorChooserPanel lineColorChooserPanel
-
linePatternCheckBox
JCheckBox linePatternCheckBox
-
linePatternComboBox
JComboBox linePatternComboBox
-
linePatterns
String[] linePatterns
-
lineWidthLabel
JLabel lineWidthLabel
-
lineWidthSlider
JSlider lineWidthSlider
-
palettePanel
AbstractPalettePanel palettePanel
-
synchronizeCheckBox
JCheckBox synchronizeCheckBox
-
transparencyLabel
JLabel transparencyLabel
-
transparencyPanel
TransparencyPanel transparencyPanel
-
-
-
Class com.vividsolutions.jump.workbench.ui.style.DecorationStylePanel extends JPanel implements Serializable
-
Serialized Fields
-
addRemovePanel
AddRemovePanel addRemovePanel
-
borderLayout1
BorderLayout borderLayout1
-
choosableStyleClasses
Collection choosableStyleClasses
-
layer
Layer layer
-
-
-
Class com.vividsolutions.jump.workbench.ui.style.GridPalettePanel extends AbstractPalettePanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.style.LabelStylePanel extends JPanel implements Serializable
-
Serialized Fields
-
angleAttributeComboBox
JComboBox angleAttributeComboBox
-
angleLabel
JLabel angleLabel
-
attributeComboBox
JComboBox attributeComboBox
-
attributeLabel
JLabel attributeLabel
-
border1
Border border1
-
borderLayout1
BorderLayout borderLayout1
-
buttonPanel
JPanel buttonPanel
-
color
Color color
-
colorButton
JButton colorButton
-
fillerPanel
JPanel fillerPanel
-
fontButton
JButton fontButton
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
gridBagLayout6
GridBagLayout gridBagLayout6
-
heightAttributeComboBox
JComboBox heightAttributeComboBox
-
heightAttributeLabel
JLabel heightAttributeLabel
-
heightLabel
JLabel heightLabel
-
heightTextField
ValidatingTextField heightTextField
-
hideAtScaleButtonPanel
JPanel hideAtScaleButtonPanel
-
hideAtScaleCheckBox
JCheckBox hideAtScaleCheckBox
-
hideAtScaleField
ValidatingTextField hideAtScaleField
-
hideAtScaleLabel
JLabel hideAtScaleLabel
-
hideOverlappingLabelsCheckBox
JCheckBox hideOverlappingLabelsCheckBox
-
horizontalAlignmentComboBox
JComboBox horizontalAlignmentComboBox
-
horizontalAlignmentLabel
JLabel horizontalAlignmentLabel
-
horizontalPositionComboBox
JComboBox horizontalPositionComboBox
-
horizontalPositionLabel
JLabel horizontalPositionLabel
-
jPanel3
JPanel jPanel3
-
labelFont
Font labelFont
-
labellingCheckBox
JCheckBox labellingCheckBox
-
layer
Layer layer
-
layerViewPanel
LayerViewPanel layerViewPanel
-
outlineButtonPanel
JPanel outlineButtonPanel
-
outlineColor
Color outlineColor
-
outlineColorButton
JButton outlineColorButton
-
outlineLabel
JLabel outlineLabel
-
outlineWidthField
ValidatingTextField outlineWidthField
-
parent
JDialog parent
-
previewLabel
JLabel previewLabel
-
previewPanel
JPanel previewPanel
-
scaleCheckBox
JCheckBox scaleCheckBox
-
showOutlineCheckBox
JCheckBox showOutlineCheckBox
-
verticalAlignmentComboBox
JComboBox verticalAlignmentComboBox
-
verticalAlignmentLabel
JLabel verticalAlignmentLabel
-
-
-
Class com.vividsolutions.jump.workbench.ui.style.LegendPanel extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dummyLayerViewPanel
LayerViewPanel dummyLayerViewPanel
-
featureCollection
FeatureCollection featureCollection
-
layer
Layer layer
-
style
BasicStyle style
-
viewport
Viewport viewport
-
-
Class com.vividsolutions.jump.workbench.ui.style.ListPalettePanel extends AbstractPalettePanel implements Serializable
-
Serialized Fields
-
basicStyleListCellRenderer
BasicStyleListCellRenderer basicStyleListCellRenderer
-
testRenderer
DefaultListCellRenderer testRenderer
-
-
-
Class com.vividsolutions.jump.workbench.ui.style.RenderingStylePanel extends BasicStylePanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.style.ScaleStylePanel extends JPanel implements Serializable
-
Serialized Fields
-
currentScale1Label
JLabel currentScale1Label
-
currentScaleLabel
JLabel currentScaleLabel
-
currentScaleTextField
ValidatingTextField currentScaleTextField
-
enableScaleDependentRenderingCheckBox
JCheckBox enableScaleDependentRenderingCheckBox
-
fillerPanel
JPanel fillerPanel
-
hideAboveCurrentScaleButton
JButton hideAboveCurrentScaleButton
-
hideBelowCurrentScaleButton
JButton hideBelowCurrentScaleButton
-
largestScale1Label
JLabel largestScale1Label
-
largestScaleIconLabel
JLabel largestScaleIconLabel
-
largestScaleLabel
JLabel largestScaleLabel
-
largestScaleTextField
ValidatingTextField largestScaleTextField
-
layer
Layer layer
-
panel
LayerViewPanel panel
-
scaleFactor
double scaleFactor
-
showAtThisScaleButton
JButton showAtThisScaleButton
-
smallestScale1Label
JLabel smallestScale1Label
-
smallestScaleIconLabel
JLabel smallestScaleIconLabel
-
smallestScaleLabel
JLabel smallestScaleLabel
-
smallestScaleTextField
ValidatingTextField smallestScaleTextField
-
spacerPanelBelowCurrentScale
JPanel spacerPanelBelowCurrentScale
-
spacerPanelInTopLeftCorner
JPanel spacerPanelInTopLeftCorner
-
unitsPerPixelLabel
JLabel unitsPerPixelLabel
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.task
-
Class com.vividsolutions.jump.workbench.ui.task.TaskMonitorDialog extends JDialog implements Serializable
-
Serialized Fields
-
allowCancellation
boolean allowCancellation
-
cancelButton
JButton cancelButton
-
cancelled
boolean cancelled
-
clockPanel
AnimatedClockPanel clockPanel
-
errorHandler
ErrorHandler errorHandler
-
labelPanel
JPanel labelPanel
-
mainPanel
JPanel mainPanel
-
separator
Component separator
-
subtaskProgress
String subtaskProgress
-
subtaskProgressLabel
JTextComponent subtaskProgressLabel
-
taskProgress
String taskProgress
-
taskProgressLabel
JTextComponent taskProgressLabel
-
timer
Timer timer
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.toolbox
-
Class com.vividsolutions.jump.workbench.ui.toolbox.ToolboxDialog extends JDialog implements Serializable
-
Serialized Fields
-
buttons
ArrayList<AbstractButton> buttons
-
centerPanel
JPanel centerPanel
-
context
WorkbenchContext context
-
gridLayout1
GridLayout gridLayout1
-
initialLocation
GUIUtil.Location initialLocation
-
locationInitializedBeforeMakingDialogVisible
boolean locationInitializedBeforeMakingDialogVisible
-
northPanel
JPanel northPanel
-
northPanelSeparator
JSeparator northPanelSeparator
-
pluginsTools
ArrayList pluginsTools
-
southPanel
JPanel southPanel
-
toolBars
ArrayList<WorkbenchToolBar> toolBars
-
toolbarsPanel
JPanel toolbarsPanel
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.warp
-
Class com.vividsolutions.jump.workbench.ui.warp.WarpingPanel extends JPanel implements Serializable
-
Serialized Fields
-
autoHideCheckBox
JCheckBox autoHideCheckBox
-
autoHideCheckPanel
JPanel autoHideCheckPanel
-
buttonPanel
JPanel buttonPanel
-
clearOutputButton
JButton clearOutputButton
-
copyLayerButton
JButton copyLayerButton
-
dummyMonitor
DummyTaskMonitor dummyMonitor
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
gridLayout1
GridLayout gridLayout1
-
initializingSourceLayerComboBox
boolean initializingSourceLayerComboBox
-
lastLayerNamePanel
LayerNamePanel lastLayerNamePanel
-
layerLabel
JLabel layerLabel
-
layerNamePanelListener
LayerNamePanelListener layerNamePanelListener
-
sourceLayerComboBox
JComboBox sourceLayerComboBox
-
sourceLayerComboBoxModel
DefaultComboBoxModel sourceLayerComboBoxModel
-
toolbox
ToolboxDialog toolbox
-
transformLabel
JLabel transformLabel
-
triangulationCheckBox
JCheckBox triangulationCheckBox
-
triangulationPanel
JPanel triangulationPanel
-
triangulator
Triangulator triangulator
-
warpButton
JButton warpButton
-
warpIncrementallyCheckBox
JCheckBox warpIncrementallyCheckBox
-
warpIncrementallyCheckPanel
JPanel warpIncrementallyCheckPanel
-
warping
boolean warping
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.wizard
-
Class com.vividsolutions.jump.workbench.ui.wizard.AbstractWizardPanel extends JPanel implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.wizard.CancelNextException extends RuntimeException implements Serializable
-
Class com.vividsolutions.jump.workbench.ui.wizard.WizardDialog extends JDialog implements Serializable
-
Serialized Fields
-
allWizardPanels
List<WizardPanel> allWizardPanels
-
backButton
JButton backButton
-
cancelButton
JButton cancelButton
-
cardLayout
CardLayout cardLayout
-
centerPanel
JPanel centerPanel
-
completedWizardPanels
List<WizardPanel> completedWizardPanels
-
currentWizardPanel
WizardPanel currentWizardPanel
-
dataMap
Map<String,Object> dataMap
-
errorHandler
ErrorHandler errorHandler
-
finishPressed
boolean finishPressed
-
instructionTextArea
JTextArea instructionTextArea
-
nextButton
JButton nextButton
-
titleLabel
JLabel titleLabel
-
-
-
-
Package com.vividsolutions.jump.workbench.ui.zoom
-
Class com.vividsolutions.jump.workbench.ui.zoom.ZoomBar extends LazyJPanel implements Serializable
-
Serialized Fields
-
affineTransform
AffineTransform affineTransform
-
componentUpdateTimer
Timer componentUpdateTimer
Coalesces component updates -
dummyLayerViewPanel
LayerViewPanel dummyLayerViewPanel
-
frame
WorkbenchFrame frame
-
incrementChooser
IncrementChooser incrementChooser
-
java2DConverter
Java2DConverter java2DConverter
-
label
JLabel label
-
lastGoodEnvelope
org.locationtech.jts.geom.Envelope lastGoodEnvelope
-
metricUnits
Collection metricUnits
-
showingRightSideLabel
boolean showingRightSideLabel
-
showingSliderLabels
boolean showingSliderLabels
-
slider
JSlider slider
-
sliderLabelFont
Font sliderLabelFont
-
stroke
Stroke stroke
-
-
-
-
Package com.vividsolutions.wms
-
Class com.vividsolutions.wms.WMSException extends IOException implements Serializable
-
Serialized Fields
-
source
String source
-
-
-
-
Package com.vividsolutions.wms.ui
-
Class com.vividsolutions.wms.ui.ImageCanvas extends Canvas implements Serializable
-
Serialized Fields
-
img
Image img
-
-
-
Class com.vividsolutions.wms.ui.WMSViewer extends JFrame implements Serializable
-
Serialized Fields
-
canvas
ImageCanvas canvas
-
connectButton
JButton connectButton
-
connected
boolean connected
-
disconnectButton
JButton disconnectButton
-
formatCombo
JComboBox formatCombo
-
getImageButton
JButton getImageButton
-
layerList
JList layerList
-
mapLabel
JLabel mapLabel
-
serverUrlField
JTextField serverUrlField
-
service
WMService service
-
srsCombo
JComboBox srsCombo
-
xMaxField
JTextField xMaxField
-
xMinField
JTextField xMinField
-
yMaxField
JTextField yMaxField
-
yMinField
JTextField yMinField
-
zoomMode
String zoomMode
-
-
-
-
Package de.fho.jump.pirol.plugins.EditAttributeByFormula
-
Class de.fho.jump.pirol.plugins.EditAttributeByFormula.AddFormulaPartToTextArea_Action extends AbstractAction implements Serializable
- serialVersionUID:
- 3157240050072519462L
-
Serialized Fields
-
featureSchema
FeatureSchema featureSchema
-
formulaPart
String formulaPart
-
isMathSign
boolean isMathSign
-
mathSigns
String[] mathSigns
-
textArea
JTextArea textArea
-
-
Class de.fho.jump.pirol.plugins.EditAttributeByFormula.AddTextFieldTextToTextAreaOnClick_Action extends AbstractAction implements Serializable
- serialVersionUID:
- -6699586829803392059L
-
Serialized Fields
-
textFrom
JTextComponent textFrom
-
textTo
JTextComponent textTo
-
-
Class de.fho.jump.pirol.plugins.EditAttributeByFormula.EditAttributeByFormulaDialog extends JDialog implements Serializable
- serialVersionUID:
- 3581710389701646491L
-
Serialized Fields
-
featureSchema
FeatureSchema featureSchema
-
formPanel
FormulaEditingPanel formPanel
-
newAttrPanel
NewAttributePanel newAttrPanel
-
okCancelListener
OKCancelListener okCancelListener
-
okCancelPanel
OkCancelButtonPanel okCancelPanel
-
storedFormulas
PropertiesHandler storedFormulas
-
text
String text
-
-
Class de.fho.jump.pirol.plugins.EditAttributeByFormula.FormulaEditingPanel extends JPanel implements Serializable
- serialVersionUID:
- -7709755834905111906L
-
Serialized Fields
-
attributeInfos
AttributeInfo[] attributeInfos
-
errorMessages
JTextArea errorMessages
-
featureSchema
FeatureSchema featureSchema
-
formulaField
JTextArea formulaField
-
logger
PersonalLogger logger
-
newAttributePanel
NewAttributePanel newAttributePanel
-
numberInputField
JTextField numberInputField
-
parsedFormula
FormulaValue parsedFormula
-
storedFormulas
PropertiesHandler storedFormulas
-
storedFormulasDropDown
JComboBox storedFormulasDropDown
-
-
-
Package de.fho.jump.pirol.ui.documents
-
Class de.fho.jump.pirol.ui.documents.NumberInputDocument extends PlainDocument implements Serializable
- serialVersionUID:
- 8158679380473471643L
-
Serialized Fields
-
actionCommand
String actionCommand
-
-
-
Package de.fho.jump.pirol.ui.panels
-
Class de.fho.jump.pirol.ui.panels.NewAttributePanel extends JPanel implements Serializable
- serialVersionUID:
- -2577345752815728142L
-
Serialized Fields
-
defValLabel
JLabel defValLabel
-
defValLabelText
String defValLabelText
-
defValueTextField
JTextField defValueTextField
-
drownActionCommand
String drownActionCommand
-
logger
PersonalLogger logger
-
nameLabel
JLabel nameLabel
-
nameLabelText
String nameLabelText
-
nameTextField
JTextField nameTextField
-
needDefaultValue
boolean needDefaultValue
-
onlyTypes
AttributeType[] onlyTypes
-
typeDropDown
JComboBox typeDropDown
-
typeLabel
JLabel typeLabel
-
typeLabelText
String typeLabelText
-
-
-
Package de.latlon.deejump.plugin.manager
-
Class de.latlon.deejump.plugin.manager.ExtensionManagerDialog extends JDialog implements Serializable
-
Serialized Fields
-
descripTextArea
JTextArea descripTextArea
-
descriptionDisplayListener
MouseListener descriptionDisplayListener
-
extensionSite
String extensionSite
-
installedExtensions
List installedExtensions
-
installPanel
JPanel installPanel
-
managePanel
JPanel managePanel
-
manager
PlugInManager manager
-
newVersionsPanel
JPanel newVersionsPanel
-
okClicked
boolean okClicked
-
remoteExtensions
List remoteExtensions
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
Class de.latlon.deejump.plugin.manager.ExtensionPanel extends JPanel implements Serializable
-
Serialized Fields
-
cataloguedExtension
ExtensionWrapper cataloguedExtension
-
installCheck
JCheckBox installCheck
-
-
-
-
Package de.latlon.deejump.plugin.style
-
Class de.latlon.deejump.plugin.style.DeeRenderingStylePanel extends BasicStylePanel implements Serializable
- serialVersionUID:
- 2657390245955765563L
-
Serialized Fields
-
initialized
boolean initialized
-
layer
Layer layer
-
previewPanel
JPanel previewPanel
-
vertexCheckBox
JCheckBox vertexCheckBox
-
vertexSize
JTextField vertexSize
-
vertexSlider
JSlider vertexSlider
-
vertexStyleChooser
VertexStyleChooser vertexStyleChooser
-
-
Class de.latlon.deejump.plugin.style.VertexStyleChooser extends JPanel implements Serializable
- serialVersionUID:
- 7256506666365045855L
-
Serialized Fields
-
activateOwnSlider
boolean activateOwnSlider
-
bitmapChangeButton
JButton bitmapChangeButton
-
blackboard
Blackboard blackboard
-
currentFilename
String currentFilename
-
pointTypeComboBox
JComboBox pointTypeComboBox
-
sizeSlider
JSlider sizeSlider
-
stylePanel
BasicStylePanel stylePanel
-
-
-
Package de.soldin.awt
-
Class de.soldin.awt.VerticalFlowLayout extends Object implements Serializable
-
Serialized Fields
-
align
int align
align
is the property that determines how each column distributes empty space. It can be one of the following three values:TOP
BOTTOM
CENTER
-
defRatio
double defRatio
-
hgap
int hgap
The flow layout manager allows a separation of components with gaps. The horizontal gap will specify the space between components and between the components and the borders of theContainer
. -
preferred
Dimension preferred
-
vgap
int vgap
The flow layout manager allows a seperation of components with gaps. The vertical gap will specify the space between rows and between the the rows and the borders of theContainer
. -
wrapMode
int wrapMode
-
-
-
Class de.soldin.awt.WrapLayout extends FlowLayout implements Serializable
-
Serialized Fields
-
preferredLayoutSize
Dimension preferredLayoutSize
-
-
-
-
Package de.soldin.jumpcore
-
Class de.soldin.jumpcore.UndoableSetGeometry extends AbstractUndoableEdit implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actions
Collection actions
-
layer
Layer layer
-
name
String name
-
original_geoms
HashMap original_geoms
-
proposed_geoms
HashMap proposed_geoms
-
-
-
Package org.geotiff.epsg
-
Class org.geotiff.epsg.InvalidCodeException extends Exception implements Serializable
-
-
Package org.geotiff.image
-
Class org.geotiff.image.KeyMap extends Properties implements Serializable
-
-
Package org.geotiff.image.jai
-
Class org.geotiff.image.jai.GeoTIFFDescriptor extends XTIFFDescriptor implements Serializable
-
Class org.geotiff.image.jai.GeoTIFFDirectory extends XTIFFDirectory implements Serializable
-
Serialized Fields
-
geoKeyIndex
TreeMap geoKeyIndex
-
hasGeoKeys
boolean hasGeoKeys
-
keyDirectoryVersion
int keyDirectoryVersion
-
majorRevision
int majorRevision
-
matrix
double[] matrix
-
minorRevision
int minorRevision
-
numberOfKeys
int numberOfKeys
-
scales
double[] scales
-
tiepoints
double[] tiepoints
-
-
-
Class org.geotiff.image.jai.GeoTIFFFactory extends XTIFFFactory implements Serializable
-
-
Package org.geotools.dbffile
-
Class org.geotools.dbffile.DbfFileException extends Exception implements Serializable
-
-
Package org.geotools.shapefile
-
Class org.geotools.shapefile.InvalidShapefileException extends ShapefileException implements Serializable
-
Class org.geotools.shapefile.ShapefileException extends Exception implements Serializable
-
Class org.geotools.shapefile.ShapeTypeNotSupportedException extends ShapefileException implements Serializable
-
-
Package org.libtiff.jai.codec
-
Class org.libtiff.jai.codec.XTIFFDecodeParam extends com.sun.media.jai.codec.TIFFDecodeParam implements Serializable
-
Serialized Fields
-
directory
XTIFFDirectory directory
-
-
-
Class org.libtiff.jai.codec.XTIFFDirectory extends Object implements Serializable
-
Serialized Fields
-
_isTiled
boolean _isTiled
A boolean indicating tiled tagset -
fieldIndex
TreeMap fieldIndex
for dynamically adding fields in sorted order -
imageType
int imageType
-
isBigEndian
boolean isBigEndian
A boolean storing the endianness of the stream.
-
-
-
Class org.libtiff.jai.codec.XTIFFEncodeParam extends com.sun.media.jai.codec.TIFFEncodeParam implements Serializable
-
Serialized Fields
-
_compression
int _compression
-
_isTiled
boolean _isTiled
-
directory
XTIFFDirectory directory
For XTIFF everything is stored in the directory
-
-
-
Class org.libtiff.jai.codec.XTIFFFactory extends Object implements Serializable
-
Class org.libtiff.jai.codec.XTIFFField extends Object implements Serializable
-
Serialized Fields
-
count
int count
The number of data items present in the field. -
data
Object data
The field data. (NB must be serializble!) -
tag
int tag
The tag number. -
type
int type
The tag type.
-
-
-
-
Package org.libtiff.jai.operator
-
Class org.libtiff.jai.operator.XTIFFDescriptor extends javax.media.jai.OperationDescriptorImpl implements Serializable
-
-
Package org.openjump.core.apitools.tables
-
Class org.openjump.core.apitools.tables.StandardPirolTableModel extends AbstractTableModel implements Serializable
-
-
Package org.openjump.core.geomutils
-
Class org.openjump.core.geomutils.MathVector extends Object implements Serializable
-
Serialized Fields
-
mag
double mag
-
x
double x
-
y
double y
-
-
-
-
Package org.openjump.core.model
-
Class org.openjump.core.model.TaskEvent extends EventObject implements Serializable
-
Serialized Fields
-
task
Task task
-
-
-
-
Package org.openjump.core.rasterimage
-
Class org.openjump.core.rasterimage.RasterImageLayer.RasterDataNotFoundException extends Exception implements Serializable
-
Class org.openjump.core.rasterimage.SelectRasterImageFilesPanel extends JFCWithEnterAction implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
dialogActionListener
ActionListener dialogActionListener
-
listeners
Set<InputChangedListener> listeners
-
-
-
Class org.openjump.core.rasterimage.TiffTags.TiffReadingException extends Exception implements Serializable
-
-
Package org.openjump.core.rasterimage.styler.ui
-
Class org.openjump.core.rasterimage.styler.ui.ColorEditor extends AbstractCellEditor implements Serializable
-
Class org.openjump.core.rasterimage.styler.ui.ColorRenderer extends JLabel implements Serializable
-
Class org.openjump.core.rasterimage.styler.ui.ColorsLabelLegendComponent extends JComponent implements Serializable
-
Class org.openjump.core.rasterimage.styler.ui.ColorsTablePanel extends JPanel implements Serializable
-
Class org.openjump.core.rasterimage.styler.ui.CustomGradientColorsDialog extends JDialog implements Serializable
-
Serialized Fields
-
colorMapEntries
ColorMapEntry[] colorMapEntries
-
colorsTablePanel
GradientTablePanel colorsTablePanel
-
jButton_AddRow
JButton jButton_AddRow
-
jButton_Cancel
JButton jButton_Cancel
-
jButton_Ok
JButton jButton_Ok
-
jButton_RemoveRow
JButton jButton_RemoveRow
-
jLabel_Max
JLabel jLabel_Max
-
jLabel_Min
JLabel jLabel_Min
-
jPanel_ColorTable
JPanel jPanel_ColorTable
-
jPanel_Gradient
JPanel jPanel_Gradient
-
jPanel_Table
JPanel jPanel_Table
-
-
-
Class org.openjump.core.rasterimage.styler.ui.GradientCanvas extends JComponent implements Serializable
-
Serialized Fields
-
colorMapEntries
ColorMapEntry[] colorMapEntries
-
height
float height
-
orientation
GradientCanvas.GradientOrientation orientation
-
type
GradientCanvas.GradientType type
-
width
float width
-
-
-
Class org.openjump.core.rasterimage.styler.ui.GradientComboBox extends JComboBox implements Serializable
-
Serialized Fields
-
model
DefaultComboBoxModel model
-
-
-
Class org.openjump.core.rasterimage.styler.ui.GradientLabelLegendComponent extends JComponent implements Serializable
-
Class org.openjump.core.rasterimage.styler.ui.GradientTablePanel extends ColorsTablePanel implements Serializable
-
Class org.openjump.core.rasterimage.styler.ui.IntervalPanel extends JPanel implements Serializable
-
Serialized Fields
-
classMethods_m
Map<IntervalPanel.ClassificationMethod,String> classMethods_m
-
colorsTablePanel
ColorsTablePanel colorsTablePanel
-
firstTimeShown
boolean firstTimeShown
-
jButton_AddRow
JButton jButton_AddRow
-
jButton_Ramp
JButton jButton_Ramp
-
jButton_RemoveRow
JButton jButton_RemoveRow
-
jButton_Values
JButton jButton_Values
-
jComboBox_Gradient
GradientComboBox jComboBox_Gradient
-
jComboBox_Method
JComboBox jComboBox_Method
-
jLabel_Classes
JLabel jLabel_Classes
-
jLabel_Method
JLabel jLabel_Method
-
jPanel_Table
JPanel jPanel_Table
-
jTextField_Classes
JTextField jTextField_Classes
-
minMaxValues
Range minMaxValues
-
parent
Component parent
-
rasterImageLayer
RasterImageLayer rasterImageLayer
-
-
-
Class org.openjump.core.rasterimage.styler.ui.NoDataValueDialog extends JDialog implements Serializable
-
Serialized Fields
-
jButton_Cancel
JButton jButton_Cancel
-
jButton_Memorize
JButton jButton_Memorize
-
jLabel_Message
JLabel jLabel_Message
-
jTextField_NoDataValue
JTextField jTextField_NoDataValue
-
noDataValue
Double noDataValue
-
-
-
Class org.openjump.core.rasterimage.styler.ui.RasterStylesDialog extends JDialog implements Serializable
-
Serialized Fields
-
band
int band
-
context
WorkbenchContext context
-
finalRasterSymbolizer
RasterSymbology finalRasterSymbolizer
-
intervalPanel
IntervalPanel intervalPanel
-
jButton_Apply
JButton jButton_Apply
-
jButton_Cancel
JButton jButton_Cancel
-
jButton_Load
JButton jButton_Load
-
jButton_NoDataValueColor
JButton jButton_NoDataValueColor
-
jButton_OK
JButton jButton_OK
-
jButton_Restore
JButton jButton_Restore
-
jButton_Save
JButton jButton_Save
-
jCheckBox_NoDataValue
JCheckBox jCheckBox_NoDataValue
-
jLabel_Transp_0
JLabel jLabel_Transp_0
-
jLabel_Transp_100
JLabel jLabel_Transp_100
-
jLabel_Transparency
JLabel jLabel_Transparency
-
jPanel_OtherParams
JPanel jPanel_OtherParams
-
jSlider_Transparency
JSlider jSlider_Transparency
-
jTabbedPane_Type
JTabbedPane jTabbedPane_Type
-
jTextField_TranspValue
JTextField jTextField_TranspValue
-
noDataColor
Color noDataColor
-
rasterImageLayer
RasterImageLayer rasterImageLayer
-
singleValuesPanel
SingleValuesPanel singleValuesPanel
-
stretchedPanel
StretchedPanel stretchedPanel
-
verifier
org.openjump.core.rasterimage.styler.ui.RasterStylesDialog.MyVerifier verifier
-
-
-
Class org.openjump.core.rasterimage.styler.ui.SingleValuesPanel extends JPanel implements Serializable
-
Serialized Fields
-
colorsTablePanel
ColorsTablePanel colorsTablePanel
-
firstTimeShown
boolean firstTimeShown
-
integerValues
boolean integerValues
-
jButton_Ramp
JButton jButton_Ramp
-
jButton_Random
JButton jButton_Random
-
jButton1
JButton jButton1
-
jComboBox_Gradient
GradientComboBox jComboBox_Gradient
-
jPanel_Table
JPanel jPanel_Table
-
parent
Component parent
-
rasterDataNoNull
double[] rasterDataNoNull
-
rasterImageLayer
RasterImageLayer rasterImageLayer
-
-
-
Class org.openjump.core.rasterimage.styler.ui.StretchedPanel extends JPanel implements Serializable
-
Serialized Fields
-
colorMapEntries
ColorMapEntry[] colorMapEntries
-
comboBox_Gradient
GradientComboBox comboBox_Gradient
-
height
int height
-
jButton_Custom
JButton jButton_Custom
-
jCheckBox_Invert
JCheckBox jCheckBox_Invert
-
jLabel_MaxLabel
JLabel jLabel_MaxLabel
-
jLabel_MaxValue
JLabel jLabel_MaxValue
-
jLabel_MinLabel
JLabel jLabel_MinLabel
-
jLabel_MinValue
JLabel jLabel_MinValue
-
jLabel_Value
JLabel jLabel_Value
-
jPanel_ShowGradient
JPanel jPanel_ShowGradient
-
maxValue
double maxValue
-
minValue
double minValue
-
rasterSymbology
RasterSymbology rasterSymbology
-
width
int width
-
-
-
-
Package org.openjump.core.ui
-
Class org.openjump.core.ui.DatasetOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
charsetSelectionCheckBox
JCheckBox charsetSelectionCheckBox
-
context
WorkbenchContext context
-
fillPanel
JPanel fillPanel
-
mainPanel
JPanel mainPanel
-
-
-
Class org.openjump.core.ui.SelectionStyllingOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
context
WorkbenchContext context
-
fillColorChooserPanel
ColorChooserPanel fillColorChooserPanel
-
fillColorLabel
JLabel fillColorLabel
-
fillOpacityLabel
JLabel fillOpacityLabel
-
fillOpacitySlider
JSlider fillOpacitySlider
-
fillPanel
JPanel fillPanel
-
lineColorChooserPanel
ColorChooserPanel lineColorChooserPanel
-
lineColorLabel
JLabel lineColorLabel
-
mainPanel
JPanel mainPanel
-
pointSizeLabel
JLabel pointSizeLabel
-
pointSizeSlider
JSlider pointSizeSlider
-
pointStyleComboBox
JComboBox pointStyleComboBox
-
pointStyleLabel
JLabel pointStyleLabel
-
restoreDefaultsButton
JButton restoreDefaultsButton
-
-
-
-
Package org.openjump.core.ui.plot
-
Class org.openjump.core.ui.plot.Plot2DCanvasOJ extends org.math.plot.canvas.PlotCanvas implements Serializable
- serialVersionUID:
- 1L
-
Class org.openjump.core.ui.plot.Plot2DPanelOJ extends org.math.plot.PlotPanel implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.openjump.core.ui.plugin.cts
-
Class org.openjump.core.ui.plugin.cts.CoordinateSystemWrapper extends CoordinateSystem implements Serializable
-
Serialized Fields
-
crs
org.cts.crs.CoordinateReferenceSystem crs
-
-
-
-
Package org.openjump.core.ui.plugin.datastore
-
Class org.openjump.core.ui.plugin.datastore.AddDataStoreLayerWizardPanel extends AbstractWizardPanel implements Serializable
-
Serialized Fields
-
dataStorePanel
AddDatastoreLayerPanel dataStorePanel
-
-
-
Class org.openjump.core.ui.plugin.datastore.AddWritableDataStoreLayerPanel extends ConnectionPanel implements Serializable
-
Serialized Fields
-
connectionDescriptorToDatasetNamesMap
Map<ConnectionDescriptor,String[]> connectionDescriptorToDatasetNamesMap
-
datasetComboBox
JComboBox<Object> datasetComboBox
-
geometryAttributeComboBox
JComboBox<GeometryColumn> geometryAttributeComboBox
-
identifierAttributeComboBox
JComboBox<PrimaryKeyColumn> identifierAttributeComboBox
-
limitedToViewCheckBox
JCheckBox limitedToViewCheckBox
-
manageConflictsCheckBox
JCheckBox manageConflictsCheckBox
-
maxFeaturesTextField
JTextField maxFeaturesTextField
-
whereTextArea
JTextArea whereTextArea
-
-
-
Class org.openjump.core.ui.plugin.datastore.AddWritableDataStoreLayerWizardPanel extends AbstractWizardPanel implements Serializable
-
Serialized Fields
-
dataStorePanel
AddWritableDataStoreLayerPanel dataStorePanel
-
-
-
Class org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel extends AbstractDriverPanel implements Serializable
-
Serialized Fields
-
connectionPanel
ConnectionPanel connectionPanel
-
convertNaNZTextField
JTextField convertNaNZTextField
-
convertToMultiGeometryCheckBox
JCheckBox convertToMultiGeometryCheckBox
-
createPrimaryKeyCheckBox
JCheckBox createPrimaryKeyCheckBox
-
lastUsedLayerName
String lastUsedLayerName
-
layer2TableMap
Map<String,String> layer2TableMap
-
narrowGeometryTypeCheckBox
JCheckBox narrowGeometryTypeCheckBox
-
normalizedColumnNamesCheckBox
JCheckBox normalizedColumnNamesCheckBox
-
normalizedTableNameCheckBox
JCheckBox normalizedTableNameCheckBox
-
okCancelPanel
OKCancelPanel okCancelPanel
-
tableComboBox
JComboBox<String> tableComboBox
-
tableList
DefaultComboBoxModel<String> tableList
-
wbContext
WorkbenchContext wbContext
-
write3dGeomCheckBox
JCheckBox write3dGeomCheckBox
-
-
-
Class org.openjump.core.ui.plugin.datastore.SaveToDataStorePanel extends AbstractWizardPanel implements Serializable
-
Serialized Fields
-
dataStoreSaveDriverPanel
DataStoreSaveDriverPanel dataStoreSaveDriverPanel
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
-
Package org.openjump.core.ui.plugin.datastore.h2
-
Class org.openjump.core.ui.plugin.datastore.h2.H2SaveDriverPanel extends DataStoreSaveDriverPanel implements Serializable
-
-
Package org.openjump.core.ui.plugin.datastore.postgis
-
Class org.openjump.core.ui.plugin.datastore.postgis.PostGISSaveDriverPanel extends AbstractDriverPanel implements Serializable
-
Serialized Fields
-
connectionPanel
ConnectionPanel connectionPanel
-
createButton
JRadioButton createButton
-
createPrimaryKeyCheckBox
JCheckBox createPrimaryKeyCheckBox
-
deleteButton
JRadioButton deleteButton
-
help
JTextArea help
-
insertButton
JRadioButton insertButton
-
lastUsedLayerName
String lastUsedLayerName
-
layer2TableMap
Map<String,String> layer2TableMap
-
methodButtons
ButtonGroup methodButtons
-
okCancelPanel
OKCancelPanel okCancelPanel
-
primaryKeyComboBox
JComboBox<String> primaryKeyComboBox
-
primaryKeyLabel
JLabel primaryKeyLabel
-
replaceButton
JRadioButton replaceButton
-
tableComboBox
JComboBox<String> tableComboBox
-
tableList
DefaultComboBoxModel<String> tableList
-
updateButton
JRadioButton updateButton
-
wbContext
WorkbenchContext wbContext
-
-
-
-
Package org.openjump.core.ui.plugin.datastore.postgis2
-
Class org.openjump.core.ui.plugin.datastore.postgis2.PostGISSaveDriverPanel extends DataStoreSaveDriverPanel implements Serializable
-
-
Package org.openjump.core.ui.plugin.datastore.transaction
-
Class org.openjump.core.ui.plugin.datastore.transaction.EvolutionOperationException extends Exception implements Serializable
-
Class org.openjump.core.ui.plugin.datastore.transaction.TransactionManagerPanel extends JPanel implements Serializable
-
Serialized Fields
-
context
WorkbenchContext context
-
errorHandler
ErrorHandler errorHandler
-
layerListener
LayerListener layerListener
-
textArea
JTextArea textArea
-
transactionManager
DataStoreTransactionManager transactionManager
-
-
-
-
Package org.openjump.core.ui.plugin.edittoolbox.tab
-
Class org.openjump.core.ui.plugin.edittoolbox.tab.ConstraintsOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
absAngleImageLabel
JLabel absAngleImageLabel
-
absoluteAngleRadioButton
JRadioButton absoluteAngleRadioButton
-
angleButtonGroup
ButtonGroup angleButtonGroup
-
angleConstraintTextField
JTextField angleConstraintTextField
-
angleDataPanel
JPanel angleDataPanel
-
angleDataPanelGridBagLayout
GridBagLayout angleDataPanelGridBagLayout
-
anglePanel
JPanel anglePanel
-
AnglePanelGridBagLayout
GridBagLayout AnglePanelGridBagLayout
-
anglePanelTitleLong
TitledBorder anglePanelTitleLong
-
anglePanelTitleShort
TitledBorder anglePanelTitleShort
-
angleUnitsLabel
JLabel angleUnitsLabel
-
buttonGroup
ButtonGroup buttonGroup
-
constrainAngleCheckBox
JCheckBox constrainAngleCheckBox
-
constrainIncrementalAngleCheckBox
JCheckBox constrainIncrementalAngleCheckBox
-
constraintsBorderLayout
BorderLayout constraintsBorderLayout
-
constraintsGridBagLayout
GridBagLayout constraintsGridBagLayout
-
constraintsPanel
JPanel constraintsPanel
-
gridBagLayout3
GridBagLayout gridBagLayout3
-
gridBagLayout4
GridBagLayout gridBagLayout4
-
incrementalAnglePanel
JPanel incrementalAnglePanel
-
incrementalAnglePanelGridBagLayout
GridBagLayout incrementalAnglePanelGridBagLayout
-
IncrementalAnglePanelTitleLong
TitledBorder IncrementalAnglePanelTitleLong
-
IncrementalAnglePanelTitleShort
TitledBorder IncrementalAnglePanelTitleShort
-
incrementalAngleSubPanel
JPanel incrementalAngleSubPanel
-
incrementalAngleSubPanelGridBagLayout
GridBagLayout incrementalAngleSubPanelGridBagLayout
-
lengthCheckBox
JCheckBox lengthCheckBox
-
lengthPanel
JPanel lengthPanel
-
lengthPanelGridBagLayout
GridBagLayout lengthPanelGridBagLayout
-
lengthPanelTitle
TitledBorder lengthPanelTitle
-
lengthSubPanel
JPanel lengthSubPanel
-
lengthSubPanelGridBagLayout
GridBagLayout lengthSubPanelGridBagLayout
-
lengthTextField
JTextField lengthTextField
-
lengthUnitsLabel
JLabel lengthUnitsLabel
-
numPartsPanel
JPanel numPartsPanel
-
numPartsPostLabel
JLabel numPartsPostLabel
-
numPartsPreLabel
JLabel numPartsPreLabel
-
numPartsTextField
JTextField numPartsTextField
-
relAngleImageLabel
JLabel relAngleImageLabel
-
relativeAngleRadioButton
JRadioButton relativeAngleRadioButton
-
titleBorder
Border titleBorder
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
-
Package org.openjump.core.ui.plugin.file
-
Class org.openjump.core.ui.plugin.file.ComponentWizardPanel extends JScrollPane implements Serializable
-
-
Package org.openjump.core.ui.plugin.file.open
-
Class org.openjump.core.ui.plugin.file.open.ChooseProjectPanel extends AbstractWizardPanel implements Serializable
- serialVersionUID:
- -1681453503884354145L
-
Serialized Fields
-
existingButton
JRadioButton existingButton
-
newButton
JRadioButton newButton
-
projectList
JList projectList
-
selectedTaskFrame
WeakReference<TaskFrame> selectedTaskFrame
-
workbenchContext
WorkbenchContext workbenchContext
-
-
Class org.openjump.core.ui.plugin.file.open.JFCWithEnterAction extends JFileChooser implements Serializable
-
Class org.openjump.core.ui.plugin.file.open.OpenDataTypePanel extends JPanel implements Serializable
-
Serialized Fields
-
list
JList list
-
listeners
Set<InputChangedListener> listeners
-
-
-
Class org.openjump.core.ui.plugin.file.open.SelectFileLoaderPanel extends JPanel implements Serializable
- serialVersionUID:
- -3105562554743126639L
-
Serialized Fields
-
extensionPanelMap
Map<String,JPanel> extensionPanelMap
-
fileLoaderMap
Map<File,FileLayerLoader> fileLoaderMap
-
listeners
Set<InputChangedListener> listeners
-
mainPanel
JPanel mainPanel
-
state
OpenFileWizardState state
-
-
Class org.openjump.core.ui.plugin.file.open.SelectFileOptionsPanel extends JPanel implements Serializable
- serialVersionUID:
- -3105562554743126639L
-
Serialized Fields
-
listeners
Set<InputChangedListener> listeners
-
mainPanel
JPanel mainPanel
-
state
OpenFileWizardState state
-
workbenchContext
WorkbenchContext workbenchContext
-
-
Class org.openjump.core.ui.plugin.file.open.SelectFilesPanel extends JFCWithEnterAction implements Serializable
- serialVersionUID:
- 1081945397331254012L
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
dialog
WizardDialog dialog
-
initialized
boolean initialized
-
listeners
Set<InputChangedListener> listeners
-
loaderFilter
Class loaderFilter
-
state
OpenFileWizardState state
-
workbenchContext
WorkbenchContext workbenchContext
-
-
Class org.openjump.core.ui.plugin.file.open.SelectProjectFilesPanel extends JFCWithEnterAction implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
dialogActionListener
ActionListener dialogActionListener
-
initialized
boolean initialized
-
listeners
Set<InputChangedListener> listeners
-
-
-
-
Package org.openjump.core.ui.plugin.file.save
-
Class org.openjump.core.ui.plugin.file.save.SelectFilePanel extends JFCWithEnterAction implements Serializable
-
Serialized Fields
-
dialog
WizardDialog dialog
-
isInputValidApproveRun
boolean isInputValidApproveRun
-
listeners
Set<InputChangedListener> listeners
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
-
Package org.openjump.core.ui.plugin.layer.pirolraster
-
Class org.openjump.core.ui.plugin.layer.pirolraster.ChangeRasterImageStyleDialog extends JDialog implements Serializable
- serialVersionUID:
- -8476427365953412168L
-
Serialized Fields
-
jContentPane
JPanel jContentPane
-
okCancelListener
OKCancelListener okCancelListener
-
okCancelPanel
OkCancelButtonPanel okCancelPanel
-
rasterImageLayer
RasterImageLayer rasterImageLayer
-
-
Class org.openjump.core.ui.plugin.layer.pirolraster.RasterImageContextMenu extends TitledPopupMenu implements Serializable
- serialVersionUID:
- -8757500299734680615L
-
Class org.openjump.core.ui.plugin.layer.pirolraster.RasterImageLayerControllPanel extends JPanel implements Serializable
- serialVersionUID:
- 619781257815627447L
-
Serialized Fields
-
colorChooser
JColorChooser colorChooser
-
rasterImageLayer
RasterImageLayer rasterImageLayer
-
sliderLabelDictionary
Dictionary sliderLabelDictionary
-
speedSlider
JSlider speedSlider
-
transparencySlider
JSlider transparencySlider
-
useTransCB
JCheckBox useTransCB
-
-
Class org.openjump.core.ui.plugin.layer.pirolraster.RasterImageWizardPanel extends JPanel implements Serializable
- serialVersionUID:
- -6644440388147608621L
-
Serialized Fields
-
dataMap
Map dataMap
-
fillerPanel
JPanel fillerPanel
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
inputChangedFirer
InputChangedFirer inputChangedFirer
-
maxxLabel
JLabel maxxLabel
-
maxyLabel
JLabel maxyLabel
-
minxLabel
JLabel minxLabel
-
minyLabel
JLabel minyLabel
-
-
-
Package org.openjump.core.ui.plugin.layer.pirolraster.panel
-
Class org.openjump.core.ui.plugin.layer.pirolraster.panel.RasterColorEditorPanel extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
alpha
int alpha
-
border
Border border
-
borderRaised
Border borderRaised
-
Chooser
JTextField Chooser
-
classes
JLabel classes
-
colorGenerator
ColorGenerator colorGenerator
-
colorRampChooser
JComboBox colorRampChooser
-
colorScaleChooser
JComboBox colorScaleChooser
-
colorTableList
String[] colorTableList
-
comp
JComponent comp
-
discreteBox
JCheckBox discreteBox
-
fromValue
JTextField fromValue
-
fromValueLabel
JLabel fromValueLabel
-
fromValueText
String fromValueText
-
gridBagLayout
LayoutManager gridBagLayout
-
intColor
int intColor
-
intervalBox
JCheckBox intervalBox
-
intervalsBox
JCheckBox intervalsBox
-
invertBox
JCheckBox invertBox
-
layer
RasterImageLayer layer
-
layout
LayoutManager layout
-
maxdataField
JTextField maxdataField
-
mindataField
JTextField mindataField
-
NoDataColorPanel
ColorPanel NoDataColorPanel
-
nodataField
JTextField nodataField
-
plugInContext
PlugInContext plugInContext
-
sFromValue
String sFromValue
-
spinner
SpinnerModel spinner
-
spinnerbox
JSpinner spinnerbox
-
statisticPanel
JPanel statisticPanel
-
sToolTip
String sToolTip
-
sToValue
String sToValue
-
strechedPanel
JPanel strechedPanel
-
toValue
JTextField toValue
-
toValueLabel
JLabel toValueLabel
-
toValueText
String toValueText
-
transparentBox
JCheckBox transparentBox
-
typeChooser
JComboBox typeChooser
-
valuesColors
Color[] valuesColors
-
-
Class org.openjump.core.ui.plugin.layer.pirolraster.panel.RasterScaleStylePanel extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentScale1Label
JLabel currentScale1Label
-
currentScaleLabel
JLabel currentScaleLabel
-
currentScaleTextField
ValidatingTextField currentScaleTextField
-
enableScaleDependentRenderingCheckBox
JCheckBox enableScaleDependentRenderingCheckBox
-
fillerPanel
JPanel fillerPanel
-
hideAboveCurrentScaleButton
JButton hideAboveCurrentScaleButton
-
hideBelowCurrentScaleButton
JButton hideBelowCurrentScaleButton
-
largestScale1Label
JLabel largestScale1Label
-
largestScaleIconLabel
JLabel largestScaleIconLabel
-
largestScaleLabel
JLabel largestScaleLabel
-
largestScaleTextField
ValidatingTextField largestScaleTextField
-
layer
RasterImageLayer layer
-
panel
LayerViewPanel panel
-
scaleFactor
double scaleFactor
-
showAtThisScaleButton
JButton showAtThisScaleButton
-
smallestScale1Label
JLabel smallestScale1Label
-
smallestScaleIconLabel
JLabel smallestScaleIconLabel
-
smallestScaleLabel
JLabel smallestScaleLabel
-
smallestScaleTextField
ValidatingTextField smallestScaleTextField
-
SpaceLabel
JLabel SpaceLabel
-
spacerPanelBelowCurrentScale
JPanel spacerPanelBelowCurrentScale
-
spacerPanelInTopLeftCorner
JPanel spacerPanelInTopLeftCorner
-
unitsPerPixelLabel
JLabel unitsPerPixelLabel
-
-
Class org.openjump.core.ui.plugin.layer.pirolraster.panel.RasterTransparencyPanel extends JPanel implements Serializable
- serialVersionUID:
- 619781257815627447L
-
Serialized Fields
-
colorChooser
JColorChooser colorChooser
-
rasterImageLayer
RasterImageLayer rasterImageLayer
-
sliderLabelDictionary
Dictionary sliderLabelDictionary
-
speedSlider
JSlider speedSlider
-
transparencySlider
JSlider transparencySlider
-
useTransCB
JCheckBox useTransCB
-
-
-
Package org.openjump.core.ui.plugin.mousemenu
-
Class org.openjump.core.ui.plugin.mousemenu.EditSelectedSideDialog extends JDialog implements Serializable
-
Serialized Fields
-
activeLayer
Layer activeLayer
-
angleArc
Arc angleArc
-
angleLabel
JLabel angleLabel
-
angleTextField
JTextField angleTextField
-
arrowFeature
Feature arrowFeature
-
borderLayout2
BorderLayout borderLayout2
-
buttonPanel
JPanel buttonPanel
-
buttonPanelGridBagLayout
GridBagLayout buttonPanelGridBagLayout
-
buttonPanelTitle
TitledBorder buttonPanelTitle
-
buttonSubPanel
JPanel buttonSubPanel
-
buttonSubPanelGridBagLayout
GridBagLayout buttonSubPanelGridBagLayout
-
changeDirectionButton
JButton changeDirectionButton
-
context
PlugInContext context
-
currentMainPanel
JPanel currentMainPanel
-
currSide
int currSide
-
descriptionTextArea
JTextArea descriptionTextArea
-
df2
DecimalFormat df2
-
df3
DecimalFormat df3
-
direction
int direction
-
editLayer
Layer editLayer
-
ghostCoords
org.locationtech.jts.geom.Coordinate[] ghostCoords
-
ghostGeo
org.locationtech.jts.geom.Geometry ghostGeo
-
gridBagLayout2
GridBagLayout gridBagLayout2
-
gridBagLayout3
GridBagLayout gridBagLayout3
-
gridBagLayout5
GridBagLayout gridBagLayout5
-
gridBagLayout6
GridBagLayout gridBagLayout6
-
gridBagLayout7
GridBagLayout gridBagLayout7
-
hasPendingEdits
boolean hasPendingEdits
-
imageLabel
JLabel imageLabel
-
imagePanel
JPanel imagePanel
-
innerMainPanel
JPanel innerMainPanel
-
innerMainPanel2
JPanel innerMainPanel2
-
inputPanel
JPanel inputPanel
-
inputPanelGridBagLayout
GridBagLayout inputPanelGridBagLayout
-
inputPanelTitle
TitledBorder inputPanelTitle
-
inputSubPanel
JPanel inputSubPanel
-
inputSubPanelGridBagLayout
GridBagLayout inputSubPanelGridBagLayout
-
interiorAngleLabel
JLabel interiorAngleLabel
-
interiorAngleTextField
JTextField interiorAngleTextField
-
isClockwise
boolean isClockwise
-
isLineString
boolean isLineString
-
lengthLabel
JLabel lengthLabel
-
lengthTextField
JTextField lengthTextField
-
mainEditPanel
JPanel mainEditPanel
-
mainPanel
JPanel mainPanel
-
mainPanelGridBagLayout
GridBagLayout mainPanelGridBagLayout
-
makeSideOneButton
JButton makeSideOneButton
-
okCancelPanel
OKCancelPanel okCancelPanel
-
outerMainPanel
JPanel outerMainPanel
-
readonlyCheckBox
JCheckBox readonlyCheckBox
-
selectedButton
JButton selectedButton
-
selectedFeature
Feature selectedFeature
-
selectedFeatures
Collection selectedFeatures
-
selectedGeo
org.locationtech.jts.geom.Geometry selectedGeo
-
selectedSideLayer
Layer selectedSideLayer
-
sideLabel
JLabel sideLabel
-
sideSpinner
JSpinner sideSpinner
-
strutPanel
JPanel strutPanel
-
titleBorder
Border titleBorder
-
verticalSeparatorPanel
JPanel verticalSeparatorPanel
-
zoomToSideCheckBox
JCheckBox zoomToSideCheckBox
-
-
-
-
Package org.openjump.core.ui.plugin.raster.color
-
Class org.openjump.core.ui.plugin.raster.color.RasterColorEditorDialog extends JDialog implements Serializable
-
Serialized Fields
-
alpha
int alpha
-
border
Border border
-
borderLowerered
Border borderLowerered
-
borderRaised
Border borderRaised
-
colorChooser
ColorChooserPanel colorChooser
-
colorScaleChooser
JComboBox colorScaleChooser
-
colorTableList
String[] colorTableList
-
enabled
boolean enabled
-
fromValue
JTextField fromValue
-
fromValueLabel
JLabel fromValueLabel
-
gridBagLayout
LayoutManager gridBagLayout
-
layer
RasterImageLayer layer
-
layerLabel
JLabel layerLabel
-
layout
LayoutManager layout
-
mainPanel
JPanel mainPanel
-
noDataColor
Color noDataColor
-
NodataColor
JLabel NodataColor
-
NoDataColorButton
JButton NoDataColorButton
-
NoDataColorPanel
ColorPanel NoDataColorPanel
-
okCancelPanel
OKCancelPanel okCancelPanel
-
panelSeparator
JPanel panelSeparator
-
plugInContext
PlugInContext plugInContext
-
sChange
String sChange
-
sChoseOtherColor
String sChoseOtherColor
-
sColorRange
String sColorRange
-
sFromValue
String sFromValue
-
sLayerName
String sLayerName
-
sNoDataValueColor
String sNoDataValueColor
-
sSelectColor
String sSelectColor
-
sToggleTransparency
String sToggleTransparency
-
sToolTip
String sToolTip
-
sToValue
String sToValue
-
toValue
JTextField toValue
-
toValueLabel
JLabel toValueLabel
-
transparent
JCheckBox transparent
-
valuesColors
Color[] valuesColors
-
-
-
-
Package org.openjump.core.ui.plugin.style
-
Class org.openjump.core.ui.plugin.style.StyleChooserPanel extends JPanel implements Serializable
- serialVersionUID:
- 7546547595382784628L
-
Serialized Fields
-
doc
Document doc
-
select
SelectFromListPanel select
-
type
SelectFromListPanel type
-
-
-
Package org.openjump.core.ui.plugin.tools
-
Class org.openjump.core.ui.plugin.tools.AdvancedMeasureOptionsPanel extends JPanel implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
context
WorkbenchContext context
-
fillColor
Color fillColor
-
fillColorButton
JButton fillColorButton
-
lineColor
Color lineColor
-
lineColorButton
JButton lineColorButton
-
mainPanel
JPanel mainPanel
-
paintFillCheckBox
JCheckBox paintFillCheckBox
-
paintLineCheckBox
JCheckBox paintLineCheckBox
-
paintSummaryAreaCheckBox
JCheckBox paintSummaryAreaCheckBox
-
paintSummaryLengthCheckBox
JCheckBox paintSummaryLengthCheckBox
-
paintVertexCheckBox
JCheckBox paintVertexCheckBox
-
paintVertexDistanceCheckBox
JCheckBox paintVertexDistanceCheckBox
-
paintVertexDistanceRelativeCheckBox
JCheckBox paintVertexDistanceRelativeCheckBox
-
summaryFont
Font summaryFont
-
summaryFontButton
JButton summaryFontButton
-
summaryFontColor
Color summaryFontColor
-
summaryFontColorButton
JButton summaryFontColorButton
-
vertexFont
Font vertexFont
-
vertexFontButton
JButton vertexFontButton
-
vertexFontColor
Color vertexFontColor
-
vertexFontColorButton
JButton vertexFontColorButton
-
vertexStyleButton
JButton vertexStyleButton
-
vertexStylePanelFirst
VertexStylePanel vertexStylePanelFirst
-
vertexStylePanelFollowing
VertexStylePanel vertexStylePanelFollowing
-
vertexStylePanels
JPanel vertexStylePanels
-
-
-
-
Package org.openjump.core.ui.plugin.tools.statistics
-
Class org.openjump.core.ui.plugin.tools.statistics.StatisticOverViewDialog extends JDialog implements Serializable
- serialVersionUID:
- 6715515050854850413L
-
Class org.openjump.core.ui.plugin.tools.statistics.StatisticOverViewTableModel extends StandardPirolTableModel implements Serializable
- serialVersionUID:
- -4961732734422876267L
-
-
Package org.openjump.core.ui.plugin.view
-
Class org.openjump.core.ui.plugin.view.EasyPanel extends JPanel implements Serializable
-
Serialized Fields
-
activeButton
org.openjump.core.ui.plugin.view.EasyPanel.CustomButton activeButton
-
BUTTON_EMPTY
String BUTTON_EMPTY
-
buttonPanel
JPanel buttonPanel
-
buttons
org.openjump.core.ui.plugin.view.EasyPanel.CustomButton[] buttons
-
gridLayout1
GridLayout gridLayout1
-
masterPopup
JPopupMenu masterPopup
-
MAX_BUTTONS
int MAX_BUTTONS
-
menuItemList
ArrayList<JMenuItem> menuItemList
-
menuNameList
ArrayList<String> menuNameList
-
persistentButtonMap
HashMap<Integer,String> persistentButtonMap
-
toolbox
ToolboxDialog toolbox
-
UNSET_BUTTON
String UNSET_BUTTON
-
UNUSED_BUTTON_NAME
String UNUSED_BUTTON_NAME
-
-
-
-
Package org.openjump.core.ui.plugin.wms.panels
-
Class org.openjump.core.ui.plugin.wms.panels.WMSScaleStylePanel extends JPanel implements Serializable
-
Serialized Fields
-
currentScale1Label
JLabel currentScale1Label
-
currentScaleLabel
JLabel currentScaleLabel
-
currentScaleTextField
ValidatingTextField currentScaleTextField
-
enableScaleDependentRenderingCheckBox
JCheckBox enableScaleDependentRenderingCheckBox
-
fillerPanel
JPanel fillerPanel
-
hideAboveCurrentScaleButton
JButton hideAboveCurrentScaleButton
-
hideBelowCurrentScaleButton
JButton hideBelowCurrentScaleButton
-
largestScale1Label
JLabel largestScale1Label
-
largestScaleIconLabel
JLabel largestScaleIconLabel
-
largestScaleLabel
JLabel largestScaleLabel
-
largestScaleTextField
ValidatingTextField largestScaleTextField
-
layer
WMSLayer layer
-
panel
LayerViewPanel panel
-
scaleFactor
double scaleFactor
-
showAtThisScaleButton
JButton showAtThisScaleButton
-
smallestScale1Label
JLabel smallestScale1Label
-
smallestScaleIconLabel
JLabel smallestScaleIconLabel
-
smallestScaleLabel
JLabel smallestScaleLabel
-
smallestScaleTextField
ValidatingTextField smallestScaleTextField
-
spacerPanelBelowCurrentScale
JPanel spacerPanelBelowCurrentScale
-
spacerPanelInTopLeftCorner
JPanel spacerPanelInTopLeftCorner
-
unitsPerPixelLabel
JLabel unitsPerPixelLabel
-
-
-
Class org.openjump.core.ui.plugin.wms.panels.WMSTransparencyPanel extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
border1
Border border1
-
layer
WMSLayer layer
-
panel
LayerViewPanel panel
-
sliderLabelDictionary
Dictionary sliderLabelDictionary
-
transparencyLabel
JLabel transparencyLabel
-
transparencySlider
JSlider transparencySlider
-
-
-
Package org.openjump.core.ui.swing
-
Class org.openjump.core.ui.swing.CheckBoxComponentPanel extends JPanel implements Serializable
-
Serialized Fields
-
checkBox
JCheckBox checkBox
-
errorHandler
ErrorHandler errorHandler
-
label
JLabel label
-
-
-
Class org.openjump.core.ui.swing.ComboBoxComponentPanel extends JPanel implements Serializable
-
Serialized Fields
-
comboBox
JComboBox comboBox
-
errorHandler
ErrorHandler errorHandler
-
label
JLabel label
-
-
-
Class org.openjump.core.ui.swing.DetachableInternalFrame extends JInternalFrame implements Serializable
-
Serialized Fields
-
activeRootPane
JRootPane activeRootPane
-
detached
boolean detached
-
detachedFrame
JFrame detachedFrame
-
detachMenuItem
JMenuItem detachMenuItem
-
detachPopupMenu
JPopupMenu detachPopupMenu
-
internalFrameLocation
Point internalFrameLocation
-
-
-
Class org.openjump.core.ui.swing.OkCancelButtonPanel extends JPanel implements Serializable
- serialVersionUID:
- -4703181650847522122L
-
Class org.openjump.core.ui.swing.SelectFromListPanel extends JPanel implements Serializable
- serialVersionUID:
- -7630339015307656617L
-
Class org.openjump.core.ui.swing.VertexStylePanel extends JPanel implements Serializable
-
Serialized Fields
-
displayRestoreDefaultsButton
boolean displayRestoreDefaultsButton
-
fillPanel
JPanel fillPanel
-
mainPanel
JPanel mainPanel
-
restoreDefaultsButton
JButton restoreDefaultsButton
-
vertexColorChooserPanel
ColorChooserPanel vertexColorChooserPanel
-
vertexColorLabel
JLabel vertexColorLabel
-
vertexSizeLabel
JLabel vertexSizeLabel
-
vertexSizeSlider
JSlider vertexSizeSlider
-
vertexStyleComboBox
JComboBox vertexStyleComboBox
-
vertexStyleLabel
JLabel vertexStyleLabel
-
-
-
-
Package org.openjump.core.ui.swing.wizard
-
Class org.openjump.core.ui.swing.wizard.WizardGroupDialog extends WizardDialog implements Serializable
-
Serialized Fields
-
currentWizard
WizardGroup currentWizard
-
groupSelectList
JList groupSelectList
-
wizards
List<WizardGroup> wizards
-
workbenchContext
WorkbenchContext workbenchContext
-
-
-
Class org.openjump.core.ui.swing.wizard.WizardGroupListCellRenderer extends DefaultListCellRenderer implements Serializable
-
Class org.openjump.core.ui.swing.wizard.WrappingWizardGroupListCellRenderer extends DefaultListCellRenderer implements Serializable
-
-
Package org.openjump.sextante.gui.additionalResults
-
Class org.openjump.sextante.gui.additionalResults.AdditionalResultsFrame extends DetachableInternalFrame implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
CLOSE
String CLOSE
-
jScrollPane
JScrollPane jScrollPane
-
jSplitPane
JSplitPane jSplitPane
-
jTree
JTree jTree
-
m_Path
TreePath m_Path
-
menuItemRemove
JMenuItem menuItemRemove
-
menuItemRename
JMenuItem menuItemRename
-
menuItemSave
JMenuItem menuItemSave
-
name
String name
-
popupMenu
JPopupMenu popupMenu
-
SAVE
String SAVE
-
sChangeName
String sChangeName
-
SCouldNotSave
String SCouldNotSave
-
sMenu
String sMenu
-
sProcessing
String sProcessing
-
sRemove
String sRemove
-
sRename
String sRename
-
sResult
String sResult
-
sSave
String sSave
-
sSaved
String sSaved
-
sWriteName
String sWriteName
-
-
Class org.openjump.sextante.gui.additionalResults.AdditionalResultsTreeCellRenderer extends JLabel implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.openjump.swing.list
-
Class org.openjump.swing.list.LabelListCellRenderer extends DefaultListCellRenderer implements Serializable
-
-
Package org.openjump.swing.listener
-
Class org.openjump.swing.listener.ValueChangeEvent extends EventObject implements Serializable
-
Serialized Fields
-
value
Object value
-
-
-
-
Package org.openjump.util.python.pythonexampleclasses
-
Class org.openjump.util.python.pythonexampleclasses.DrawCustomTool.CustomToolEvent extends EventObject implements Serializable
-
Serialized Fields
-
localCoords
List localCoords
-
statusMessage
String statusMessage
-
wc
WorkbenchContext wc
-
-
-
-
Package org.saig.jump.widgets.config
-
Class org.saig.jump.widgets.config.ConfigTooltipPanel extends OptionsPanelV2 implements Serializable
-
Serialized Fields
-
blackboard
Blackboard blackboard
-
tooltipCheck
JCheckBox tooltipCheck
-
tooltipPanel
JPanel tooltipPanel
-
-
-
-
Package org.saig.jump.widgets.util
-
Class org.saig.jump.widgets.util.AbstractWaitDialog extends JDialog implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorMessage
String errorMessage
Method execution error message, if any
-
-