drag and drop to jcomboBox

B

Bumsys

I want to drag and drop from jtree to jcomboBox. But when I try to
drop the string to jcomboBox. It needs that the popup menu appears and
the items will have the possibility to be selected?
How to do so?
 
J

John B. Matthews

I want to drag and drop from [JTree] to [JComboBox]. But when I try
to drop the string [on the JComboBox,] the popup menu appears and the
items will have the possibility to be selected?
How to do so?


This seems to be an odd user interface choice. Why can't the
TreeSelectionListener's valueChanged() method communicate the choice to
the JComboBox?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,060
Latest member
BuyKetozenseACV

Latest Threads

Top