Serialized Form


Package jwo.landserf.gui

Class jwo.landserf.gui.AboutBox extends JWDialogue implements Serializable

serialVersionUID: -89910544885824333L

Class jwo.landserf.gui.AttributeSelectionBox extends JWDialogue implements Serializable

serialVersionUID: -6622589014145855762L

Serialized Fields

origAttributeTypes

TreeMap<K,V> origAttributeTypes

selectedAttributeTypes

TreeMap<K,V> selectedAttributeTypes

cbAttType

JCheckBox[] cbAttType

bSelectAll

JButton bSelectAll

bClearAll

JButton bClearAll

cbPoint

JCheckBox cbPoint

cbLine

JCheckBox cbLine

cbArea

JCheckBox cbArea

cbSymbol

JCheckBox cbSymbol

cbText

JCheckBox cbText

cbObjectID

JCheckBox cbObjectID

Class jwo.landserf.gui.AttributeTableBox extends JWDialogue implements Serializable

serialVersionUID: -7993163235737686126L

Serialized Fields

tAtts

JTable tAtts

attTable

AttributeTable attTable

formatter

DecimalFormat formatter

bLoad

JButton bLoad

bSave

JButton bSave

bAdd

JButton bAdd

bAddRow

JButton bAddRow

bValidate

JButton bValidate

attFileChooser

LSFileChooser attFileChooser

header

EditableHeader header

Class jwo.landserf.gui.BinarySizeBox extends JWDialogue implements Serializable

serialVersionUID: -7332809958992892465L

Serialized Fields

rb8

JRadioButton rb8

rb16

JRadioButton rb16

rb32

JRadioButton rb32

rbIntel

JRadioButton rbIntel

rbMotorola

JRadioButton rbMotorola

tfNumRows

JTextField tfNumRows

tfNumCols

JTextField tfNumCols

taSizes

JTextArea taSizes

fileSize

int fileSize

numRows

int numRows

numCols

int numCols

Class jwo.landserf.gui.BlendBox extends JWDialogue implements Serializable

serialVersionUID: -1438525174952967777L

Serialized Fields

slBlend

JWSlider slBlend

Class jwo.landserf.gui.BlockGraph extends JWGraph implements Serializable

serialVersionUID: 5830183987600727417L

Serialized Fields

blockWidth

float blockWidth

Class jwo.landserf.gui.ColourBar extends JPanel implements Serializable

serialVersionUID: -4827988284113689469L

Serialized Fields

cTable

ColourTable cTable

showRange

boolean showRange

isEditable

boolean isEditable

ctListeners

Vector<E> ctListeners

colourWidth

int colourWidth

colourHeight

int colourHeight

activeRule

int activeRule

activeColour

int activeColour

activeIndex

float activeIndex

bAddD

JButton bAddD

bAddC

JButton bAddC

bRemove

JButton bRemove

colourPanel

jwo.landserf.gui.ColourBar.ColourPanel colourPanel

parentFrame

Frame parentFrame

Class jwo.landserf.gui.ColourChooseBox extends JWDialogue implements Serializable

serialVersionUID: 6542858645480737643L

Serialized Fields

cmbPresets

JComboBox cmbPresets

colourTable

ColourTable colourTable

editableColourBar

ColourBar editableColourBar

colourBar

ColourBar colourBar

lRules

JList lRules

tfRule

JTextField tfRule

bAddC

JButton bAddC

bAddD

JButton bAddD

bRemove

JButton bRemove

bLoad

JButton bLoad

bSave

JButton bSave

fileChooser

LSFileChooser fileChooser

spObj

SpatialObject spObj

rast

RasterMap rast

histogram

Histogram histogram

freq

int[] freq

numClasses

int numClasses

freqTotal

int freqTotal

freqMax

int freqMax

distMin

float distMin

distMax

float distMax

binWidth

float binWidth

Class jwo.landserf.gui.CombineBox extends JWDialogue implements Serializable

serialVersionUID: -4246702654578962846L

Serialized Fields

rbUnion

JRadioButton rbUnion

rbIntersection

JRadioButton rbIntersection

rbPrimary

JRadioButton rbPrimary

rbSecondary

JRadioButton rbSecondary

rbAverage

JRadioButton rbAverage

rbObjectIntersection

JRadioButton rbObjectIntersection

rbBoundaryIntersection

JRadioButton rbBoundaryIntersection

cbReplaceNull

JCheckBox cbReplaceNull

Class jwo.landserf.gui.ContourBox extends JWDialogue implements Serializable

serialVersionUID: 9116483761590796537L

Serialized Fields

tfMin

JTextField tfMin

tfInterval

JTextField tfInterval

tfGridSize

JTextField tfGridSize

min

float min

interval

float interval

gridSize

int gridSize

Class jwo.landserf.gui.DemToTinBox extends JWDialogue implements Serializable

serialVersionUID: -4563326745537856626L

Serialized Fields

tfNumSamples

JTextField tfNumSamples

tfRMSE

JTextField tfRMSE

tfMaxError

JTextField tfMaxError

cbNumSamples

JCheckBox cbNumSamples

cbRMSE

JCheckBox cbRMSE

cbMaxError

JCheckBox cbMaxError

cbErrorSurface

JCheckBox cbErrorSurface

rmse

float rmse

maxError

float maxError

numSamples

int numSamples

numCells

int numCells

Class jwo.landserf.gui.DigitizeBox extends JWDialogue implements Serializable

serialVersionUID: -6961480393345486361L

Serialized Fields

originalVectorMap

VectorMap originalVectorMap

digitizedVectorMap

VectorMap digitizedVectorMap

overlayVectorMap

VectorMap overlayVectorMap

workingVectorMap

VectorMap workingVectorMap

digitizedVector

GISVector digitizedVector

gisFrame

GISFrame gisFrame

attInc

float attInc

tfAttribute

JTextField tfAttribute

cbAutoInc

JCheckBox cbAutoInc

bClear

JButton bClear

bStore

JButton bStore

rbPoint

JRadioButton rbPoint

rbLine

JRadioButton rbLine

rbArea

JRadioButton rbArea

unstoredObjects

boolean unstoredObjects

Class jwo.landserf.gui.EditBox extends JWDialogue implements Serializable

serialVersionUID: 4831709351363897572L

Serialized Fields

title

JTextField title

north

JTextField north

south

JTextField south

east

JTextField east

west

JTextField west

xResolution

JTextField xResolution

yResolution

JTextField yResolution

fracDim

JTextField fracDim

poly

JTextField poly

lRows

JTextField lRows

lCols

JTextField lCols

