Serialized Form


Package com.neatech.climbplan.common

Class com.neatech.climbplan.common.ApplicationException extends Throwable implements Serializable

serialVersionUID: -8798706244022043753L

Serialized Fields

errorCode

int errorCode

type

int type

Class com.neatech.climbplan.common.UserManagementException extends ApplicationException implements Serializable

serialVersionUID: -2363303966529205207L


Package com.neatech.climbplan.dataaccess

Class com.neatech.climbplan.dataaccess.DatabaseException extends ApplicationException implements Serializable

serialVersionUID: -5649101477239076972L


Package com.neatech.climbplan.geographicinformationgathering

Class com.neatech.climbplan.geographicinformationgathering.MapPane extends org.geotools.gui.swing.image.ImagePane implements Serializable

serialVersionUID: 1L

Serialized Fields

mapOperations

MapOperations mapOperations

checkPointsPaint

List<E> checkPointsPaint

checkPoints

List<E> checkPoints

paths

List<E> paths

Class com.neatech.climbplan.geographicinformationgathering.ShapeViewer extends JFrame implements Serializable

serialVersionUID: 2035532362562332064L

Serialized Fields

view

uk.ac.leeds.ccg.geotools.Viewer view

Class com.neatech.climbplan.geographicinformationgathering.ShapeWriter extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

createShapeFileButton

JButton createShapeFileButton

separator

JSeparator separator

xLabel

JLabel xLabel

yLabel

JLabel yLabel

coorY_label

JLabel coorY_label

coorX_label

JLabel coorX_label

currentColor

Color currentColor

currentType

String currentType

isClosed

boolean isClosed

Vertices

ArrayList<E> Vertices

thePolygons

ArrayList<E> thePolygons

minX

double minX

maxX

double maxX

minY

double minY

maxY

double maxY

shapeFileName

String shapeFileName

changeListeners

List<E> changeListeners

textField

JTextField textField

nameOfShapeLabel

JLabel nameOfShapeLabel

comboBox

JComboBox comboBox

panel

ImagePanel panel

Package com.neatech.climbplan.simulation

Class com.neatech.climbplan.simulation.ApplicationTemplate.AppMainPanel extends JPanel implements Serializable

serialVersionUID: 1738769647948193183L

Serialized Fields

canvasSize

Dimension canvasSize

wwjPanel

ApplicationTemplate.AppPanel wwjPanel

layerPanel

gov.nasa.worldwind.examples.LayerPanel layerPanel

statsPanel

gov.nasa.worldwind.examples.StatisticsPanel statsPanel

Class com.neatech.climbplan.simulation.ApplicationTemplate.AppPanel extends JPanel implements Serializable

serialVersionUID: 5007965183563127484L

Serialized Fields

wwd

gov.nasa.worldwind.awt.WorldWindowGLCanvas wwd

statusBar

gov.nasa.worldwind.util.StatusBar statusBar

Class com.neatech.climbplan.simulation.Simulation.MyMainAppPanel extends ApplicationTemplate.AppMainPanel implements Serializable

serialVersionUID: 4719778587602540284L


Package com.neatech.climbplan.userinterface

Class com.neatech.climbplan.userinterface.MainScreen extends JFrame implements Serializable

serialVersionUID: 3890098096688362466L

Serialized Fields

loginPanel

LoginPanel loginPanel

splitPaneCenter

JSplitPane splitPaneCenter

splitPaneLeft

JSplitPane splitPaneLeft

panel

JPanel panel

splitPaneRight

JSplitPane splitPaneRight

panelUserNotification

JPanel panelUserNotification

userNotificationAreaLabel

JLabel userNotificationAreaLabel

tabbedPaneRight

CloseableTabbedPane tabbedPaneRight

menuBar

JMenuBar menuBar

fileMenu

JMenu fileMenu

newMenu

JMenu newMenu

saveMenuItem

JMenuItem saveMenuItem

saveAllMenuItem

JMenuItem saveAllMenuItem

closeMenuItem

JMenuItem closeMenuItem

closeAllMenuItem

JMenuItem closeAllMenuItem

exitMenuItem

JMenuItem exitMenuItem

helpMenu

JMenu helpMenu

addMenu

JMenu addMenu

contentsMenuItem

JMenuItem contentsMenuItem

aboutMenuItem

JMenuItem aboutMenuItem

tabbedPaneTopLeft

JTabbedPane tabbedPaneTopLeft

tabbedPaneBottomLeft

JTabbedPane tabbedPaneBottomLeft

elevationMenuItem

JMenuItem elevationMenuItem

vectorMenuItem

JMenuItem vectorMenuItem

activityMenuItem

JMenuItem activityMenuItem

organizerMenuItem

JMenuItem organizerMenuItem

mapMenuItem

JMenuItem mapMenuItem

teamMenuItem

