public class GUI
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static javax.swing.JCheckBox |
authority |
protected static javax.swing.JTextArea |
beacon |
protected static javax.swing.JCheckBox |
bidirectional |
protected static javax.swing.JComboBox<java.lang.Integer> |
blockIdComboBox |
protected static javax.swing.JCheckBox |
crossing |
protected static javax.swing.JCheckBox |
crossing_active |
protected static javax.swing.JTextArea |
elevation |
protected static javax.swing.JTextArea |
grade |
protected static javax.swing.JCheckBox |
heater |
protected static javax.swing.JTextArea |
length |
protected static javax.swing.JTextArea |
line |
protected static javax.swing.JLabel |
next |
protected static javax.swing.JCheckBox |
occupied |
protected static javax.swing.JTextArea |
region |
protected static javax.swing.JButton |
reloadBlockInfo |
protected static javax.swing.JTextArea |
signal |
protected static javax.swing.JTextArea |
speed_limit |
protected static javax.swing.JTextArea |
station |
protected static javax.swing.JTextArea |
status |
protected static javax.swing.JButton |
submitChanges |
protected static javax.swing.JLabel |
switchBlocks |
protected static javax.swing.JLabel |
switchId |
protected static javax.swing.JLabel |
switchState |
protected static javax.swing.JLabel |
temp |
protected static javax.swing.JLabel |
time |
protected static javax.swing.JCheckBox |
underground |
Constructor and Description |
---|
GUI() |
Modifier and Type | Method and Description |
---|---|
static void |
addComponentsToPane(java.awt.Container pane) |
static void |
createAndShowGUI()
Create the GUI and show it.
|
protected static javax.swing.JButton reloadBlockInfo
protected static javax.swing.JButton submitChanges
protected static javax.swing.JLabel time
protected static javax.swing.JLabel temp
protected static javax.swing.JLabel switchId
protected static javax.swing.JLabel switchBlocks
protected static javax.swing.JLabel switchState
protected static javax.swing.JLabel next
protected static javax.swing.JCheckBox occupied
protected static javax.swing.JCheckBox underground
protected static javax.swing.JCheckBox heater
protected static javax.swing.JCheckBox crossing
protected static javax.swing.JCheckBox crossing_active
protected static javax.swing.JCheckBox bidirectional
protected static javax.swing.JCheckBox authority
protected static javax.swing.JComboBox<java.lang.Integer> blockIdComboBox
protected static javax.swing.JTextArea speed_limit
protected static javax.swing.JTextArea length
protected static javax.swing.JTextArea grade
protected static javax.swing.JTextArea elevation
protected static javax.swing.JTextArea region
protected static javax.swing.JTextArea station
protected static javax.swing.JTextArea beacon
protected static javax.swing.JTextArea status
protected static javax.swing.JTextArea line
protected static javax.swing.JTextArea signal