lMin

JTextField lMin

lMax

JTextField lMax

fracLabel

JLabel fracLabel

polyLabel

JLabel polyLabel

lProjection

JLabel lProjection

cmbType

JComboBox cmbType

cbInterpolate

JCheckBox cbInterpolate

cbSubset

JCheckBox cbSubset

cbDummy

JCheckBox cbDummy

rbFrac

JRadioButton rbFrac

rbPoly

JRadioButton rbPoly

bReset

JButton bReset

bEditColours

JButton bEditColours

bEditAtts

JButton bEditAtts

bEditProj

JButton bEditProj

n

float n

s

float s

e

float e

w

float w

xRes

float xRes

yRes

float yRes

fracDimension

float fracDimension

numRows

int numRows

numCols

int numCols

createType

int createType

notes

JTextArea notes

rast

RasterMap rast

vect

VectorMap vect

spObj

SpatialObject spObj

origSpObj

SpatialObject origSpObj

editType

int editType

colourBar

ColourBar colourBar

gisFrame

GISFrame gisFrame

Class jwo.landserf.gui.FeatureTolBox extends JWDialogue implements Serializable

serialVersionUID: -8093000758660620944L

Serialized Fields

tSlopeTol

JTextField tSlopeTol

tCurveTol

JTextField tCurveTol

slopeTol

float slopeTol

curveTol

float curveTol

Class jwo.landserf.gui.FlowBox extends JWDialogue implements Serializable

serialVersionUID: -6061261453637148302L

Serialized Fields

cbFlowVectors

JCheckBox cbFlowVectors

lThreshold

JLabel lThreshold

tfThreshold

JTextField tfThreshold

slSample

JWSlider slSample

Class jwo.landserf.gui.GPSConfigBox extends JWDialogue implements Serializable

serialVersionUID: 4096848086031876422L

Serialized Fields

rbPorts

Vector<E> rbPorts

lPortDescriptions

Vector<E> lPortDescriptions

bScan

JButton bScan

pPortList

JPanel pPortList

statusBar

JWStatusBar statusBar

bg

ButtonGroup bg

compFactory

ComponentFactory compFactory

contentPane

Container contentPane

port

gnu.io.CommPort port

gps

GPS gps

gpsConnected

boolean gpsConnected

usbDevice

GarminUSB usbDevice

Class jwo.landserf.gui.GPSExportBox extends JWDialogue implements Serializable

serialVersionUID: 6357107990520929001L

Serialized Fields

gps

GPS gps

vectorMap

VectorMap vectorMap

statusBar

JWStatusBar statusBar

compFactory

ComponentFactory compFactory

bSendWaypoints

JButton bSendWaypoints

bSendRoutes

JButton bSendRoutes

lWaypoints

JLabel lWaypoints

lRoutes

JLabel lRoutes

uploadType

int uploadType

Class jwo.landserf.gui.GPSImportBox extends JWDialogue implements Serializable

serialVersionUID: 5859362676213031117L

Serialized Fields

gps

GPS gps

waypoints

HashMap<K,V> waypoints

trackVectorMap

VectorMap trackVectorMap

routeVectorMap

VectorMap routeVectorMap

objectID

int objectID

itemNumber

int itemNumber

numItems

int numItems

routeNames

Vector<E> routeNames

routeWaypoints

Vector<E> routeWaypoints

elevs

Vector<E> elevs

times

Vector<E> times

currentVect

GISVector currentVect

pWaypoints

JPanel pWaypoints

statusBar

JWStatusBar statusBar

compFactory

ComponentFactory compFactory

bSelectAll

JButton bSelectAll

bClearAll

JButton bClearAll

bGetWaypoints

JButton bGetWaypoints

bGetTracks

JButton bGetTracks

bGetRoutes

JButton bGetRoutes

bSavePT

JButton bSavePT

cbTracks

JCheckBox cbTracks

cbRoutes

JCheckBox cbRoutes

rbUTM

JRadioButton rbUTM

rbOSGB

JRadioButton rbOSGB

rbLatLong

JRadioButton rbLatLong

ptFileChooser

LSFileChooser ptFileChooser

downloadType

int downloadType

Class jwo.landserf.gui.GraphicsArea extends JPanel implements Serializable

serialVersionUID: -6547253328691089396L

Serialized Fields

parent

GISFrame parent

trans

AffineTransform trans

iTrans

AffineTransform iTrans

displayType

int displayType

mode

int mode

currentCursor

Cursor currentCursor

normCursor

Cursor normCursor

zoomCursor

Cursor zoomCursor

panCursor

Cursor panCursor

queryCursor

Cursor queryCursor

digitizeCursor

Cursor digitizeCursor

isBusy

boolean isBusy

keepOverlay

boolean keepOverlay

doRasterValueOverlay

boolean doRasterValueOverlay

rast1

RasterMap rast1

rast2

RasterMap rast2

vectorMap1

VectorMap vectorMap1

vectorMap2

VectorMap vectorMap2

overlay

VectorMap overlay

profileQueryBox

ProfileQueryBox profileQueryBox

img

Image img

screenImg

Image screenImg

formater

DecimalFormat formater

clickPosition

Point clickPosition

oldPosition

Point oldPosition

panOffset

Point2D.Float panOffset

localPanOffset

Point2D.Float localPanOffset

zoomFactor

float zoomFactor

localZoomFactor

float localZoomFactor

snapDistance

float snapDistance

memoryDivisor

int memoryDivisor

vectorStyles

VectorStyles vectorStyles

overlayStyles

VectorStyles overlayStyles

displayVect

boolean displayVect

isZooming

boolean isZooming

rubberbandListeners

Vector<E> rubberbandListeners

rubberband

JWRubberband rubberband

scaleGraphs

Vector<E> scaleGraphs

usesRaster1

boolean usesRaster1

usesRaster2

boolean usesRaster2

usesVector

boolean usesVector

viewListener

FootprintListener viewListener

Class jwo.landserf.gui.GUIFrame extends JWFrame implements Serializable

serialVersionUID: 3854627018753710441L

Serialized Fields

graphicsArea

GraphicsArea graphicsArea

thumbView

ThumbnailViewer thumbView

rasters

Vector<E> rasters

vectors

Vector<E> vectors

actions

Vector<E> actions

rast1

RasterMap rast1

rast2

RasterMap rast2

vect1

VectorMap vect1

vect2

VectorMap vect2

openFileChooser

LSFileChooser openFileChooser

saveFileChooser

LSFileChooser saveFileChooser

digitBox

DigitizeBox digitBox

guiHandler