JMenuItem teamMenuItem

mountaineerMenuItem

JMenuItem mountaineerMenuItem

Package com.neatech.climbplan.userinterface.components

Class com.neatech.climbplan.userinterface.components.About extends JDialog implements Serializable

serialVersionUID: -1026148731171341072L

Serialized Fields

logoPath

String logoPath

programName

String programName

programVersion

String programVersion

companyName

String companyName

companyEmail

String companyEmail

companyWebSite

String companyWebSite

panel

ImagePanel panel

projectNameLabel

JLabel projectNameLabel

versionLabel

JLabel versionLabel

companyNameLabel

JLabel companyNameLabel

webSiteAddressLabel

JLabel webSiteAddressLabel

emailLabel

JLabel emailLabel

panelInfo

JPanel panelInfo

labelProjectName

JLabel labelProjectName

labelVersion

JLabel labelVersion

labelCompanyName

JLabel labelCompanyName

labelWebSiteAddress

JLabel labelWebSiteAddress

labelEmail

JLabel labelEmail

Class com.neatech.climbplan.userinterface.components.CloseableTabbedPane extends JTabbedPane implements Serializable

serialVersionUID: -5042717813852617901L

Serialized Fields

listenerList

EventListenerList listenerList
The EventListenerList.


headerViewport

JViewport headerViewport
The viewport of the scrolled tabs.


normalCloseIcon

Icon normalCloseIcon
The normal closeicon.


hooverCloseIcon

Icon hooverCloseIcon
The closeicon when the mouse is over.


pressedCloseIcon

Icon pressedCloseIcon
The closeicon when the mouse is pressed.

Class com.neatech.climbplan.userinterface.components.ImagePanel extends JPanel implements Serializable

serialVersionUID: 7423072311721562685L

Serialized Fields

image

Image image

alpha

float alpha

Class com.neatech.climbplan.userinterface.components.LoginPanel extends JPanel implements Serializable

serialVersionUID: -9201147711275544504L

Serialized Fields

changeListeners

List<E> changeListeners

state

int state

usernameLabel

JLabel usernameLabel

passwordLabel

JLabel passwordLabel

txtUsername

JTextField txtUsername

loginButton

JButton loginButton

cancelButton

JButton cancelButton

txtPassword

JPasswordField txtPassword

panelLogin

JPanel panelLogin

panelLoggedIn

JPanel panelLoggedIn

loggedInAsLabel

JLabel loggedInAsLabel

logoutButton

JButton logoutButton

panelClickToLogin

JPanel panelClickToLogin

clickToLoginButton

JButton clickToLoginButton

Class com.neatech.climbplan.userinterface.components.MyTabbedPane extends JTabbedPane implements Serializable

serialVersionUID: -1824769644883490644L

Serialized Fields

changeListeners

List<E> changeListeners

Class com.neatech.climbplan.userinterface.components.SimulationControlPanel extends JPanel implements Serializable

serialVersionUID: 173680347565160188L

Serialized Fields

state

int state

changeListeners

List<E> changeListeners

buttonStart

JButton buttonStart

buttonPause

JButton buttonPause

buttonStop

JButton buttonStop

simulationSpeedLabel

JLabel simulationSpeedLabel

sliderSimulationSpeed

JSlider sliderSimulationSpeed

sliderPlayControl

JSlider sliderPlayControl

Package com.neatech.climbplan.userinterface.views

Class com.neatech.climbplan.userinterface.views.ActivitiesView extends JPanel implements Serializable

serialVersionUID: -1546726311934843998L

Serialized Fields

model

ActivitiesModel model

scrollPane

JScrollPane scrollPane

listActivities

JList listActivities

Class com.neatech.climbplan.userinterface.views.ActivityView extends JScrollPane implements Serializable

serialVersionUID: 1726231477875507490L

Serialized Fields

image

BufferedImage image

model

ActivityModel model

mapsModel

MapsModel mapsModel

teamsModel

TeamsModel teamsModel

mapOperations

MapOperations mapOperations

shapeInformation

ShapeInformation shapeInformation

activityPlanner

ActivityPlanner activityPlanner

currentPath

List<E> currentPath

positions

List<E> positions

buttonGroup

ButtonGroup buttonGroup

activityNameLabel

JLabel activityNameLabel

txtActivityName

JTextField txtActivityName

mapLabel

JLabel mapLabel

teamLabel

JLabel teamLabel

separatorActivity

Container separatorActivity

buttonSave

JButton buttonSave

buttonDelete

JButton buttonDelete

buttonCancel

JButton buttonCancel

separatorReportSimulation

Container separatorReportSimulation

buttonCreateReport

JButton buttonCreateReport

buttonSimulation

JButton buttonSimulation

comboBoxMap

JComboBox comboBoxMap

comboBoxTeam

JComboBox comboBoxTeam

