-
names
java.util.ArrayList<E> names
-
ids
java.util.ArrayList<E> ids
-
quagentselect
javax.swing.JComboBox<E> quagentselect
-
health
java.awt.TextField health
-
armor
java.awt.TextField armor
-
location
java.awt.TextField location
-
healthlb
javax.swing.JLabel healthlb
-
armorlb
javax.swing.JLabel armorlb
-
locationlb
javax.swing.JLabel locationlb
-
quagentselectlb
javax.swing.JLabel quagentselectlb
-
healthref
javax.swing.JButton healthref
-
armorref
javax.swing.JButton armorref
-
locationref
javax.swing.JButton locationref
-
fullref
javax.swing.JButton fullref
-
refreshing
boolean refreshing
-
refreshicon
javax.swing.ImageIcon refreshicon
-
healthcmd
GetHealth healthcmd
-
armorcmd
GetArmor armorcmd
-
locationcmd
GetPosition locationcmd
-
sethealth
SetHealth sethealth
-
setarmor
SetArmor setarmor
-
selectedquagent
int selectedquagent