GUIHandler guiHandler

printUtils

PrintUtilities printUtils

pType

int pType

toggleHistory

Stack<E> toggleHistory

fpListeners

Vector<E> fpListeners

gpsConfigBox

GPSConfigBox gpsConfigBox

isGPS

boolean isGPS

isExperimental

boolean isExperimental

isMacOSX

boolean isMacOSX

mProfile

JMenuItem mProfile

mZoom

JMenuItem mZoom

mQuery

JMenuItem mQuery

mDigitize

JMenuItem mDigitize

mDispRaster

JMenuItem mDispRaster

mDispRelief

JMenuItem mDispRelief

mDispClear

JMenuItem mDispClear

mDispVector

JMenuItem mDispVector

mDispNumeric

JMenuItem mDispNumeric

Class jwo.landserf.gui.HistoBox extends JWDialogue implements Serializable

serialVersionUID: -3232640420717673919L

Serialized Fields

gisFrame

GISFrame gisFrame

rast

RasterMap rast

histogram

Histogram histogram

freq

int[] freq

numClasses

int numClasses

freqTotal

int freqTotal

freqMax

int freqMax

modulus

int modulus

distMin

float distMin

distMax

float distMax

binWidth

float binWidth

binInc

float binInc

range

float range

isHammock

boolean isHammock

slider

JSlider slider

cbIgnore

JCheckBox cbIgnore

tfIgnore

JTextField tfIgnore

bExport

JButton bExport

fileChooser

LSFileChooser fileChooser

histoColours

ColourTable histoColours

Class jwo.landserf.gui.Histogram extends JWGraph implements Serializable

serialVersionUID: 643452520245108133L

Class jwo.landserf.gui.LineGraph extends JWGraph implements Serializable

serialVersionUID: -3288681937253032234L

Class jwo.landserf.gui.LSFileChooser extends JFileChooser implements Serializable

serialVersionUID: -7389782011400208203L

Serialized Fields

firstSave

boolean firstSave

Class jwo.landserf.gui.MultiScaleBox extends JWDialogue implements Serializable

serialVersionUID: 4371166530034392057L

Serialized Fields

surfParam

int surfParam

choiceParam

JList choiceParam

wSize

Integer wSize

decayExp

Float decayExp

tWinSize

JTextField tWinSize

tDecayExp

JTextField tDecayExp

rbMean

JRadioButton rbMean

rbRange

JRadioButton rbRange

Class jwo.landserf.gui.PeakClassificationBox extends JWDialogue implements Serializable

serialVersionUID: -9053224974277680836L

Serialized Fields

tfMinHeight

JTextField tfMinHeight

tfMinDrop

JTextField tfMinDrop

cbMinHeight

JCheckBox cbMinHeight

cbMinDrop

JCheckBox cbMinDrop

cbFuzzyPeaks

JCheckBox cbFuzzyPeaks

cbSummits

JCheckBox cbSummits

cbHierarchy

JCheckBox cbHierarchy

minHeight

float minHeight

minDrop

float minDrop

Class jwo.landserf.gui.PitRemovalBox extends JWDialogue implements Serializable

serialVersionUID: 6557634985427656728L

Serialized Fields

rbFill

JRadioButton rbFill

rbChannel

JRadioButton rbChannel

Class jwo.landserf.gui.PolarGraph extends JWGraph implements Serializable

serialVersionUID: -9071922902233747037L

Class jwo.landserf.gui.PrintAssembly extends JWDialogue implements Serializable

serialVersionUID: 2929117009268460402L

Serialized Fields

pContent

JPanel pContent

Class jwo.landserf.gui.ProfileQueryBox extends JWDialogue implements Serializable

serialVersionUID: -8445335425768343085L

Serialized Fields

gisFrame

GISFrame gisFrame

graphicsArea

GraphicsArea graphicsArea

graphOutput

JWGraph graphOutput

profileRes

int profileRes

maxRes

int maxRes

slider

JWSlider slider

bExport

JButton bExport

cbUseVector

JCheckBox cbUseVector

p1

Footprint p1

p2

Footprint p2

profileVector

GISVector profileVector

fileChooser

LSFileChooser fileChooser

Class jwo.landserf.gui.ProjectionEditBox extends JWDialogue implements Serializable

serialVersionUID: 3198812602052303158L

Serialized Fields

cmbProj

JComboBox cmbProj

cmbEllipsoid

JComboBox cmbEllipsoid

tfZoneNumber

JTextField tfZoneNumber

tfZoneLetter

JTextField tfZoneLetter

lZoneNumber

JLabel lZoneNumber

lZoneLetter

JLabel lZoneLetter

Class jwo.landserf.gui.RasterStatsBox extends JWDialogue implements Serializable

serialVersionUID: 7683369263301322848L

Serialized Fields

gisFrame

GISFrame gisFrame

rast

RasterMap rast

compFactory

ComponentFactory compFactory

p0

JPanel p0

waitPane

JEditorPane waitPane

bExport

JButton bExport

scatterplot

Scatterplot scatterplot

fileChooser

LSFileChooser fileChooser

gradient

float gradient

intercept

float intercept

rSquared

float rSquared

logVar

double[] logVar

logLag

double[] logLag

bVariogram

JButton bVariogram

Class jwo.landserf.gui.RectifyBox extends JWDialogue implements Serializable

serialVersionUID: 5042617249715674769L

Serialized Fields

tCoords

JTable tCoords

cbAdd

JCheckBox cbAdd

bRemove

JButton bRemove

bCalc

JButton bCalc

bTransform

JButton bTransform

bSavePoints

JButton bSavePoints

bLoadPoints

JButton bLoadPoints

lInstructions

JLabel lInstructions

lRMSE

JLabel lRMSE

lEquationX

JLabel lEquationX

lEquationY

JLabel lEquationY

rb1

JRadioButton rb1

rb2

JRadioButton rb2

rb3

JRadioButton rb3

tableModel

jwo.landserf.gui.RectifyBox.CoordTableModel tableModel

doInterpolation

boolean doInterpolation

unstoredPoints

boolean unstoredPoints

selectedRow

int selectedRow

minControlPoints

int minControlPoints

gisFrame

GISFrame gisFrame

xCoeff

float[] xCoeff

yCoeff

float[] yCoeff

fileChooser

LSFileChooser fileChooser

overlayVectorMap

VectorMap overlayVectorMap

controlPoints

HashMap<K,V> controlPoints

Class jwo.landserf.gui.RelativeDropBox extends JWDialogue implements Serializable

serialVersionUID: 7257369819205492081L

Serialized Fields

tfMinDrop

