开发者

Multi Columns Combo Box for Swing

currently, I am looking for a multi columns comb box components which can place in my Java Swing applicatio开发者_开发技巧n.

Currently, I use combo box as auto complete drop down list as user is typing.

Multi Columns Combo Box for Swing

Is there any available GUI component, which enable me to have the following (multi collumns)? As you can see, there are 3 columns in the drop down list, as opposed to 1 column in the above example.

Multi Columns Combo Box for Swing

Thanks.


Here is a downloadable solution with two columns.

There are other candidates here and here but you need to write your own renderer.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