Chat Program
Hello all,
I would like to make a chat program that use GridBagLayout and GUI swing.
As the problem is Gridbaglayout, I don't know how can I set variable.
I want 4 components as below
JTextArea
JList
JTextField
JButton
--
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
+ 5555 JTextArea 5555555555 + 999 JList999999 +
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
+ 55555555555555555555555 + 999999999999 +
--
+55555555555555555555555 + 999999999999 +
+55555 JTextField5555555555 + 99999J Button9 +
+55555555555555555555555 + 999999999999 +
--
I can't do this layout, Plaese give me a parameter value or some code will appreciate.
Thank you
Please