buttonOpenMap

JButton buttonOpenMap

buttonOpenTeam

JButton buttonOpenTeam

tabbedPane

MyTabbedPane tabbedPane

iPane

MapPane iPane

panelActivity

JPanel panelActivity

panelConstraints

JPanel panelConstraints

panel

JPanel panel

separatorCheckPoints

Container separatorCheckPoints

separatorConstraints

Container separatorConstraints

safestScaleLabel

JLabel safestScaleLabel

radioButtonShortest

JRadioButton radioButtonShortest

radioButtonFastest

JRadioButton radioButtonFastest

radioButtonCustom

JRadioButton radioButtonCustom

panelCustom

JPanel panelCustom

buttonClean

JButton buttonClean

labelShortest

JLabel labelShortest

labelFastest

JLabel labelFastest

textFieldXCoordinate

JTextField textFieldXCoordinate

textFieldYCoordinate

JTextField textFieldYCoordinate

textFieldElevation

JTextField textFieldElevation

xCoordinateLabel

JLabel xCoordinateLabel

yCoordinateLabel

JLabel yCoordinateLabel

elevationmLabel

JLabel elevationmLabel

buttonCompute

JButton buttonCompute

progressBarActivity

JProgressBar progressBarActivity

sliderResolution

JSlider sliderResolution

panelCompute

JPanel panelCompute

resolutionLabel

JLabel resolutionLabel

sliderScale

JSlider sliderScale

buttonCancelComputation

JButton buttonCancelComputation

progressLabel

JLabel progressLabel

Class com.neatech.climbplan.userinterface.views.MapsView extends JPanel implements Serializable

serialVersionUID: 356901198375276426L

Serialized Fields

model

MapsModel model

list

JList list

scrollPane

JScrollPane scrollPane

Class com.neatech.climbplan.userinterface.views.MapView extends JScrollPane implements Serializable

serialVersionUID: 8763958559562436309L

Serialized Fields

model

MapModel model

mapOperations

MapOperations mapOperations

shapeWriter

ShapeWriter shapeWriter

textAreaVector

JTextArea textAreaVector

scrollPaneVector

JScrollPane scrollPaneVector

view

uk.ac.leeds.ccg.geotools.Viewer view

mapInformationLabel

JLabel mapInformationLabel

iPane

MapPane iPane

cancelButton

JButton cancelButton

deleteButton

JButton deleteButton

saveButton

JButton saveButton

panel

JPanel panel

tabbedPane

JTabbedPane tabbedPane

panelRaster

JPanel panelRaster

panelVector

JPanel panelVector

coordinateSystemLabel

JLabel coordinateSystemLabel

dimensionsLabel

JLabel dimensionsLabel

lowerLeftCornerLabel

JLabel lowerLeftCornerLabel

upperRightCornerLabel

JLabel upperRightCornerLabel

textFieldCoordinateSystem

JTextField textFieldCoordinateSystem

textFieldDimensions

JTextField textFieldDimensions

textFieldLowerLeft

JTextField textFieldLowerLeft

textFieldUpperRight

JTextField textFieldUpperRight

xCoordinateLabel

JLabel xCoordinateLabel

yCoordinateLabel

JLabel yCoordinateLabel

elevationmLabel

JLabel elevationmLabel

textFieldXCoordinate

JTextField textFieldXCoordinate

textFieldYCoordinate

JTextField textFieldYCoordinate

textFieldElevation

JTextField textFieldElevation

elevationInformationLabel

JLabel elevationInformationLabel

nameLabel

JLabel nameLabel

textFieldName

JTextField textFieldName

panelElevation

JPanel panelElevation

minHeightLabel

JLabel minHeightLabel

maxHeightLabel

JLabel maxHeightLabel

textFieldMinHeight

JTextField textFieldMinHeight

textFieldMaxHeight

JTextField textFieldMaxHeight

createVectorMapButton

JButton createVectorMapButton

Class com.neatech.climbplan.userinterface.views.MountaineersView extends JPanel implements Serializable

serialVersionUID: -1704298398618190066L

Serialized Fields

model

MountaineersModel model

scrollPaneOrganizers

JScrollPane scrollPaneOrganizers

listMountaineers

JList listMountaineers

scrollPaneMountaineers

JScrollPane scrollPaneMountaineers

listOrganizers

JList listOrganizers

organizersLabel

JLabel organizersLabel

mountaineersLabel

JLabel mountaineersLabel

splitPane

JSplitPane splitPane

Class com.neatech.climbplan.userinterface.views.MountaineerView extends JScrollPane implements Serializable

serialVersionUID: 3058104784177229023L

Serialized Fields

model

MountaineerModel model

separatorIdentity

Container separatorIdentity

firstNameLabel

JLabel firstNameLabel

lastNameLabel

JLabel lastNameLabel

birthDateLabel

