I am creating a GUI program and I need a table with different sized columns. How do I change it so that the 1st column is smaller than the 2nd and 3rd column?
|
|
You need to get a handle to the
Also, here's some useful example code showing how to "pack" a given column to be wide enough to show all values in the |
||||||||||||
|
|
|
Have you read the Swing tutorial yet? All you questions are basic and are covered in the tutorial. You will find the tutorial has a working example that does exactly this. We should not have to spend time reminding you to read the tutorial FIRST before posting a question. "Teach somebody to fish and they eat for life. Give somebody a fish and they eat for a day." (and then they come back and ask another question, which is why spoonfeeding answers is not a good idea.) |
||
|
|
