JComboBox dropdown
i found this item when searching how to increase the size of the dropdown bigger in a combobox. But in java 1.5 show() method is basiccombopopup is deprecated. How to override this?
i found this item when searching how to increase the size of the dropdown bigger in a combobox. But in java 1.5 show() method is basiccombopopup is deprecated. How to override this?
what do you mean by bigger? height or width?
try searching the forum.
check out this thread:
http://forum.java.sun.com/thread.jspa?messageID=2834029
wider. i forgot to include the link.
http://forum.java.sun.com/thread.jspa?forumID=57&threadID=676835
this is what i use right now.
then use other popupmenu that exist in the 1.5 api.