Choice : Java Glossary

Choice
a pulldown menu not part of the top menu bar, typically used to select between options rather than to invoke a command. A Choice component displays all the possible options when clicked. You can select only one of them. In AWT (Advanced Windowing Toolkit) you use a Choice or java.awt. List. In Swing you use a JComboBox or JList.

Choice does not support the user picking a combo, more than one choice.

Since AWT uses native controls to implement Choice, under Vista, the arrow to click your choice camouflages into the background until you click it, then it fades to dark, where you have to click it twice more to make your selection. In contrast JComboBox behaves uniformly according the look and feel on all platforms.

Learning More

Oracle’s Javadoc on Choice class : available:

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/choice.html J:\mindprod\jgloss\choice.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.213]
You are visitor number 14,494.