Serialized Form
Package com.neatech.climbplan.common |
serialVersionUID: -8798706244022043753L
errorCode
int errorCode
type
int type
serialVersionUID: -2363303966529205207L
Package com.neatech.climbplan.dataaccess |
serialVersionUID: -5649101477239076972L
Package com.neatech.climbplan.geographicinformationgathering |
serialVersionUID: 1L
mapOperations
MapOperations mapOperations
checkPointsPaint
List<E> checkPointsPaint
checkPoints
List<E> checkPoints
paths
List<E> paths
serialVersionUID: 2035532362562332064L
view
uk.ac.leeds.ccg.geotools.Viewer view
serialVersionUID: 1L
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 |
serialVersionUID: 1738769647948193183L
canvasSize
Dimension canvasSize
wwjPanel
ApplicationTemplate.AppPanel wwjPanel
layerPanel
gov.nasa.worldwind.examples.LayerPanel layerPanel
statsPanel
gov.nasa.worldwind.examples.StatisticsPanel statsPanel
serialVersionUID: 5007965183563127484L
wwd
gov.nasa.worldwind.awt.WorldWindowGLCanvas wwd
statusBar
gov.nasa.worldwind.util.StatusBar statusBar
serialVersionUID: 4719778587602540284L
Package com.neatech.climbplan.userinterface |
serialVersionUID: 3890098096688362466L
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 |
serialVersionUID: -1026148731171341072L
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
serialVersionUID: -5042717813852617901L
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.
serialVersionUID: 7423072311721562685L
image
Image image
alpha
float alpha
serialVersionUID: -9201147711275544504L
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
serialVersionUID: -1824769644883490644L
changeListeners
List<E> changeListeners
serialVersionUID: 173680347565160188L
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 |
serialVersionUID: -1546726311934843998L
model
ActivitiesModel model
scrollPane
JScrollPane scrollPane
listActivities
JList listActivities
serialVersionUID: 1726231477875507490L
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
serialVersionUID: 356901198375276426L
model
MapsModel model
list
JList list
scrollPane
JScrollPane scrollPane
serialVersionUID: 8763958559562436309L
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
serialVersionUID: -1704298398618190066L
model
MountaineersModel model
scrollPaneOrganizers
JScrollPane scrollPaneOrganizers
listMountaineers
JList listMountaineers
scrollPaneMountaineers
JScrollPane scrollPaneMountaineers
listOrganizers
JList listOrganizers
organizersLabel
JLabel organizersLabel
mountaineersLabel
JLabel mountaineersLabel
splitPane
JSplitPane splitPane
serialVersionUID: 3058104784177229023L
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
serialVersionUID: -4907982622958196826L
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
serialVersionUID: 7831395595923462995L
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
serialVersionUID: -2543088235107416977L
model
SimulationModel model
simulationPanel
JPanel simulationPanel
serialVersionUID: -5992027678701917073L
model
TeamsModel model
list
JList list
serialVersionUID: 1626182040741224458L
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