Jpanel layout problem, show a two column of buttons and lables , how?
- by sirvan
i want to make a jPanel ( vehicleListPanel) with two column like this
NAME | button
name | button
...
left column show vehicle name , and right to show an icon prper with vehicle status(red, green icon) ...
i try to make it, but there is problems with button size, i can't set it how i want,
plz help me with example
thanks