MainFrame mainFrame
byte[] bytes
JLabel nameLabel
JTextField nameTextField
JLabel hostLabel
JTextField hostTextField
JLabel portLabel
JTextField portTextField
JLabel ethernetAddressLabel
JFormattedTextField ethernetAddressTextField
JLabel commentLabel
JScrollPane commentScrollPane
JTextArea commentTextArea
Machine config
JPanel editPanel
JPanel buttonPanel
JButton applyButton
JButton revertButton
MachineValidator validator
StatusBar statusBar
JMenuItem aboutMenuItem
JMenu infoMenu
EditHostPanel editHostPanel
JPanel buttonPanel
JButton wakeupButton
JPanel centerPanel
JScrollPane configurationsScrollPane
JList<E> configurationsList
JPanel configurationsPanel
JLabel configurationsLabel
JButton newButton
JButton deleteButton
JPanel wakeupPanel
wol.ui.MainPanel.HostsModel configurationsModel
Configuration config
JMenuBar menuBar
JMenu fileMenu
JMenuItem newConfigMenuItem
JMenu newMenu
JMenuItem newHostMenuItem
JMenuItem saveMenuItem
JMenuItem saveAsMenuItem
JMenuItem openMenuItem
JMenuItem exitMenuItem
JPanel configurationsButtonPanel
boolean inWakeup
MachineValidator validator
JPanel statusPanel
JPanel progressPanel
JProgressBar progressBar
JLabel statusLabel