JLabel birthDateLabel

genderLabel

JLabel genderLabel

emailLabel

JLabel emailLabel

addressLabel

JLabel addressLabel

separatorClimbing

Container separatorClimbing

walkingSpeedLabel

JLabel walkingSpeedLabel

climbingSpeedLabel

JLabel climbingSpeedLabel

restingTimeLabel

JLabel restingTimeLabel

textFieldFirstName

JTextField textFieldFirstName

textFieldLastName

JTextField textFieldLastName

comboBoxGender

JComboBox comboBoxGender

textFieldBirthDate

JTextField textFieldBirthDate

textFieldEmail

JTextField textFieldEmail

textAreaAddress

JTextArea textAreaAddress

spinnerWalkingSpeed

JSpinner spinnerWalkingSpeed

spinnerClimbingSpeed

JSpinner spinnerClimbingSpeed

spinnerRestingTime

JSpinner spinnerRestingTime

buttonSave

JButton buttonSave

buttonCancel

JButton buttonCancel

buttonDelete

JButton buttonDelete

panel

JPanel panel

Class com.neatech.climbplan.userinterface.views.OrganizerView extends JScrollPane implements Serializable

serialVersionUID: -4907982622958196826L

Serialized Fields

model

OrganizerModel model

separatorIdentity

Container separatorIdentity

firstNameLabel

JLabel firstNameLabel

lastNameLabel

JLabel lastNameLabel

birthDateLabel

JLabel birthDateLabel

genderLabel

JLabel genderLabel

emailLabel

JLabel emailLabel

addressLabel

JLabel addressLabel

separatorClimbing

Container separatorClimbing

walkingSpeedLabel

JLabel walkingSpeedLabel

climbingSpeedLabel

JLabel climbingSpeedLabel

restingTimeLabel

JLabel restingTimeLabel

textFieldFirstName

JTextField textFieldFirstName

textFieldLastName

JTextField textFieldLastName

textFieldBirthDate

JTextField textFieldBirthDate

textFieldEmail

JTextField textFieldEmail

textAreaAddress

JTextArea textAreaAddress

spinnerWalkingSpeed

JSpinner spinnerWalkingSpeed

spinnerClimbingSpeed

JSpinner spinnerClimbingSpeed

spinnerRestingTime

JSpinner spinnerRestingTime

userNameLabel

JLabel userNameLabel

textFieldUserName

JTextField textFieldUserName

buttonSave

JButton buttonSave

buttonDelete

JButton buttonDelete

buttonCancel

JButton buttonCancel

comboBoxGender

JComboBox comboBoxGender

buttonPassword

JButton buttonPassword

passwordFieldOriginal

JPasswordField passwordFieldOriginal

passwordFieldConfirm

JPasswordField passwordFieldConfirm

separatorPassword

Container separatorPassword

passwordLabel

JLabel passwordLabel

confirmPasswordLabel

JLabel confirmPasswordLabel

panel

JPanel panel

Class com.neatech.climbplan.userinterface.views.ReportView extends JPanel implements Serializable

serialVersionUID: 7831395595923462995L

Serialized Fields

model

ReportModel model

separator

Container separator

separator_2

Container separator_2

exportButton

JButton exportButton

fileNameLabel

JLabel fileNameLabel

fileName

JTextField fileName

table

JTable table

scrollPane

JScrollPane scrollPane

table_1

JTable table_1

textArea

JTextArea textArea

Class com.neatech.climbplan.userinterface.views.SimulationView extends JPanel implements Serializable

serialVersionUID: -2543088235107416977L

Serialized Fields

model

SimulationModel model

simulationPanel

JPanel simulationPanel

Class com.neatech.climbplan.userinterface.views.TeamsView extends JPanel implements Serializable

serialVersionUID: -5992027678701917073L

Serialized Fields

model

TeamsModel model

list

JList list

Class com.neatech.climbplan.userinterface.views.TeamView extends JPanel implements Serializable

serialVersionUID: 1626182040741224458L

Serialized Fields

model

TeamModel model

mountaineersModel

MountaineersModel mountaineersModel

change

TeamModel change

panel

JPanel panel

teamNameLabel

JLabel teamNameLabel

txtTeamName

JTextField txtTeamName

teamLeaderLabel

JLabel teamLeaderLabel

separator

Container separator

separator_1

Container separator_1

listMembers

JList listMembers

separator_2

Container separator_2

comboBoxSelectUser

JComboBox comboBoxSelectUser

selectAMemberLabel

JLabel selectAMemberLabel

buttonAddMember

JButton buttonAddMember

showButton

JButton showButton

buttonSave

JButton buttonSave

buttonDelete

JButton buttonDelete

buttonCancel

JButton buttonCancel

buttonDeleteMember

JButton buttonDeleteMember

txtTeamLeader

JTextField txtTeamLeader