JTextField tfMinDrop

minDrop

float minDrop

Class jwo.landserf.gui.ReprojectBox extends JWDialogue implements Serializable

serialVersionUID: -3293995878605401718L

Serialized Fields

spObj

SpatialObject spObj

gisFrame

GISFrame gisFrame

cmbSpObj

JComboBox cmbSpObj

cmbProj

JComboBox cmbProj

lExistingProj

JLabel lExistingProj

ciUndefined

jwo.landserf.gui.ReprojectBox.ComboItem ciUndefined

ciFrench

jwo.landserf.gui.ReprojectBox.ComboItem ciFrench

ciLatLong

jwo.landserf.gui.ReprojectBox.ComboItem ciLatLong

ciOsgb

jwo.landserf.gui.ReprojectBox.ComboItem ciOsgb

ciSwiss

jwo.landserf.gui.ReprojectBox.ComboItem ciSwiss

ciBCAlbers

jwo.landserf.gui.ReprojectBox.ComboItem ciBCAlbers

ciUSCAlbers

jwo.landserf.gui.ReprojectBox.ComboItem ciUSCAlbers

ciUSAAlbers

jwo.landserf.gui.ReprojectBox.ComboItem ciUSAAlbers

ciTimeSpace

jwo.landserf.gui.ReprojectBox.ComboItem ciTimeSpace

ciUtm

jwo.landserf.gui.ReprojectBox.ComboItem ciUtm

permitted

int[][] permitted

Class jwo.landserf.gui.ResolutionBox extends JWDialogue implements Serializable

serialVersionUID: 3386658471493346291L

Serialized Fields

tfResolution

JTextField tfResolution

tfWindowSize

JTextField tfWindowSize

resolution

float resolution

windowSize

int windowSize

lRows

JLabel lRows

lCols

JLabel lCols

width

float width

height

float height

showWindowSize

boolean showWindowSize

Class jwo.landserf.gui.ScaleGraphBox extends JWDialogue implements Serializable

serialVersionUID: 3287213228720364653L

Serialized Fields

textOutput

JLabel textOutput

sOpacity

JSlider sOpacity

bAccum

JButton bAccum

bErase

JButton bErase

graphOutput

JWGraph graphOutput

title

String title

scaleSurfParam

ScaleSurfParam scaleSurfParam

posLabels

Hashtable<K,V> posLabels

negLabels

Hashtable<K,V> negLabels

bExport

JButton bExport

fileChooser

LSFileChooser fileChooser

xMin

int xMin

xMax

int xMax

accum

boolean accum

formatter1

DecimalFormat formatter1

formatter2

DecimalFormat formatter2

positiveIcon

ImageIcon positiveIcon

negativeIcon

ImageIcon negativeIcon

Class jwo.landserf.gui.Scatterplot extends JWGraph implements Serializable

serialVersionUID: -5265920938215393156L

Serialized Fields

drawTrend

boolean drawTrend

tMinX

float tMinX

tMinY

float tMinY

tMaxX

float tMaxX

tMaxY

float tMaxY

Class jwo.landserf.gui.ScatterplotBox extends JWDialogue implements Serializable

serialVersionUID: -3222578988190899905L

Serialized Fields

numSamples

int numSamples

scatterplot

Scatterplot scatterplot

intersection

Footprint intersection

xRast

RasterMap xRast

yRast

RasterMap yRast

slider

JSlider slider

bExport

JButton bExport

fileChooser

LSFileChooser fileChooser

gradient

float gradient

intercept

float intercept

lEquation

JTextField lEquation

lrSquared

JTextField lrSquared

gisFrame

GISFrame gisFrame

Class jwo.landserf.gui.ScriptEditor extends JWFrame implements Serializable

serialVersionUID: 8144474064606079364L

Serialized Fields

tpInput

SyntaxHighlighter tpInput

tpOutput

SmoothedTextPane tpOutput

fileChooser

LSFileChooser fileChooser

scriptEngine

ScriptEngine scriptEngine

scriptScanner

ScriptScanner scriptScanner

undoHandler

UndoHandler undoHandler

cutAction

Action cutAction

copyAction

Action copyAction

pasteAction

Action pasteAction

selectAllAction

Action selectAllAction

mLog

JMenuItem mLog

mSmoothText

JMenuItem mSmoothText

quitOnExit

boolean quitOnExit

otherLogger

Logger otherLogger

Class jwo.landserf.gui.SelectVectorBox extends JWDialogue implements Serializable

serialVersionUID: -4803959773966922386L

Serialized Fields

tfCriteria

JTextField tfCriteria

Class jwo.landserf.gui.ShadeReliefBox extends JWDialogue implements Serializable

serialVersionUID: 1291469721382876543L

Serialized Fields

slAzim

JWSlider slAzim

slAlt

JWSlider slAlt

slPShade

JWSlider slPShade

slAspect

JWSlider slAspect

slZScale

JWSlider slZScale

slAmbient

JWSlider slAmbient

slShine

JWSlider slShine

slDiffuse

JWSlider slDiffuse

slSpecular

JWSlider slSpecular

bAdvanced

JButton bAdvanced

pAdvanced

JPanel pAdvanced

pLeft

JPanel pLeft

pThumb2

JPanel pThumb2

pRight

Box pRight

showAdvanced

boolean showAdvanced

thumb1

Thumbnail thumb1

thumb2

Thumbnail thumb2

shadedRaster

jwo.landserf.gui.ShadeReliefBox.ShadedRasterMap shadedRaster

testObject

RasterMap testObject

shadeObject

RasterMap shadeObject

Class jwo.landserf.gui.SimplifyBox extends JWDialogue implements Serializable

serialVersionUID: 5517261250421623345L

Serialized Fields

tfTolerance

JTextField tfTolerance

Class jwo.landserf.gui.SplashScreen extends JFrame implements Serializable

serialVersionUID: -5780196479669767571L

Class jwo.landserf.gui.SurfParamBox extends JWDialogue implements Serializable

serialVersionUID: -915795831628869335L

Serialized Fields

surfParam

int surfParam

choiceParam

JList choiceParam

Class jwo.landserf.gui.Thumbnail extends JButton implements Serializable

serialVersionUID: 2907928418349276555L

Serialized Fields

spObj

SpatialObject spObj

title

JLabel title

img

Image img

imgWidth

int imgWidth

imgHeight

int imgHeight

selection

int selection

showTitle

boolean showTitle

magnification

float magnification

textHeight

int textHeight

thumbBorder

ThumbnailBorder thumbBorder

highlightColour

Color highlightColour

highlightArea

