Out.exception(ex);
}
}
});
// Channel text box (above userlist)
channelTextPane = new ColoredTextField();
channelTextPane.setMaximumSize(new Dimension(Integer.MAX_VALUE, textHeight));
channelTextPane.setHorizontalAlignment(JTextField.CENTER);
channelTextPane.setEditable(false);
// The userlist