tagban / bnubot

Cross platform Battle.net bot written in Java by BNU-Camel
http://www.clanbnu.net/
3 stars 0 forks source link

Channel name text isn't centered. Looks annoying. #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Center the text.

What is the expected output? What do you see instead?
Centered text.                                   Left justified text.

What version of the product are you using? On what operating system?
All products on OS X.

Please provide any additional information below.

Original issue reported on code.google.com by theunder...@gmail.com on 26 Oct 2007 at 12:39

GoogleCodeExporter commented 9 years ago

Original comment by sco...@gmail.com on 26 Oct 2007 at 2:06

GoogleCodeExporter commented 9 years ago
Replaced the JTextArea with a JTextField, which allows centering

Original comment by sco...@gmail.com on 30 Oct 2007 at 8:11