<Swing Dev> JComboBox with dynamic ComboBoxModel

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Tue Feb 19 12:47:27 UTC 2013


On 2/19/2013 3:07 PM, Mikhail Balanov wrote:
> Hello,
>
> Can you please help me?
>
> I've created JComboBox with customized ComboBoxModel, which elements 
> depend on other JComboBox. The problem I've faced is blank popup list 
> in dependent combo box.
> Is this feature of ComboBoxModel or bug?

    Try to ask the question on the Java Swing forum first:
      https://forums.oracle.com/forums/forum.jspa?forumID=950

    Do not forget to include the code snipped that reproduce the problem.

   Thanks,
   Alexandr.

>
> Thanks in advance,
> Mikhail.




More information about the swing-dev mailing list