Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,

I would just like to ask if anyone could help me... I would want to know how to create a jComboBox in one of the columns in a jTable in a jPanel form (not hardcode,the one with preset toolbox)....

I hope someone could help me..

Thanks in advance..
Posted
Updated 21-Jul-11 21:44pm
v2

1 solution

check this: Java Tutorial - How to Use Tables @ oracle.com[^]

and here is a code example:

http://www.exampledepot.com/egs/javax.swing.table/ComboBox.html[^]

I strongly recommend to read the tutorial.

EDIT: So you've been here... sneaked in, checked and walked back out.... not knowing that we would notice... BUT WE DID!

Further problems my friend?
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900