-
panel
javax.swing.JPanel panel
-
north
javax.swing.JPanel north
-
nn
javax.swing.JPanel nn
-
nc
javax.swing.JPanel nc
-
west
javax.swing.JPanel west
-
wn
javax.swing.JPanel wn
-
wc
javax.swing.JPanel wc
-
center
javax.swing.JPanel center
-
cn
javax.swing.JPanel cn
-
cc
javax.swing.JPanel cc
-
activeDevice
java.lang.String activeDevice
Variables that show which device and which interface of this device are active at the gui.
-
activeIf
java.lang.String activeIf
Variables that show which device and which interface of this device are active at the gui.
-
deviceTable
java.util.Map<K,V> deviceTable
Map that store the buttons of the representing devices.
-
ifTable
java.util.Map<K,V> ifTable
Map that store the buttons of the representing interfaces.
-
apTable
java.util.Map<K,V> apTable
Map that store the buttons of the representing access points.