Serialized Form
-
Package wol
-
Class wol.WakeOnLanApplet extends JApplet implements Serializable
-
Serialized Fields
-
mainFrame
MainFrame mainFrame
-
-
-
-
Package wol.configuration
-
Class wol.configuration.EthernetAddress extends Object implements Serializable
-
Serialized Fields
-
bytes
byte[] bytes
-
-
-
Class wol.configuration.IllegalEthernetAddressException extends Exception implements Serializable
-
-
Package wol.ui
-
Class wol.ui.EditHostPanel extends JPanel implements Serializable
-
Serialized Fields
-
applyButton
JButton applyButton
-
buttonPanel
JPanel buttonPanel
-
commentLabel
JLabel commentLabel
-
commentScrollPane
JScrollPane commentScrollPane
-
commentTextArea
JTextArea commentTextArea
-
config
Machine config
-
editPanel
JPanel editPanel
-
ethernetAddressLabel
JLabel ethernetAddressLabel
-
ethernetAddressTextField
JFormattedTextField ethernetAddressTextField
-
hostLabel
JLabel hostLabel
-
hostTextField
JTextField hostTextField
-
nameLabel
JLabel nameLabel
-
nameTextField
JTextField nameTextField
-
portLabel
JLabel portLabel
-
portTextField
JTextField portTextField
-
revertButton
JButton revertButton
-
validator
MachineValidator validator
-
-
-
Class wol.ui.MainFrame extends JFrame implements Serializable
-
Class wol.ui.MainPanel extends JPanel implements Serializable
-
Serialized Fields
-
aboutMenuItem
JMenuItem aboutMenuItem
-
buttonPanel
JPanel buttonPanel
-
centerPanel
JPanel centerPanel
-
config
Configuration config
-
configurationsButtonPanel
JPanel configurationsButtonPanel
-
configurationsLabel
JLabel configurationsLabel
-
configurationsList
JList configurationsList
-
configurationsModel
wol.ui.MainPanel.HostsModel configurationsModel
-
configurationsPanel
JPanel configurationsPanel
-
configurationsScrollPane
JScrollPane configurationsScrollPane
-
deleteButton
JButton deleteButton
-
editHostPanel
EditHostPanel editHostPanel
-
exitMenuItem
JMenuItem exitMenuItem
-
fileMenu
JMenu fileMenu
-
infoMenu
JMenu infoMenu
-
inWakeup
boolean inWakeup
-
menuBar
JMenuBar menuBar
-
newButton
JButton newButton
-
newConfigMenuItem
JMenuItem newConfigMenuItem
-
newHostMenuItem
JMenuItem newHostMenuItem
-
newMenu
JMenu newMenu
-
openMenuItem
JMenuItem openMenuItem
-
saveAsMenuItem
JMenuItem saveAsMenuItem
-
saveMenuItem
JMenuItem saveMenuItem
-
statusBar
StatusBar statusBar
-
validator
MachineValidator validator
-
wakeupButton
JButton wakeupButton
-
wakeupPanel
JPanel wakeupPanel
-
-
-
Class wol.ui.StatusBar extends JPanel implements Serializable
-
Serialized Fields
-
progressBar
JProgressBar progressBar
-
progressPanel
JPanel progressPanel
-
statusLabel
JLabel statusLabel
-
statusPanel
JPanel statusPanel
-
-
-