Serialized Form
Package org.mars_sim.msp.simulation |
activated
boolean activated
pressurized
boolean pressurized
innerDoorOpen
boolean innerDoorOpen
outerDoorOpen
boolean outerDoorOpen
capacity
int capacity
activationTime
double activationTime
occupants
java.util.Collection<E> occupants
operationalTime
double operationalTime
phi
double phi
theta
double theta
sinPhi
double sinPhi
sinTheta
double sinTheta
cosPhi
double cosPhi
cosTheta
double cosTheta
direction
double direction
owner
Unit owner
containedUnits
java.util.Collection<E> containedUnits
containedItemResources
java.util.concurrent.ConcurrentHashMap<K,V> containedItemResources
generalCapacity
double generalCapacity
resourceStorage
AmountResourceStorage resourceStorage
mars
Mars mars
malfunctionFactory
MalfunctionFactory malfunctionFactory
unitManager
UnitManager unitManager
missionManager
MissionManager missionManager
relationshipManager
RelationshipManager relationshipManager
medicalManager
MedicalManager medicalManager
masterClock
MasterClock masterClock
creditManager
CreditManager creditManager
defaultLoad
boolean defaultLoad
simulationDoc
org.w3c.dom.Document simulationDoc
partConfig
PartConfig partConfig
partPackageConfig
PartPackageConfig partPackageConfig
resourceConfig
AmountResourceConfig resourceConfig
personConfig
PersonConfig personConfig
medicalConfig
MedicalConfig medicalConfig
landmarkConfig
LandmarkConfig landmarkConfig
mineralMapConfig
MineralMapConfig mineralMapConfig
malfunctionConfig
MalfunctionConfig malfunctionConfig
cropConfig
CropConfig cropConfig
vehicleConfig
VehicleConfig vehicleConfig
buildingConfig
BuildingConfig buildingConfig
settlementConfig
SettlementConfig settlementConfig
manufactureConfig
ManufactureConfig manufactureConfig
resupplyConfig
ResupplyConfig resupplyConfig
location
Coordinates location
name
java.lang.String name
description
java.lang.String description
baseMass
double baseMass
inventory
Inventory inventory
containerUnit
Unit containerUnit
type
java.lang.String type
target
java.lang.Object target
units
java.util.Collection<E> units
settlementNames
java.util.List<E> settlementNames
vehicleNames
java.util.List<E> vehicleNames
personMaleNames
java.util.List<E> personMaleNames
personFemaleNames
java.util.List<E> personFemaleNames
equipmentNumberMap
java.util.Map<K,V> equipmentNumberMap
vehicleNumberMap
java.util.Map<K,V> vehicleNumberMap
eventType
java.lang.String eventType
unit
Unit unit
Package org.mars_sim.msp.simulation.equipment |
malfunctionManager
MalfunctionManager malfunctionManager
Package org.mars_sim.msp.simulation.malfunction |
name
java.lang.String name
severity
int severity
probability
double probability
scope
java.util.Collection<E> scope
resourceEffects
java.util.Map<K,V> resourceEffects
lifeSupportEffects
java.util.Map<K,V> lifeSupportEffects
medicalComplaints
java.util.Map<K,V> medicalComplaints
repairParts
java.util.Map<K,V> repairParts
workTime
double workTime
workTimeCompleted
double workTimeCompleted
emergencyWorkTime
double emergencyWorkTime
emergencyWorkTimeCompleted
double emergencyWorkTimeCompleted
EVAWorkTime
double EVAWorkTime
EVAWorkTimeCompleted
double EVAWorkTimeCompleted
malfunctionDoc
org.w3c.dom.Document malfunctionDoc
malfunctionList
java.util.List<E> malfunctionList
repairParts
java.util.Map<K,V> repairParts
malfunctions
java.util.Collection<E> malfunctions
entity
Malfunctionable entity
timeSinceLastMaintenance
double timeSinceLastMaintenance
effectiveTimeSinceLastMaintenance
double effectiveTimeSinceLastMaintenance
maintenanceWorkTime
double maintenanceWorkTime
maintenanceTimeCompleted
double maintenanceTimeCompleted
scope
java.util.Collection<E> scope
malfunctions
java.util.Collection<E> malfunctions
partsNeededForMaintenance
java.util.Map<K,V> partsNeededForMaintenance
numberMalfunctions
int numberMalfunctions
numberMaintenances
int numberMaintenances
oxygenFlowModifier
double oxygenFlowModifier
waterFlowModifier
double waterFlowModifier
airPressureModifier
double airPressureModifier
temperatureModifier
double temperatureModifier
Package org.mars_sim.msp.simulation.manufacture |
manufactureDoc
org.w3c.dom.Document manufactureDoc
manufactureProcessList
java.util.List<E> manufactureProcessList
workshop
Manufacture workshop
info
ManufactureProcessInfo info
workTimeRemaining
double workTimeRemaining
processTimeRemaining
double processTimeRemaining
name
java.lang.String name
techLevelRequired
int techLevelRequired
skillLevelRequired
int skillLevelRequired
workTimeRequired
double workTimeRequired
processTimeRequired
double processTimeRequired
inputList
java.util.List<E> inputList
outputList
java.util.List<E> outputList
name
java.lang.String name
type
java.lang.String type
amount
double amount
Package org.mars_sim.msp.simulation.mars |
location
Coordinates location
estimatedMineralConcentrations
java.util.Map<K,V> estimatedMineralConcentrations
mined
boolean mined
explored
boolean explored
reserved
boolean reserved
settlement
Settlement settlement
landmarkName
java.lang.String landmarkName
landmarkLocation
Coordinates landmarkLocation
landmarkDoc
org.w3c.dom.Document landmarkDoc
landmarkList
java.util.List<E> landmarkList
surfaceFeatures
SurfaceFeatures surfaceFeatures
orbitInfo
OrbitInfo orbitInfo
weather
Weather weather
mineralDoc
org.w3c.dom.Document mineralDoc
mineralTypes
java.util.List<E> mineralTypes
orbitTime
double orbitTime
theta
double theta
radius
double radius
sunDirection
Coordinates sunDirection
mineralConcentrations
java.util.List<E> mineralConcentrations
landmarks
java.util.List<E> landmarks
mineralMap
MineralMap mineralMap
exploredLocations
java.util.List<E> exploredLocations
Package org.mars_sim.msp.simulation.person |
attributeList
java.util.Hashtable<K,V> attributeList
attributes
NaturalAttributeManager attributes
mind
Mind mind
health
PhysicalCondition health
isBuried
boolean isBuried
gender
java.lang.String gender
associatedSettlement
Settlement associatedSettlement
personDoc
org.w3c.dom.Document personDoc
nameList
java.util.List<E> nameList
deathDetails
DeathInfo deathDetails
problems
java.util.HashMap<K,V> problems
serious
HealthProblem serious
fatigue
double fatigue
hunger
double hunger
stress
double stress
performance
double performance
person
Person person
alive
boolean alive
Package org.mars_sim.msp.simulation.person.ai |
person
Person person
taskManager
TaskManager taskManager
mission
Mission mission
job
Job job
jobLock
boolean jobLock
personality
PersonalityType personality
skillManager
SkillManager skillManager
personalityType
java.lang.String personalityType
person
Person person
level
int level
experiencePoints
double experiencePoints
neededExperiencePoints
double neededExperiencePoints
name
java.lang.String name
person
Person person
skills
java.util.Hashtable<K,V> skills
Package org.mars_sim.msp.simulation.person.ai.job |
name
java.lang.String name
jobTasks
java.util.List<E> jobTasks
jobMissionStarts
java.util.List<E> jobMissionStarts
jobMissionJoins
java.util.List<E> jobMissionJoins
Package org.mars_sim.msp.simulation.person.ai.mission |
resourceType
AmountResource resourceType
siteCollectedResources
double siteCollectedResources
collectingStart
double collectingStart
siteResourceGoal
double siteResourceGoal
resourceCollectionRate
double resourceCollectionRate
containerType
java.lang.Class<T> containerType
containerNum
int containerNum
collectionSiteStartTime
MarsClock collectionSiteStartTime
endCollectingSite
boolean endCollectingSite
explorationSiteStartTime
MarsClock explorationSiteStartTime
currentSite
ExploredLocation currentSite
exploredSites
java.util.List<E> exploredSites
endExploringSite
boolean endExploringSite
miningSite
ExploredLocation miningSite
miningSiteStartTime
MarsClock miningSiteStartTime
endMiningSite
boolean endMiningSite
excavatedMinerals
java.util.Map<K,V> excavatedMinerals
totalExcavatedMinerals
java.util.Map<K,V> totalExcavatedMinerals
luv
LightUtilityVehicle luv
people
java.util.Collection<E> people
name
java.lang.String name
description
java.lang.String description
minPeople
int minPeople
done
boolean done
phases
java.util.Collection<E> phases
phase
java.lang.String phase
phaseDescription
java.lang.String phaseDescription
phaseEnded
boolean phaseEnded
missionCapacity
int missionCapacity
type
java.lang.String type
target
java.lang.Object target
phase
java.lang.String phase
missions
java.util.List<E> missions
personCache
Person personCache
timeCache
MarsClock timeCache
missionProbCache
java.util.Map<K,V> missionProbCache
totalProbCache
double totalProbCache
potentialMissions
java.lang.Class<T>[] potentialMissions
location
Coordinates location
settlement
Settlement settlement
description
java.lang.String description
vehicleTarget
Vehicle vehicleTarget
rescue
boolean rescue
startingSettlement
Settlement startingSettlement
tradingSettlement
Settlement tradingSettlement
sellLoad
java.util.Map<K,V> sellLoad
buyLoad
java.util.Map<K,V> buyLoad
profit
double profit
desiredBuyLoad
java.util.Map<K,V> desiredBuyLoad
desiredProfit
double desiredProfit
outbound
boolean outbound
startNegotiationTime
MarsClock startNegotiationTime
negotiationTask
NegotiateTrade negotiationTask
doNegotiation
boolean doNegotiation
navPoints
java.util.List<E> navPoints
navIndex
int navIndex
travelStatus
java.lang.String travelStatus
lastStopNavpoint
NavPoint lastStopNavpoint
legStartingTime
MarsClock legStartingTime
destinationSettlement
Settlement destinationSettlement
vehicle
Vehicle vehicle
lastOperator
VehicleOperator lastOperator
loadedFlag
boolean loadedFlag
startingTravelledDistance
double startingTravelledDistance
operateVehicleTask
OperateVehicle operateVehicleTask
equipmentNeededCache
java.util.Map<K,V> equipmentNeededCache
Package org.mars_sim.msp.simulation.person.ai.social |
person1
Person person1
person1Opinion
double person1Opinion
person2
Person person2
person2Opinion
double person2Opinion
relationshipGraph
com.phoenixst.plexus.Graph relationshipGraph
count
int count
Package org.mars_sim.msp.simulation.person.ai.task |
rover
Rover rover
mineralType
AmountResource mineralType
rover
Rover rover
collectionRate
double collectionRate
targettedAmount
double targettedAmount
startingCargo
double startingCargo
resourceType
AmountResource resourceType
containerType
java.lang.Class<T> containerType
kitchen
Cooking kitchen
closestDistance
double closestDistance
obstacleDistance
double obstacleDistance
obstacleTimeCount
double obstacleTimeCount
airlock
Airlock airlock
exitedAirlock
boolean exitedAirlock
enteredAirlock
boolean enteredAirlock
endEVA
boolean endEVA
containerUnit
Unit containerUnit
airlock
Airlock airlock
hasSuit
boolean hasSuit
site
ExploredLocation site
rover
Rover rover
vehicle
Vehicle vehicle
settlement
Settlement settlement
resources
java.util.Map<K,V> resources
equipment
java.util.Map<K,V> equipment
vehicle
GroundVehicle vehicle
airlock
Airlock airlock
garage
VehicleMaintenance garage
vehicle
GroundVehicle vehicle
entity
Malfunctionable entity
entity
Malfunctionable entity
airlock
Airlock airlock
workshop
Manufacture workshop
medical
MedicalAid medical
duration
double duration
problem
HealthProblem problem
site
Coordinates site
rover
Rover rover
luv
LightUtilityVehicle luv
operatingLUV
boolean operatingLUV
miningTime
double miningTime
buyLoad
java.util.Map<K,V> buyLoad
sellingSettlement
Settlement sellingSettlement
buyingSettlement
Settlement buyingSettlement
rover
Rover rover
soldLoad
java.util.Map<K,V> soldLoad
buyingTrader
Person buyingTrader
sellingTrader
Person sellingTrader
vehicle
Vehicle vehicle
destination
Coordinates destination
startTripTime
MarsClock startTripTime
startTripDistance
double startTripDistance
backingUpDistance
double backingUpDistance
isBackingUp
boolean isBackingUp
entity
Malfunctionable entity
malfunction
Malfunction malfunction
entity
Malfunctionable entity
airlock
Airlock airlock
entity
Malfunctionable entity
hasRockSample
boolean hasRockSample
malfunctions
MalfunctionManager malfunctions
lab
Lab lab
science
java.lang.String science
name
java.lang.String name
person
Person person
done
boolean done
hasDuration
boolean hasDuration
duration
double duration
timeCompleted
double timeCompleted
description
java.lang.String description
subTask
Task subTask
phase
java.lang.String phase
phaseTimeRequired
double phaseTimeRequired
phaseTimeCompleted
double phaseTimeCompleted
effortDriven
boolean effortDriven
createEvents
boolean createEvents
stressModifier
double stressModifier
teacher
Person teacher
phases
java.util.Collection<E> phases
currentTask
Task currentTask
mind
Mind mind
availableTasks
java.lang.Class<T>[] availableTasks
timeCache
MarsClock timeCache
taskProbCache
java.util.Map<K,V> taskProbCache
totalProbCache
double totalProbCache
student
Person student
teachingTask
Task teachingTask
greenhouse
Farming greenhouse
isEVA
boolean isEVA
airlock
Airlock airlock
process
ResourceProcess process
building
Building building
toggleOn
boolean toggleOn
vehicle
Vehicle vehicle
settlement
Settlement settlement
gym
Exercise gym
Package org.mars_sim.msp.simulation.person.medical |
name
java.lang.String name
seriousness
int seriousness
degradePeriod
double degradePeriod
recoveryPeriod
double recoveryPeriod
probability
double probability
performanceFactor
double performanceFactor
recoveryTreatment
Treatment recoveryTreatment
nextPhase
Complaint nextPhase
nextPhaseStr
java.lang.String nextPhaseStr
timeOfDeath
java.lang.String timeOfDeath
illness
java.lang.String illness
placeOfDeath
java.lang.String placeOfDeath
containerUnit
Unit containerUnit
locationOfDeath
Coordinates locationOfDeath
job
java.lang.String job
mission
java.lang.String mission
missionPhase
java.lang.String missionPhase
task
java.lang.String task
taskPhase
java.lang.String taskPhase
malfunction
java.lang.String malfunction
illness
Complaint illness
sufferer
Person sufferer
state
int state
timePassed
double timePassed
duration
double duration
usedAid
MedicalAid usedAid
medicalDoc
org.w3c.dom.Document medicalDoc
complaintList
java.util.List<E> complaintList
treatmentList
java.util.List<E> treatmentList
complaints
java.util.HashMap<K,V> complaints
treatments
java.util.HashMap<K,V> treatments
supported
java.util.HashMap<K,V> supported
starvation
Complaint starvation
suffocation
Complaint suffocation
dehydration
Complaint dehydration
decompression
Complaint decompression
freezing
Complaint freezing
heatStroke
Complaint heatStroke
level
int level
sickBeds
int sickBeds
problemsBeingTreated
java.util.List<E> problemsBeingTreated
problemsAwaitingTreatment
java.util.List<E> problemsAwaitingTreatment
supportedTreatments
java.util.List<E> supportedTreatments
name
java.lang.String name
requiredSkill
int requiredSkill
facilityLevel
int facilityLevel
duration
double duration
retainAid
boolean retainAid
selfAdmin
boolean selfAdmin
Package org.mars_sim.msp.simulation.resource |
name
java.lang.String name
phase
Phase phase
lifeSupport
boolean lifeSupport
typeStorage
org.mars_sim.msp.simulation.resource.AmountResourceTypeStorage typeStorage
phaseStorage
org.mars_sim.msp.simulation.resource.AmountResourcePhaseStorage phaseStorage
name
java.lang.String name
massPerItem
double massPerItem
maintenanceEntities
java.util.List<E> maintenanceEntities
partPackages
java.util.Collection<E> partPackages
name
java.lang.String name
Package org.mars_sim.msp.simulation.structure |
powerMode
java.lang.String powerMode
powerGenerated
double powerGenerated
powerRequired
double powerRequired
sufficientPower
boolean sufficientPower
settlement
Settlement settlement
resupplyName
java.lang.String resupplyName
settlement
Settlement settlement
arrivalDate
MarsClock arrivalDate
isDelivered
boolean isDelivered
newBuildings
java.util.List<E> newBuildings
newVehicles
java.util.List<E> newVehicles
newEquipment
java.util.Map<K,V> newEquipment
newImmigrantNum
int newImmigrantNum
newResources
java.util.Map<K,V> newResources
newParts
java.util.Map<K,V> newParts
resupplyTemplates
java.util.Collection<E> resupplyTemplates
resupplies
java.util.List<E> resupplies
buildingManager
BuildingManager buildingManager
resupplyManager
ResupplyManager resupplyManager
goodsManager
GoodsManager goodsManager
powerGrid
PowerGrid powerGrid
template
java.lang.String template
missionCreationOverride
boolean missionCreationOverride
settlementTemplates
java.util.Collection<E> settlementTemplates
initialSettlements
java.util.List<E> initialSettlements
settlementNames
java.util.List<E> settlementNames
malfunctionManager
MalfunctionManager malfunctionManager
Package org.mars_sim.msp.simulation.structure.building |
manager
BuildingManager manager
name
java.lang.String name
powerMode
java.lang.String powerMode
malfunctionManager
MalfunctionManager malfunctionManager
functions
java.util.List<E> functions
basePowerRequirement
double basePowerRequirement
basePowerDownPowerRequirement
double basePowerDownPowerRequirement
buildingDoc
org.w3c.dom.Document buildingDoc
settlement
Settlement settlement
buildings
java.util.List<E> buildings
Package org.mars_sim.msp.simulation.structure.building.function |
building
Building building
quality
int quality
expirationTime
MarsClock expirationTime
cookCapacity
int cookCapacity
meals
java.util.List<E> meals
cookingWorkTime
double cookingWorkTime
cropType
CropType cropType
maxHarvest
double maxHarvest
farm
Farming farm
settlement
Settlement settlement
phase
java.lang.String phase
plantingWorkRequired
double plantingWorkRequired
dailyTendingWorkRequired
double dailyTendingWorkRequired
harvestingWorkRequired
double harvestingWorkRequired
currentPhaseWorkCompleted
double currentPhaseWorkCompleted
actualHarvest
double actualHarvest
growingTimeCompleted
double growingTimeCompleted
currentSol
int currentSol
cropDoc
org.w3c.dom.Document cropDoc
cropList
java.util.List<E> cropList
name
java.lang.String name
growingTime
double growingTime
airlock
Airlock airlock
exercisers
int exercisers
exerciserCapacity
int exerciserCapacity
cropNum
int cropNum
powerGrowingCrop
double powerGrowingCrop
powerSustainingCrop
double powerSustainingCrop
growingArea
double growingArea
maxHarvest
double maxHarvest
crops
java.util.List<E> crops
name
java.lang.String name
building
Building building
occupantCapacity
int occupantCapacity
powerRequired
double powerRequired
occupants
java.util.Collection<E> occupants
beds
int beds
sleepers
int sleepers
techLevel
int techLevel
concurrentProcesses
int concurrentProcesses
processes
java.util.List<E> processes
medicalStation
MedicalStation medicalStation
powerSources
java.util.List<E> powerSources
type
java.lang.String type
maxPower
double maxPower
techLevel
int techLevel
researcherCapacity
int researcherCapacity
researchSpecialities
java.util.List<E> researchSpecialities
researcherNum
int researcherNum
name
java.lang.String name
maxInputResourceRates
java.util.Map<K,V> maxInputResourceRates
maxAmbientInputResourceRates
java.util.Map<K,V> maxAmbientInputResourceRates
maxOutputResourceRates
java.util.Map<K,V> maxOutputResourceRates
maxWasteOutputResourceRates
java.util.Map<K,V> maxWasteOutputResourceRates
runningProcess
boolean runningProcess
currentProductionLevel
double currentProductionLevel
toggleRunningWorkTime
double toggleRunningWorkTime
powerDownProcessingLevel
double powerDownProcessingLevel
resourceProcesses
java.util.List<E> resourceProcesses
storageCapacity
java.util.Map<K,V> storageCapacity
vehicleCapacity
int vehicleCapacity
vehicles
java.util.Collection<E> vehicles
Package org.mars_sim.msp.simulation.structure.goods |
settlement1
Settlement settlement1
settlement2
Settlement settlement2
credit
double credit
creditGraph
com.phoenixst.plexus.Graph creditGraph
name
java.lang.String name
classType
java.lang.Class<T> classType
object
java.lang.Object object
category
java.lang.String category
settlement
Settlement settlement
goodsValues
java.util.Map<K,V> goodsValues
goodsDemandCache
java.util.Map<K,V> goodsDemandCache
goodsTradeCache
java.util.Map<K,V> goodsTradeCache
resourceProcessingCache
java.util.Map<K,V> resourceProcessingCache
vehicleBuyValueCache
java.util.Map<K,V> vehicleBuyValueCache
vehicleSellValueCache
java.util.Map<K,V> vehicleSellValueCache
partsDemandCache
java.util.Map<K,V> partsDemandCache
Package org.mars_sim.msp.simulation.time |
formatter
java.text.SimpleDateFormat formatter
orbit
int orbit
month
int month
sol
int sol
millisol
double millisol
serialVersionUID: -1688463735489226494L
marsTime
MarsClock marsTime
initialMarsTime
MarsClock initialMarsTime
earthTime
EarthClock earthTime
uptimer
UpTimer uptimer
timeRatio
double timeRatio
uptime
long uptime
Package org.mars_sim.msp.simulation.vehicle |
elevation
double elevation
terrainHandlingCapability
double terrainHandlingCapability
isStuck
boolean isStuck
crewCapacity
int crewCapacity
attachments
java.util.Collection<E> attachments
slotNumber
int slotNumber
laboratorySize
int laboratorySize
technologyLevel
int technologyLevel
techSpecialities
java.util.List<E> techSpecialities
researcherNum
int researcherNum
NORMAL_AIR_PRESSURE
double NORMAL_AIR_PRESSURE
NORMAL_TEMP
double NORMAL_TEMP
crewCapacity
int crewCapacity
airlock
Airlock airlock
lab
Lab lab
sickbay
SickBay sickbay
towedVehicle
Vehicle towedVehicle
vehicle
Vehicle vehicle
malfunctionManager
MalfunctionManager malfunctionManager
direction
Direction direction
speed
double speed
baseSpeed
double baseSpeed
vehicleOperator
VehicleOperator vehicleOperator
distanceTraveled
double distanceTraveled
distanceMaint
double distanceMaint
fuelEfficiency
double fuelEfficiency
isReservedMission
boolean isReservedMission
distanceMark
boolean distanceMark
trail
java.util.ArrayList<E> trail
reservedForMaintenance
boolean reservedForMaintenance
emergencyBeacon
boolean emergencyBeacon
towingVehicle
Vehicle towingVehicle
status
java.lang.String status
vehicle
Vehicle vehicle
vehicleDoc
org.w3c.dom.Document vehicleDoc
roverNames
java.util.List<E> roverNames
Package org.mars_sim.msp.ui.standard |
announcementLabel
javax.swing.JLabel announcementLabel
history
java.util.List<E> history
historyIndex
int historyIndex
unitWindows
java.util.Collection<E> unitWindows
toolWindows
java.util.Collection<E> toolWindows
mainWindow
MainWindow mainWindow
backgroundImageIcon
javax.swing.ImageIcon backgroundImageIcon
backgroundLabel
javax.swing.JLabel backgroundLabel
logoLabel
javax.swing.JLabel logoLabel
firstDisplay
boolean firstDisplay
updateThread
org.mars_sim.msp.ui.standard.MainDesktopPane.UpdateThread updateThread
soundPlayer
AudioPlayer soundPlayer
announcementWindow
AnnouncementWindow announcementWindow
unitToolbar
UnitToolBar unitToolbar
desktop
MainDesktopPane desktop
newSimThread
java.lang.Thread newSimThread
loadSimThread
java.lang.Thread loadSimThread
saveSimThread
java.lang.Thread saveSimThread
mainWindow
MainWindow mainWindow
loadItem
javax.swing.JMenuItem loadItem
saveItem
javax.swing.JMenuItem saveItem
saveAsItem
javax.swing.JMenuItem saveAsItem
exitItem
javax.swing.JMenuItem exitItem
newItem
javax.swing.JMenuItem newItem
marsNavigatorItem
javax.swing.JCheckBoxMenuItem marsNavigatorItem
searchToolItem
javax.swing.JCheckBoxMenuItem searchToolItem
timeToolItem
javax.swing.JCheckBoxMenuItem timeToolItem
monitorToolItem
javax.swing.JCheckBoxMenuItem monitorToolItem
soundToolItem
javax.swing.JCheckBoxMenuItem soundToolItem
missionToolItem
javax.swing.JCheckBoxMenuItem missionToolItem
lookAndFeelItem
javax.swing.JCheckBoxMenuItem lookAndFeelItem
aboutMspItem
javax.swing.JCheckBoxMenuItem aboutMspItem
guideItem
javax.swing.JCheckBoxMenuItem guideItem
dec1Formatter
java.text.DecimalFormat dec1Formatter
dec2Formatter
java.text.DecimalFormat dec2Formatter
dec3Formatter
java.text.DecimalFormat dec3Formatter
formatter
java.text.DecimalFormat formatter
splashImage
java.awt.Image splashImage
width
int width
height
int height
toolName
java.lang.String toolName
toolButtonTip
javax.swing.JToolTip toolButtonTip
toolButtons
java.util.Vector<E> toolButtons
parentMainWindow
MainWindow parentMainWindow
unit
Unit unit
unitButtons
java.util.List<E> unitButtons
parentMainWindow
MainWindow parentMainWindow
Package org.mars_sim.msp.ui.standard.tool |
name
java.lang.String name
desktop
MainDesktopPane desktop
opened
boolean opened
Package org.mars_sim.msp.ui.standard.tool.about |
viewPort
javax.swing.JViewport viewPort
editorPane
HTMLContentPane editorPane
guideURL
java.net.URL guideURL
Package org.mars_sim.msp.ui.standard.tool.guide |
viewPort
javax.swing.JViewport viewPort
htmlPane
HTMLContentPane htmlPane
guideURL
java.net.URL guideURL
homeButton
javax.swing.JButton homeButton
backButton
javax.swing.JButton backButton
forwardButton
javax.swing.JButton forwardButton
Package org.mars_sim.msp.ui.standard.tool.map |
map
Map map
displayThread
java.lang.Thread displayThread
createMapThread
java.lang.Thread createMapThread
centerCoords
Coordinates centerCoords
mapError
boolean mapError
mapErrorMessage
java.lang.String mapErrorMessage
mapImage
java.awt.Image mapImage
wait
boolean wait
mapType
java.lang.String mapType
mapLayers
java.util.List<E> mapLayers
oldMapType
java.lang.String oldMapType
surfMap
SurfMarsMap surfMap
topoMap
TopoMarsMap topoMap
usgsMap
USGSMarsMap usgsMap
update
boolean update
Package org.mars_sim.msp.ui.standard.tool.mission |
currentMission
Mission currentMission
currentVehicle
Vehicle currentVehicle
descriptionLabel
javax.swing.JLabel descriptionLabel
typeLabel
javax.swing.JLabel typeLabel
phaseLabel
javax.swing.JLabel phaseLabel
memberNumLabel
javax.swing.JLabel memberNumLabel
memberTableModel
org.mars_sim.msp.ui.standard.tool.mission.MainDetailPanel.MemberTableModel memberTableModel
memberTable
javax.swing.JTable memberTable
centerMapButton
javax.swing.JButton centerMapButton
vehicleButton
javax.swing.JButton vehicleButton
vehicleStatusLabel
javax.swing.JLabel vehicleStatusLabel
speedLabel
javax.swing.JLabel speedLabel
distanceNextNavLabel
javax.swing.JLabel distanceNextNavLabel
travelledLabel
javax.swing.JLabel travelledLabel
desktop
MainDesktopPane desktop
formatter
java.text.DecimalFormat formatter
customPanelLayout
java.awt.CardLayout customPanelLayout
missionCustomPane
javax.swing.JPanel missionCustomPane
tradePanel
TradeMissionCustomInfoPanel tradePanel
miningPanel
MiningMissionCustomInfoPanel miningPanel
mission
Mining mission
desktop
MainDesktopPane desktop
luvButton
javax.swing.JButton luvButton
concentrationTableModel
org.mars_sim.msp.ui.standard.tool.mission.MiningMissionCustomInfoPanel.ConcentrationTableModel concentrationTableModel
excavationTableModel
org.mars_sim.msp.ui.standard.tool.mission.MiningMissionCustomInfoPanel.ExcavationTableModel excavationTableModel
missions
java.util.List<E> missions
missionList
javax.swing.JList missionList
navpointPane
NavpointPanel navpointPane
currentMission
Mission currentMission
mapPane
MapPanel mapPane
trailLayer
VehicleTrailMapLayer trailLayer
navpointLayer
NavpointMapLayer navpointLayer
navpointTableModel
org.mars_sim.msp.ui.standard.tool.mission.NavpointPanel.NavpointTableModel navpointTableModel
navpointTable
javax.swing.JTable navpointTable
mission
Trade mission
sellingGoodsTableModel
org.mars_sim.msp.ui.standard.tool.mission.TradeMissionCustomInfoPanel.SellingGoodsTableModel sellingGoodsTableModel
desiredGoodsProfitLabel
javax.swing.JLabel desiredGoodsProfitLabel
desiredGoodsTableModel
org.mars_sim.msp.ui.standard.tool.mission.TradeMissionCustomInfoPanel.DesiredGoodsTableModel desiredGoodsTableModel
boughtGoodsProfitLabel
javax.swing.JLabel boughtGoodsProfitLabel
boughtGoodsTableModel
org.mars_sim.msp.ui.standard.tool.mission.TradeMissionCustomInfoPanel.BoughtGoodsTableModel boughtGoodsTableModel
Package org.mars_sim.msp.ui.standard.tool.mission.create |
infoPane
javax.swing.JPanel infoPane
prevButton
javax.swing.JButton prevButton
nextButton
javax.swing.JButton nextButton
finalButton
javax.swing.JButton finalButton
missionBean
org.mars_sim.msp.ui.standard.tool.mission.create.MissionDataBean missionBean
wizardPanels
java.util.List<E> wizardPanels
displayPanelIndex
int displayPanelIndex
vehicleTableModel
org.mars_sim.msp.ui.standard.tool.mission.create.LightUtilityVehiclePanel.VehicleTableModel vehicleTableModel
vehicleTable
javax.swing.JTable vehicleTable
errorMessageLabel
javax.swing.JLabel errorMessageLabel
mapPane
MapPanel mapPane
unitIconLayer
UnitIconMapLayer unitIconLayer
unitLabelLayer
UnitLabelMapLayer unitLabelLayer
ellipseLayer
EllipseLayer ellipseLayer
exploredSiteLayer
ExploredSiteMapLayer exploredSiteLayer
longitudeLabel
javax.swing.JLabel longitudeLabel
latitudeLabel
javax.swing.JLabel latitudeLabel
errorMessageLabel
javax.swing.JLabel errorMessageLabel
selectedSite
ExploredLocation selectedSite
concentrationTableModel
javax.swing.table.DefaultTableModel concentrationTableModel
Package org.mars_sim.msp.ui.standard.tool.mission.edit |
mission
Mission mission
infoPane
InfoPanel infoPane
mission
Mission mission
parent
java.awt.Dialog parent
descriptionField
javax.swing.JTextField descriptionField
actionDropDown
javax.swing.JComboBox actionDropDown
memberListModel
javax.swing.DefaultListModel memberListModel
memberList
javax.swing.JList memberList
addMembersButton
javax.swing.JButton addMembersButton
removeMembersButton
javax.swing.JButton removeMembersButton
Package org.mars_sim.msp.ui.standard.tool.monitor |
columnList
javax.swing.JList columnList
columnMappings
int[] columnMappings
okPressed
boolean okPressed
model
EventTableModel model
malfunctionCheck
javax.swing.JCheckBox malfunctionCheck
medicalCheck
javax.swing.JCheckBox medicalCheck
missionCheck
javax.swing.JCheckBox missionCheck
taskCheck
javax.swing.JCheckBox taskCheck
resupplyCheck
javax.swing.JCheckBox resupplyCheck
manager
HistoricalEventManager manager
cachedEvents
java.util.List<E> cachedEvents
displayMalfunction
boolean displayMalfunction
displayMedical
boolean displayMedical
displayMission
boolean displayMission
displayTask
boolean displayTask
displaySupply
boolean displaySupply
missionCache
java.util.List<E> missionCache
tabsSection
javax.swing.JTabbedPane tabsSection
rowCount
javax.swing.JLabel rowCount
tabs
java.util.ArrayList<E> tabs
eventsTab
EventTab eventsTab
oldTab
org.mars_sim.msp.ui.standard.tool.monitor.MonitorTab oldTab
mapButton
javax.swing.JButton mapButton
detailsButton
javax.swing.JButton detailsButton
missionButton
javax.swing.JButton missionButton
filterButton
javax.swing.JButton filterButton
sourceType
java.lang.String sourceType
vehicle
Crewable vehicle
settlement
Settlement settlement
mission
Mission mission
crewListener
UnitListener crewListener
settlementListener
UnitListener settlementListener
missionListener
MissionListener missionListener
unitManagerListener
UnitManagerListener unitManagerListener
unitManagerListener
UnitManagerListener unitManagerListener
resourceCache
java.util.Map<K,V> resourceCache
indexes
int[] indexes
sortAscending
boolean sortAscending
sortedColumn
int sortedColumn
sourceModel
org.mars_sim.msp.ui.standard.tool.monitor.MonitorModel sourceModel
goodsList
java.util.List<E> goodsList
settlements
java.util.Collection<E> settlements
units
java.util.Collection<E> units
name
java.lang.String name
statusSuffix
java.lang.String statusSuffix
columnNames
java.lang.String[] columnNames
columnTypes
java.lang.Class<T>[] columnTypes
unitManagerListener
UnitManagerListener unitManagerListener
missionManagerListener
org.mars_sim.msp.ui.standard.tool.monitor.VehicleTableModel.LocalMissionManagerListener missionManagerListener
resourceCache
java.util.Map<K,V> resourceCache
Package org.mars_sim.msp.ui.standard.tool.navigator |
legend
javax.swing.ImageIcon legend
colorImg
java.awt.Image colorImg
distanceImg
java.awt.Image distanceImg
usgsDistanceImg
java.awt.Image usgsDistanceImg
useUSGSLegend
boolean useUSGSLegend
parentNavigator
NavigatorWindow parentNavigator
buttonLight
int buttonLight
navMain
java.awt.Image navMain
centerCoords
Coordinates centerCoords
lightUpButtons
java.awt.Image[] lightUpButtons
hotSpots
java.awt.Rectangle[] hotSpots
map
MapPanel map
globeNav
org.mars_sim.msp.ui.standard.tool.navigator.GlobeDisplay globeNav
navButtons
NavButtonDisplay navButtons
legend
LegendDisplay legend
latText
javax.swing.JTextField latText
longText
javax.swing.JTextField longText
latDir
javax.swing.JComboBox latDir
longDir
javax.swing.JComboBox longDir
goThere
javax.swing.JButton goThere
optionsButton
javax.swing.JButton optionsButton
optionsMenu
javax.swing.JPopupMenu optionsMenu
mineralsButton
javax.swing.JButton mineralsButton
topoItem
javax.swing.JCheckBoxMenuItem topoItem
unitLabelItem
javax.swing.JCheckBoxMenuItem unitLabelItem
dayNightItem
javax.swing.JCheckBoxMenuItem dayNightItem
usgsItem
javax.swing.JCheckBoxMenuItem usgsItem
trailItem
javax.swing.JCheckBoxMenuItem trailItem
landmarkItem
javax.swing.JCheckBoxMenuItem landmarkItem
navpointItem
javax.swing.JCheckBoxMenuItem navpointItem
exploredSiteItem
javax.swing.JCheckBoxMenuItem exploredSiteItem
mineralItem
javax.swing.JCheckBoxMenuItem mineralItem
unitIconLayer
MapLayer unitIconLayer
unitLabelLayer
MapLayer unitLabelLayer
shadingLayer
MapLayer shadingLayer
mineralLayer
MapLayer mineralLayer
trailLayer
MapLayer trailLayer
navpointLayer
MapLayer navpointLayer
landmarkLayer
MapLayer landmarkLayer
exploredSiteLayer
MapLayer exploredSiteLayer
Package org.mars_sim.msp.ui.standard.tool.search |
searchForSelect
javax.swing.JComboBox searchForSelect
unitList
javax.swing.JList unitList
unitListModel
javax.swing.DefaultListModel unitListModel
selectTextField
javax.swing.JTextField selectTextField
statusLabel
javax.swing.JLabel statusLabel
openWindowCheck
javax.swing.JCheckBox openWindowCheck
centerMapCheck
javax.swing.JCheckBox centerMapCheck
lockUnitList
boolean lockUnitList
lockSearchText
boolean lockSearchText
unitCategoryNames
java.lang.String[] unitCategoryNames
Package org.mars_sim.msp.ui.standard.tool.sound |
soundPlayer
AudioPlayer soundPlayer
muteCheck
javax.swing.JCheckBox muteCheck
volumeSlider
javax.swing.JSlider volumeSlider
Package org.mars_sim.msp.ui.standard.tool.time |
master
MasterClock master
marsTime
MarsClock marsTime
earthTime
EarthClock earthTime
uptimer
UpTimer uptimer
calendarDisplay
org.mars_sim.msp.ui.standard.tool.time.MarsCalendarDisplay calendarDisplay
martianTimeLabel
javax.swing.JLabel martianTimeLabel
martianMonthLabel
javax.swing.JLabel martianMonthLabel
northernSeasonLabel
javax.swing.JLabel northernSeasonLabel
southernSeasonLabel
javax.swing.JLabel southernSeasonLabel
earthTimeLabel
javax.swing.JLabel earthTimeLabel
uptimeLabel
javax.swing.JLabel uptimeLabel
pulseSlider
javax.swing.JSlider pulseSlider
Package org.mars_sim.msp.ui.standard.unit_window |
resourceTableModel
org.mars_sim.msp.ui.standard.unit_window.InventoryTabPanel.ResourceTableModel resourceTableModel
equipmentTableModel
org.mars_sim.msp.ui.standard.unit_window.InventoryTabPanel.EquipmentTableModel equipmentTableModel
equipmentTable
javax.swing.JTable equipmentTable
latitudeLabel
javax.swing.JLabel latitudeLabel
longitudeLabel
javax.swing.JLabel longitudeLabel
locationCache
Coordinates locationCache
centerMapButton
javax.swing.JButton centerMapButton
locationLabelPanel
javax.swing.JPanel locationLabelPanel
locationButton
javax.swing.JButton locationButton
locationTextLabel
javax.swing.JLabel locationTextLabel
lastCompletedLabel
javax.swing.JLabel lastCompletedLabel
progressBarModel
javax.swing.BoundedRangeModel progressBarModel
lastCompletedTime
int lastCompletedTime
partsLabel
javax.swing.JLabel partsLabel
malfunctionPanels
java.util.Collection<E> malfunctionPanels
malfunctionCache
java.util.Collection<E> malfunctionCache
malfunctionListPanel
javax.swing.JPanel malfunctionListPanel
malfunction
Malfunction malfunction
nameLabel
javax.swing.JLabel nameLabel
repairBarModel
javax.swing.BoundedRangeModel repairBarModel
partsLabel
javax.swing.JLabel partsLabel
tabTitle
java.lang.String tabTitle
tabIcon
javax.swing.Icon tabIcon
tabToolTip
java.lang.String tabToolTip
topContentPanel
javax.swing.JPanel topContentPanel
centerContentPanel
javax.swing.JPanel centerContentPanel
unit
Unit unit
desktop
MainDesktopPane desktop
desktop
MainDesktopPane desktop
unit
Unit unit
tabPanels
java.util.Collection<E> tabPanels
centerPanel
javax.swing.JTabbedPane centerPanel
Package org.mars_sim.msp.ui.standard.unit_window.equipment |
Package org.mars_sim.msp.ui.standard.unit_window.person |
taskTextArea
javax.swing.JTextArea taskTextArea
taskPhaseTextArea
javax.swing.JTextArea taskPhaseTextArea
missionTextArea
javax.swing.JTextArea missionTextArea
missionPhaseTextArea
javax.swing.JTextArea missionPhaseTextArea
jobLabel
javax.swing.JLabel jobLabel
jobComboBox
javax.swing.JComboBox jobComboBox
monitorButton
javax.swing.JButton monitorButton
missionButton
javax.swing.JButton missionButton
jobCache
java.lang.String jobCache
taskCache
java.lang.String taskCache
taskPhaseCache
java.lang.String taskPhaseCache
missionCache
java.lang.String missionCache
missionPhaseCache
java.lang.String missionPhaseCache
attributeTableModel
org.mars_sim.msp.ui.standard.unit_window.person.AttributeTabPanel.AttributeTableModel attributeTableModel
formatter
java.text.DecimalFormat formatter
fatigueLabel
javax.swing.JLabel fatigueLabel
hungerLabel
javax.swing.JLabel hungerLabel
stressLabel
javax.swing.JLabel stressLabel
performanceLabel
javax.swing.JLabel performanceLabel
healthProblemTableModel
org.mars_sim.msp.ui.standard.unit_window.person.HealthTabPanel.HealthProblemTableModel healthProblemTableModel
fatigueCache
double fatigueCache
hungerCache
double hungerCache
stressCache
double stressCache
performanceCache
double performanceCache
dead
boolean dead
skillTableModel
org.mars_sim.msp.ui.standard.unit_window.person.SkillTabPanel.SkillTableModel skillTableModel
relationshipTable
javax.swing.JTable relationshipTable
relationshipTableModel
org.mars_sim.msp.ui.standard.unit_window.person.SocialTabPanel.RelationshipTableModel relationshipTableModel
Package org.mars_sim.msp.ui.standard.unit_window.structure |
populationListModel
javax.swing.DefaultListModel populationListModel
populationList
javax.swing.JList populationList
populationCache
java.util.Collection<E> populationCache
buildingComboBoxModel
javax.swing.DefaultComboBoxModel buildingComboBoxModel
buildingComboBox
javax.swing.JComboBox buildingComboBox
buildingsCache
java.util.List<E> buildingsCache
buildingDisplayPanel
javax.swing.JPanel buildingDisplayPanel
buildingLayout
java.awt.CardLayout buildingLayout
buildingPanels
java.util.List<E> buildingPanels
count
int count
goodsTableModel
org.mars_sim.msp.ui.standard.unit_window.structure.GoodsTabPanel.GoodsTableModel goodsTableModel
settlement
Settlement settlement
buildingsList
java.util.List<E> buildingsList
maintenanceScrollPanel
javax.swing.JScrollPane maintenanceScrollPanel
maintenanceListPanel
javax.swing.JPanel maintenanceListPanel
malfunctionsList
java.util.List<E> malfunctionsList
malfunctionsScrollPanel
javax.swing.JScrollPane malfunctionsScrollPanel
malfunctionsListPanel
javax.swing.JPanel malfunctionsListPanel
process
ManufactureProcess process
workBarModel
javax.swing.BoundedRangeModel workBarModel
timeBarModel
javax.swing.BoundedRangeModel timeBarModel
settlement
Settlement settlement
manufactureListPane
javax.swing.JPanel manufactureListPane
processCache
java.util.List<E> processCache
buildingSelection
javax.swing.JComboBox buildingSelection
buildingSelectionCache
java.util.Vector<E> buildingSelectionCache
processSelection
javax.swing.JComboBox processSelection
processSelectionCache
java.util.Vector<E> processSelectionCache
newProcessButton
javax.swing.JButton newProcessButton
settlement
Settlement settlement
missionsCache
java.util.List<E> missionsCache
missionListModel
javax.swing.DefaultListModel missionListModel
missionList
javax.swing.JList missionList
missionButton
javax.swing.JButton missionButton
monitorButton
javax.swing.JButton monitorButton
overrideCheckbox
javax.swing.JCheckBox overrideCheckbox
populationNumLabel
javax.swing.JLabel populationNumLabel
populationCapLabel
javax.swing.JLabel populationCapLabel
populationListModel
javax.swing.DefaultListModel populationListModel
populationList
javax.swing.JList populationList
populationCache
java.util.Collection<E> populationCache
populationNumCache
int populationNumCache
populationCapacityCache
int populationCapacityCache
powerGeneratedLabel
javax.swing.JLabel powerGeneratedLabel
powerUsedLabel
javax.swing.JLabel powerUsedLabel
powerTableModel
org.mars_sim.msp.ui.standard.unit_window.structure.PowerGridTabPanel.PowerTableModel powerTableModel
powerGrid
PowerGrid powerGrid
powerGeneratedCache
double powerGeneratedCache
powerUsedCache
double powerUsedCache
formatter
java.text.DecimalFormat formatter
processingBuildings
java.util.List<E> processingBuildings
processesScrollPanel
javax.swing.JScrollPane processesScrollPanel
processListPanel
javax.swing.JPanel processListPanel
vehicleListModel
javax.swing.DefaultListModel vehicleListModel
vehicleList
javax.swing.JList vehicleList
vehicleCache
java.util.Collection<E> vehicleCache
Package org.mars_sim.msp.ui.standard.unit_window.structure.building |
building
Building building
desktop
MainDesktopPane desktop
panelName
java.lang.String panelName
building
Building building
functionPanels
java.util.List<E> functionPanels
kitchen
Cooking kitchen
numCooksLabel
javax.swing.JLabel numCooksLabel
numMealsLabel
javax.swing.JLabel numMealsLabel
mealQualityLabel
javax.swing.JLabel mealQualityLabel
numCooksCache
int numCooksCache
numMealsCache
int numMealsCache
mealQualityCache
int mealQualityCache
farm
Farming farm
farmersLabel
javax.swing.JLabel farmersLabel
cropsLabel
javax.swing.JLabel cropsLabel
cropTableModel
org.mars_sim.msp.ui.standard.unit_window.structure.building.FarmingBuildingPanel.CropTableModel cropTableModel
farmersCache
int farmersCache
cropsCache
int cropsCache
inhabitable
LifeSupport inhabitable
inhabitantListModel
javax.swing.DefaultListModel inhabitantListModel
inhabitantList
javax.swing.JList inhabitantList
inhabitantCache
java.util.Collection<E> inhabitantCache
numberLabel
javax.swing.JLabel numberLabel
malfunctionable
Malfunctionable malfunctionable
lastCompletedLabel
javax.swing.JLabel lastCompletedLabel
progressBarModel
javax.swing.BoundedRangeModel progressBarModel
lastCompletedTime
int lastCompletedTime
partsLabel
javax.swing.JLabel partsLabel
malfunctionable
Malfunctionable malfunctionable
malfunctionPanels
java.util.Collection<E> malfunctionPanels
malfunctionCache
java.util.Collection<E> malfunctionCache
malfunctionListPanel
javax.swing.JPanel malfunctionListPanel
workshop
Manufacture workshop
processListPane
javax.swing.JPanel processListPane
processCache
java.util.List<E> processCache
processSelection
javax.swing.JComboBox processSelection
processSelectionCache
java.util.Vector<E> processSelectionCache
newProcessButton
javax.swing.JButton newProcessButton
medical
MedicalCare medical
physicianLabel
javax.swing.JLabel physicianLabel
medicalTableModel
org.mars_sim.msp.ui.standard.unit_window.structure.building.MedicalCareBuildingPanel.MedicalTableModel medicalTableModel
physicianCache
int physicianCache
isProducer
boolean isProducer
powerStatusLabel
javax.swing.JLabel powerStatusLabel
productionLabel
javax.swing.JLabel productionLabel
usedLabel
javax.swing.JLabel usedLabel
formatter
java.text.DecimalFormat formatter
powerStatusCache
java.lang.String powerStatusCache
productionCache
double productionCache
usedCache
double usedCache
lab
Research lab
researchersLabel
javax.swing.JLabel researchersLabel
researchersCache
int researchersCache
processor
ResourceProcessing processor
processLabels
java.util.List<E> processLabels
greenDot
javax.swing.ImageIcon greenDot
redDot
javax.swing.ImageIcon redDot
garage
VehicleMaintenance garage
vehicleNumberLabel
javax.swing.JLabel vehicleNumberLabel
vehicleNumberCache
int vehicleNumberCache
vehicleList
javax.swing.JList vehicleList
vehicleListModel
javax.swing.DefaultListModel vehicleListModel
vehicleCache
java.util.Collection<E> vehicleCache
Package org.mars_sim.msp.ui.standard.unit_window.vehicle |
crewNumLabel
javax.swing.JLabel crewNumLabel
crewCapLabel
javax.swing.JLabel crewCapLabel
crewListModel
javax.swing.DefaultListModel crewListModel
crewList
javax.swing.JList crewList
crewCache
java.util.Collection<E> crewCache
crewNumCache
int crewNumCache
crewCapacityCache
int crewCapacityCache
vehicle
Vehicle vehicle
researchersLabel
javax.swing.JLabel researchersLabel
researchersCache
int researchersCache
missionTextArea
javax.swing.JTextArea missionTextArea
missionPhaseTextArea
javax.swing.JTextArea missionPhaseTextArea
memberListModel
javax.swing.DefaultListModel memberListModel
memberList
javax.swing.JList memberList
missionButton
javax.swing.JButton missionButton
monitorButton
javax.swing.JButton monitorButton
missionCache
java.lang.String missionCache
missionPhaseCache
java.lang.String missionPhaseCache
memberCache
java.util.Collection<E> memberCache
formatter
java.text.DecimalFormat formatter
driverButton
javax.swing.JButton driverButton
statusLabel
javax.swing.JLabel statusLabel
beaconLabel
javax.swing.JLabel beaconLabel
speedLabel
javax.swing.JLabel speedLabel
elevationLabel
javax.swing.JLabel elevationLabel
centerMapButton
javax.swing.JButton centerMapButton
destinationButton
javax.swing.JButton destinationButton
destinationTextLabel
javax.swing.JLabel destinationTextLabel
destinationLabelPanel
javax.swing.JPanel destinationLabelPanel
destinationLatitudeLabel
javax.swing.JLabel destinationLatitudeLabel
destinationLongitudeLabel
javax.swing.JLabel destinationLongitudeLabel
distanceLabel
javax.swing.JLabel distanceLabel
etaLabel
javax.swing.JLabel etaLabel
directionDisplay
DirectionDisplayPanel directionDisplay
terrainDisplay
TerrainDisplayPanel terrainDisplay
driverCache
VehicleOperator driverCache
statusCache
java.lang.String statusCache
beaconCache
boolean beaconCache
speedCache
double speedCache
elevationCache
double elevationCache
destinationSettlementCache
Settlement destinationSettlementCache
destinationTextCache
java.lang.String destinationTextCache
destinationLocationCache
Coordinates destinationLocationCache
etaCache
java.lang.String etaCache
distanceCache
double distanceCache
vehicle
GroundVehicle vehicle
towingLabelPanel
javax.swing.JPanel towingLabelPanel
towingTextLabel
javax.swing.JLabel towingTextLabel
towingButton
javax.swing.JButton towingButton
towedLabelPanel
javax.swing.JPanel towedLabelPanel
towedTextLabel
javax.swing.JLabel towedTextLabel
towedButton
javax.swing.JButton towedButton