I am making an application where at some point i need the user to select a color, but as to not just have 50 radioButtons, I was wondering if it is possible to actually get the
you can always use a select box.
info on how to create a JComboBox