Purpose: JComboBox to list down ages that a user can select
I realize that I need an array of integers. What part of the Math functions in Java will allow me to easi
maybe you have look at AutoComplete ComboBox / JTextField