Rectangle highlightArea

Class jwo.landserf.gui.ThumbnailBorder extends AbstractBorder implements Serializable

serialVersionUID: -5052938484758981509L

Serialized Fields

baseColour

Color baseColour

lightColour

Color lightColour

darkColour

Color darkColour

Class jwo.landserf.gui.ThumbnailViewer extends JPanel implements Serializable

serialVersionUID: -6089071481010339400L

Serialized Fields

gisFrame

GISFrame gisFrame

p0

JPanel p0

gbc

GridBagConstraints gbc

gridbag

GridBagLayout gridbag

thumbnails

Vector<E> thumbnails

mouseListener

jwo.landserf.gui.ThumbnailViewer.MouseClickMonitor mouseListener

selectionListener

SelectionListener selectionListener

Class jwo.landserf.gui.TimeSpaceBox extends JWDialogue implements Serializable

serialVersionUID: 2418779444439785227L

Serialized Fields

tfCentreX

JTextField tfCentreX

tfCentreY

JTextField tfCentreY

tfCentreR

JTextField tfCentreR

tfLambda

JTextField tfLambda

tfOmega

JTextField tfOmega

centreX

float centreX

centreY

float centreY

r0

float r0

lambda

float lambda

omega

float omega

Class jwo.landserf.gui.TransRastBox extends JWDialogue implements Serializable

serialVersionUID: -3190895151060161289L

Serialized Fields

tfTranslate

JTextField tfTranslate

tfScale

JTextField tfScale

tfRound

JTextField tfRound

tfFlood

JTextField tfFlood

tfTo

JTextField tfTo

tfFrom

JTextField tfFrom

cbTrans

JCheckBox cbTrans

cbScale

JCheckBox cbScale

cbRound

JCheckBox cbRound

cbFlood

JCheckBox cbFlood

transVal

float transVal

scaleVal

float scaleVal

roundVal

float roundVal

floodVal

float floodVal

toVal

float toVal

fromVal

float fromVal

Class jwo.landserf.gui.VectAppearanceBox extends JWDialogue implements Serializable

serialVersionUID: -5900651821920018059L

Serialized Fields

slOpacity

JWSlider slOpacity

slFontSize

JWSlider slFontSize

bSwatch

JButton bSwatch

bFgColour

JButton bFgColour

bBgColour

JButton bBgColour

bLoad

JButton bLoad

bSave

JButton bSave

cbFixedPointSize

JCheckBox cbFixedPointSize

cbFixedLineWidth

JCheckBox cbFixedLineWidth

cbShowBound

JCheckBox cbShowBound

cbShowLabels

JCheckBox cbShowLabels

cbSurroundPoint

JCheckBox cbSurroundPoint

cbSurroundLine

JCheckBox cbSurroundLine

rbSpeed

JRadioButton rbSpeed

rbQual

JRadioButton rbQual

rb1

JRadioButton rb1

rb2

JRadioButton rb2

rb3

JRadioButton rb3

rb4

JRadioButton rb4

rb5

JRadioButton rb5

rb6

JRadioButton rb6

rb7

JRadioButton rb7

rb8

JRadioButton rb8

rb9

JRadioButton rb9

tfPointSize

JTextField tfPointSize

tfLineWidth

JTextField tfLineWidth

dynamicLabel

jwo.landserf.gui.VectAppearanceBox.LabelDisplay dynamicLabel

boundColour

Color boundColour

labelFgColour

Color labelFgColour

labelBgColour

Color labelBgColour

lBgColour

JLabel lBgColour

lFgColour

JLabel lFgColour

gisFrame

GISFrame gisFrame

textWidth

int textWidth

textHeight

int textHeight

fileChooser

LSFileChooser fileChooser

Class jwo.landserf.gui.WindowScaleBox extends JWDialogue implements Serializable

serialVersionUID: -8764602140564247355L

Serialized Fields

tWinSize

JTextField tWinSize

tDecayExp

JTextField tDecayExp

wSize

Integer wSize

decayExp

Float decayExp

Package jwo.landserf.gui3d

Class jwo.landserf.gui3d.About3d extends JWDialogue implements Serializable

serialVersionUID: 955101583699112472L

Class jwo.landserf.gui3d.GUI3d extends JWFrame implements Serializable

serialVersionUID: 2842678490850376820L

Serialized Fields

gisFrame

GISFrame gisFrame

glComponent

javax.media.opengl.GLJPanel glComponent

surfaceRenderer

SurfaceRenderer surfaceRenderer

camera

Camera camera

view3d

View3d view3d

mHover

JMenuItem mHover

mGridLines

JMenuItem mGridLines

mMesh

JMenuItem mMesh

mSurf

JMenuItem mSurf

mSmooth

JMenuItem mSmooth

mSky

JMenuItem mSky

glCompWidth

int glCompWidth

glCompHeight

int glCompHeight

bCamReset

JButton bCamReset

bReplay

JButton bReplay

bTour

JButton bTour

bStore

JButton bStore

bClearRoute

JButton bClearRoute

cbLoop

JCheckBox cbLoop

actions

Vector<E> actions

lEast

JLabel lEast

lNorth

JLabel lNorth

lElev

JLabel lElev

lHead

JLabel lHead

lPitch

JLabel lPitch

dp

int dp

slResolution

JWSlider slResolution

slSpeed

JWSlider slSpeed

slScale

JWSlider slScale

slFov

JWSlider slFov

slFog

JWSlider slFog

imageFileChooser

LSFileChooser imageFileChooser

routeFileChooser

LSFileChooser routeFileChooser

imageOutputBox

ImageOutputBox imageOutputBox

isSmoothed

boolean isSmoothed

detailImage

Image detailImage

detailTransparency

float detailTransparency

detailType

int detailType

detailSize

float detailSize

textureSize

int textureSize

mouseX

int mouseX

mouseY

int mouseY

mouseSensitivity

float mouseSensitivity

colourToChange

int colourToChange

snapshotReady

boolean snapshotReady

snapshot

ImageIcon snapshot

animate

boolean animate

fps

int fps

animThread

Thread animThread

Class jwo.landserf.gui3d.ImageOutputBox extends JWDialogue implements Serializable

serialVersionUID: 2559668238131573211L

Serialized Fields

bSnapshot

JButton bSnapshot

bRecord

JButton bRecord

bPause

JButton bPause

bSetOutput

JButton bSetOutput

bBrowse

JButton bBrowse

cmbFormat

JComboBox cmbFormat

tfDirectory

JTextField tfDirectory

tfBase

JTextField tfBase

lOutput

