Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ChoiceBox vs ComboBox

cshApr 23 2012 — edited Apr 23 2012
ChoiceBox vs ComboBox: What should I use.
When do I use ChoiceBox, when do I use ComboBox?

At first glance they seem to be equal in their basic behavior. ComboBox seems more flexible (e.g. you can use your own CellFactory), while ChoiceBox can only display strings, correct?
Is ChoiceBox obsolete now?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 21 2012
Added on Apr 23 2012
2 comments
13,281 views