Serialized Form


Package dk.deepthought.sidious.gui

Class dk.deepthought.sidious.gui.Display extends javax.swing.JFrame implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel
The main panel.


cost

Display.SidiousLabel cost
The cost label.


temperature

Display.SidiousLabel temperature
The temperature label.


humidity

Display.SidiousLabel humidity
The humidity label.


co2

Display.SidiousLabel co2
The CO2 label.


irradiance

Display.SidiousLabel irradiance
The irradiance label.


time

Display.SidiousLabel time
The time label.


finishField

javax.swing.JTextArea finishField
The area to put the final plan.



Copyright © Deepthought Development - All Rights Reserved.