JLabel lOutput

surfaceRenderer

SurfaceRenderer surfaceRenderer

fileChooser

LSFileChooser fileChooser

Class jwo.landserf.gui3d.MovementBox extends JWDialogue implements Serializable

serialVersionUID: 2909765462838554496L

Serialized Fields

slSensitivity

JWSlider slSensitivity

slRotation

JWSlider slRotation

slHeight

JWSlider slHeight

tfAnimSpeed

JTextField tfAnimSpeed

fps

int fps

Class jwo.landserf.gui3d.ScaleDrapeBox extends JWDialogue implements Serializable

serialVersionUID: -825376725296056385L

Serialized Fields

cbAll

JCheckBox cbAll

bAll

JButton bAll

b2

JButton b2

b4

JButton b4

b8

JButton b8

b16

JButton b16

b32

JButton b32

b64

JButton b64

b128

JButton b128

b256

JButton b256

b512

JButton b512

b1024

JButton b1024

b2048

JButton b2048

gui3d

GUI3d gui3d

Class jwo.landserf.gui3d.SurfaceDetailBox extends JWDialogue implements Serializable

serialVersionUID: 2646755187436680119L

Serialized Fields

cbShowDetail

JCheckBox cbShowDetail

cbFade

JCheckBox cbFade

cbUsePresets

JCheckBox cbUsePresets

cmPresets

JComboBox cmPresets

picture

JWPicture picture

tiles

JWPicture tiles

bLoad

JButton bLoad

slTransparency

JWSlider slTransparency

slSize

JWSlider slSize

fileChooser

LSFileChooser fileChooser

detailType

int detailType

compFactory

ComponentFactory compFactory

Class jwo.landserf.gui3d.VectAppearanceBox extends JWDialogue implements Serializable

serialVersionUID: -2241050959944429502L

Serialized Fields

slHeight

JWSlider slHeight

slWidth

JWSlider slWidth

slPointSize

JWSlider slPointSize

slDepth

JWSlider slDepth

slObliqueDepth

JWSlider slObliqueDepth

cbClip

JCheckBox cbClip

cbSmooth

JCheckBox cbSmooth

gui3d

GUI3d gui3d

Package jwo.landserf.process.gps

Class jwo.landserf.process.gps.FeatureNotSupportedException extends RuntimeException implements Serializable

serialVersionUID: -7515201420725200623L


Package jwo.landserf.process.gps.garmin

Class jwo.landserf.process.gps.garmin.InvalidPacketException extends RuntimeException implements Serializable

serialVersionUID: 2815525585374323252L

Serialized Fields

packet

GarminPacket packet

Class jwo.landserf.process.gps.garmin.PacketNotRecognisedException extends RuntimeException implements Serializable

serialVersionUID: -1924434130555349127L

Class jwo.landserf.process.gps.garmin.UnknownPacketException extends Exception implements Serializable

serialVersionUID: 7975177710970694990L


Package jwo.landserf.process.proj

Class jwo.landserf.process.proj.Ellipsoid extends Object implements Serializable

serialVersionUID: -4698774124137349325L

Serialized Fields

id

int id

a

double a

b

double b

e2

double e2

n

double n

Class jwo.landserf.process.proj.Projection extends Object implements Serializable

serialVersionUID: 3353942177225041352L

Serialized Fields

ellipsoid

Ellipsoid ellipsoid

type

int type

zoneNumber

int zoneNumber

zoneLetter

char zoneLetter

Package jwo.landserf.script

Class jwo.landserf.script.ScriptDocument extends DefaultStyledDocument implements Serializable

serialVersionUID: 700273266943249466L

Serialized Fields

word

String word

keyword

SimpleAttributeSet keyword

string

SimpleAttributeSet string

variable

SimpleAttributeSet variable

number

SimpleAttributeSet number

comment

SimpleAttributeSet comment

normal

SimpleAttributeSet normal

currentPos

int currentPos

keywords

HashSet<E> keywords

textPane

JTextPane textPane

timer

Timer timer

needsUpdating

boolean needsUpdating

mode

int mode

Package jwo.landserf.structure

Class jwo.landserf.structure.AttributeTable extends Object implements Serializable

serialVersionUID: -6360852345767386406L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
Deserializes the attribute table. This version will create a decimal formatter if trying to read a pre 2.1 version attribute table.

Serialized Fields

colHeadings

String[] colHeadings

numericColumns

boolean[] numericColumns

numCols

int numCols

rowData

TreeMap<K,V> rowData

activeCol

int activeCol

formatter

DecimalFormat formatter

Class jwo.landserf.structure.AttributeTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 6741797288411484312L

Serialized Fields

attTable

AttributeTable attTable

Class jwo.landserf.structure.ColourRule extends Object implements Serializable

serialVersionUID: -4430404671758693062L

Serialized Fields

lColour

int lColour

uColour

int uColour

lIndex

float lIndex

uIndex

float uIndex

type

int type

Class jwo.landserf.structure.ColourTable extends Object implements Serializable

serialVersionUID: 969046130790808050L

Serialized Fields

cTable

Vector<E> cTable

cTableType

int cTableType

Class jwo.landserf.structure.DelaunayTriang extends Object implements Serializable

serialVersionUID: 1467333076812504653L

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Overrides default object serialization by ensuring TIN is written if available.

Throws:
IOException
Serialized Fields

version

float version

nodes

Vector<E> nodes

edges

Vector<E> edges

tris

Vector<E> tris

hullStart

Edge hullStart

actE

Edge actE

mer

float[] mer

footprint

Footprint footprint

header

Header header

Class jwo.landserf.structure.DummySpatialObject extends SpatialObject implements Serializable

serialVersionUID: 252343498600711078L

Class jwo.landserf.structure.Edge extends Object implements Serializable

serialVersionUID: -7476024557474212638L

Serialized Fields

version

float version

p1

Node p1

p2

Node p2

invEdge

Edge invEdge

nextEdge

Edge nextEdge

nextHullEdge

Edge nextHullEdge

inTriang

Triangle inTriang

Class jwo.landserf.structure.Footprint extends Object implements Serializable

serialVersionUID: -2952371110456763528L

Serialized Fields

x

float x

y

float y

width

float width

height

float height

type

int type

Class jwo.landserf.structure.GISVector extends SpatialObject implements Serializable

serialVersionUID: -8029224603099419412L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Deserializes the GISVector. Converts the coordinate array into a general path.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serializes the GISVector. Converts the general path into a coordinate array.

Throws:
IOException
Serialized Fields

serializedCoords

Footprint[] serializedCoords

type

int type

numCoords

