* backend as well as the graphical components. Call initAgent after
* construction!
*/
public AgentMainJPanel(int anInstanceNr) {
itsID = anInstanceNr;
itsConstants = new Constants();
initComponents();
// fix the table model headers... which would be hard coded otherwise
itsMessageHistory.setModel(new javax.swing.table.DefaultTableModel(
new Object [][] {