int numCoords

zCoords

float[] zCoords

attribute

float attribute

numSubpaths

int numSubpaths

Class jwo.landserf.structure.Header extends Object implements Serializable

serialVersionUID: 5967848075550846861L

Serialized Fields

title

String title

author

String author

rights

String rights

notes

String notes

Class jwo.landserf.structure.Node extends Object implements Serializable

serialVersionUID: -8063099357334678532L

Serialized Fields

version

float version

x

float x

y

float y

z

float z

edge

Edge edge

Class jwo.landserf.structure.RasterMap extends SpatialObject implements Serializable

serialVersionUID: -3055376417219034911L

Serialized Fields

raster

float[][] raster

xRes

float xRes

yRes

float yRes

numRows

int numRows

numCols

int numCols

max

float max

min

float min

recalcRange

boolean recalcRange

rasterType

int rasterType

elev

float elev

azim

float azim

pShade

float pShade

shadeZScale

float shadeZScale

aspectWeight

float aspectWeight

wSize

int wSize

decayExp

float decayExp

slopeTol

float slopeTol

curveTol

float curveTol

pBlend

float pBlend

ambient

float ambient

diffuse

float diffuse

specular

float specular

shine

float shine

Class jwo.landserf.structure.RastHeader extends Object implements Serializable

serialVersionUID: -321140038886110835L

Serialized Fields

title

String title
Deprecated. 

notes

String notes
Deprecated. 

north

double north
Deprecated. 

south

double south
Deprecated. 

east

double east
Deprecated. 

west

double west
Deprecated. 

numRows

int numRows
Deprecated. 

numCols

int numCols
Deprecated. 

xRes

double xRes
Deprecated. 

yRes

double yRes
Deprecated. 

elevAngle

double elevAngle
Deprecated. 

azimAngle

double azimAngle
Deprecated. 

pShade

double pShade
Deprecated. 

minShadeSlope

double minShadeSlope
Deprecated. 

rastType

int rastType
Deprecated. 

version

float version
Deprecated. 

Class jwo.landserf.structure.SpatialObject extends Object implements Serializable

serialVersionUID: 1587722385833625887L

Serialized Fields

footprint

Footprint footprint

header

Header header

cTable

ColourTable cTable

aTable

AttributeTable aTable

projection

Projection projection

Class jwo.landserf.structure.Triangle extends Object implements Serializable

serialVersionUID: -7821102856274497525L

Serialized Fields

version

float version

edge

Edge edge

Class jwo.landserf.structure.VectHeader extends Object implements Serializable

serialVersionUID: 2623528154200220663L

Serialized Fields

version

float version
Deprecated. 

title

String title
Deprecated. 
Title of vector.


notes

String notes
Deprecated. 
Notes associated with vector.


north

double north
Deprecated. 
Northern boundary of vector.


south

double south
Deprecated. 
Southern boundary of vector.


east

double east
Deprecated. 
Eastern boundary of vector.


west

double west
Deprecated. 
Western boundary of vector.

Class jwo.landserf.structure.VectorMap extends SpatialObject implements Serializable

serialVersionUID: -4922635255968840226L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Overrides default object deserialization by ensuring TIN is read if available.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Overrides default object serialization by ensuring TIN is written if available.

Throws:
IOException
Serialized Fields

gisVectors

Vector<E> gisVectors

min

float min

max

float max

formatter

DecimalFormat formatter

type

int type

Class jwo.landserf.structure.VectorObject extends Object implements Serializable

serialVersionUID: -1886664111724787615L

Serialized Fields

x

float[] x
Deprecated. 

y

float[] y
Deprecated. 

z

float[] z
Deprecated. 

type

int type
Deprecated. 

attribute

float attribute
Deprecated. 

version

float version
Deprecated. 

Class jwo.landserf.structure.VectorStyles extends Object implements Serializable

serialVersionUID: 5634252230875885810L

Serialized Fields

pointSize

float pointSize

lineWidth

float lineWidth

polyOpacity

float polyOpacity

renderStyle

int renderStyle

isFixedLineWidth

boolean isFixedLineWidth

isFixedPointSize

boolean isFixedPointSize

isSurroundLine

boolean isSurroundLine

isSurroundPoint

boolean isSurroundPoint

showBoundary

boolean showBoundary

boundaryColour

Color boundaryColour

showLabels

boolean showLabels

labelBgColour

Color labelBgColour

labelFgColour

Color labelFgColour

labelFontSize

float labelFontSize

labelPosition

int labelPosition

Package jwo.utils

Class jwo.utils.SecureProperties extends Properties implements Serializable

serialVersionUID: -4889677524988573442L

Serialized Fields

secureKey

byte secureKey

Package jwo.utils.expression

Class jwo.utils.expression.ParseException extends Exception implements Serializable

serialVersionUID: 2256936106420713825L

Class jwo.utils.expression.TokenNotFoundException extends Exception implements Serializable

serialVersionUID: 2650409714382564249L


Package jwo.utils.gifutils

Class jwo.utils.gifutils.GIFFormatException extends IOException implements Serializable

serialVersionUID: 7801617666370690875L

Class jwo.utils.gifutils.LZWException extends Exception implements Serializable

serialVersionUID: 1286200485205028413L


Package jwo.utils.gui

Class jwo.utils.gui.EditableHeader extends JTableHeader implements Serializable

serialVersionUID: -130982762510441532L

Class jwo.utils.gui.EditableHeaderTableColumn extends TableColumn implements Serializable

serialVersionUID: 314804787754184192L

Serialized Fields

headerEditor

TableCellEditor headerEditor

isHeaderEditable

boolean isHeaderEditable

Class jwo.utils.gui.JWColourRing extends JPanel implements Serializable

serialVersionUID: 4448280201990893512L

Serialized Fields

hue

float hue

sat

float sat

bri

float bri

currentColour

Color currentColour

radius

int radius

calcHue

boolean calcHue

cx

int cx

cy

int cy

Class jwo.utils.gui.JWColourSelect extends JWDialogue implements Serializable

Serialized Fields

rNum

JTextField rNum

bNum

JTextField bNum

gNum

JTextField gNum

hNum

JTextField hNum

sNum

JTextField sNum

brNum

JTextField brNum

slAlpha

JWSlider slAlpha

rgb

int[] rgb

hsb

float[] hsb

alpha

float alpha

colourSquare

jwo.utils.gui.JWColourSelect.Swatch colourSquare

colourRing

JWColourRing colourRing

currentColour

Color currentColour

colourListeners

Vector<E> colourListeners

Class jwo.utils.gui.JWDialogue extends JDialog implements Serializable

Serialized Fields

changed

boolean changed

dialogueListeners

Vector<E> dialogueListeners

bOK

JButton bOK

bCancel

JButton bCancel

mainPanel

JPanel mainPanel

pSpace

JPanel pSpace

pReturn

JPanel pReturn

type

int type

Class jwo.utils.gui.JWFrame extends JFrame implements Serializable

serialVersionUID: -4210396644438569174L

Serialized Fields

menuBar

JMenuBar menuBar

statusBar

JWStatusBar statusBar

toolBar

JToolBar toolBar

menuItems

Vector<E> menuItems

buttons

Vector<E> buttons

blankIcon

ImageIcon blankIcon

trueCheckIcon

ImageIcon trueCheckIcon

falseCheckIcon

ImageIcon falseCheckIcon

trueCheckIconG

ImageIcon trueCheckIconG

falseCheckIconG

ImageIcon falseCheckIconG

trueRadioIcon

ImageIcon trueRadioIcon

falseRadioIcon

ImageIcon falseRadioIcon

trueRadioIconG

ImageIcon trueRadioIconG

falseRadioIconG

ImageIcon falseRadioIconG

Class jwo.utils.gui.JWGraph extends JPanel implements Serializable

serialVersionUID: 6529866745640598522L

Serialized Fields

offscreenImage

Image offscreenImage
Image for off-screen double buffering.


og

Graphics og
Off-screen double buffering context.


top

int top
Top position of graph.


bottom

int bottom
Bottom position of graph.


left

int left
Left position of graph.


right

int right
Right position of graph.


centreX

int centreX
X coordinate of centre of graph.


centreY

int centreY
Y coordinate of centre of graph.


opacity

int opacity
Opacity level of items to draw on graph.


items

Vector<E> items
Array of graphic items in graph.


xAxisPosition

int xAxisPosition

yAxisPosition

int yAxisPosition

fm

FontMetrics fm

title

String title

xMin

float xMin

xMax

float xMax

yMin

float yMin

yMax

float yMax

polar

boolean polar

xAxis

JWAxisItem xAxis

yAxis

JWAxisItem yAxis

erase

boolean erase

aspectRatio

float aspectRatio

Class jwo.utils.gui.JWNumberField extends JFormattedTextField implements Serializable

serialVersionUID: -6434301479063334261L

Class jwo.utils.gui.JWPicture extends JPanel implements Serializable

serialVersionUID: -3486239407385746382L

Serialized Fields

image

Image image

useImageSize

boolean useImageSize

drawImage

boolean drawImage

copies

Vector<E> copies

alpha

float alpha

nRows

int nRows

nCols

int nCols

imgWidth

int imgWidth

imgHeight

int imgHeight

affine

AffineTransform affine

Class jwo.utils.gui.JWSlider extends JPanel implements Serializable

serialVersionUID: 7123168187826842351L

Serialized Fields

slider

JSlider slider

min

float min

max

float max

current

float current

numIncs

int numIncs

roundingFactor

int roundingFactor

label

JLabel label

lMin

JLabel lMin

lMax

JLabel lMax

labelText

String labelText

changeListeners

Vector<E> changeListeners

Class jwo.utils.gui.JWStatusBar extends JPanel implements Serializable

serialVersionUID: -1734032338071879276L

Serialized Fields

message

JLabel message

progressBar

JProgressBar progressBar

font

Font font

interruptionListeners

Vector<E> interruptionListeners

Class jwo.utils.gui.PointLayout extends SGLayout implements Serializable

serialVersionUID: -296933277917821365L

Class jwo.utils.gui.SCLayout extends SGLayout implements Serializable

serialVersionUID: 5239524428840648565L

Class jwo.utils.gui.SGLayout extends Object implements Serializable

serialVersionUID: 5383649735493927948L

Serialized Fields

rows

int rows

cols

int cols

vgap

int vgap

hgap

int hgap

topBorder

int topBorder

leftBorder

int leftBorder

bottomBorder

int bottomBorder

rightBorder

int rightBorder

minW

int minW

minH

int minH

rowScale

double[] rowScale

columnScale

double[] columnScale

hAlignment

int hAlignment

vAlignment

int vAlignment

hAlignments

int[][] hAlignments

vAlignments

int[][] vAlignments

rowSizes

int[] rowSizes

columnSizes

int[] columnSizes

Class jwo.utils.gui.SmoothedTextPane extends JTextPane implements Serializable

serialVersionUID: -8498304923781884371L

Serialized Fields

isAntiAliased

boolean isAntiAliased

Class jwo.utils.gui.SRLayout extends SGLayout implements Serializable

serialVersionUID: 5216495604423212118L

Class jwo.utils.gui.TableMap extends AbstractTableModel implements Serializable

serialVersionUID: -3282245815709697911L

Serialized Fields

model

TableModel model

Class jwo.utils.gui.TableSorter extends TableMap implements Serializable

serialVersionUID: -1228548074707079975L

Serialized Fields

indexes

int[] indexes

sortingColumns

Vector<E> sortingColumns

ascending

boolean ascending

compares

int compares

Class jwo.utils.gui.UndoableEditorPane extends JTextPane implements Serializable

serialVersionUID: -5862091881599273119L


Package jwo.utils.gui.html

Class jwo.utils.gui.html.HTMLRadioButton extends JPanel implements Serializable

serialVersionUID: 1992737659290522224L

Serialized Fields

rb

JRadioButton rb

edPane

JEditorPane edPane

Class jwo.utils.gui.html.ImprovedHTMLEditorKit extends HTMLEditorKit implements Serializable

serialVersionUID: -51720176013407112L

Serialized Fields

errorLog

StringBuffer errorLog

validateXHTML

boolean validateXHTML

lastParseSuccessful

boolean lastParseSuccessful

Package jwo.utils.syntaxhighlighter

Class jwo.utils.syntaxhighlighter.HighlightEdit extends JFrame implements Serializable

serialVersionUID: -454631696703170672L

Serialized Fields

filename

String filename

text

SyntaxHighlighter text

Class jwo.utils.syntaxhighlighter.SyntaxHighlighter extends SmoothedTextPane implements Serializable

serialVersionUID: -3739693393117311174L

Serialized Fields

doc

StyledDocument doc

scanner

Scanner scanner

height

int height

width

int width

styles

Style[] styles

text

Segment text

firstRehighlightToken

int firstRehighlightToken

smallAmount

int smallAmount

hasChanged

boolean hasChanged



Copyright Jo Wood, 1996-2009, last modified, 17th April, 2009