Box verticalBox = Box.createVerticalBox(); verticalBox.add(jRadioButtonA); verticalBox.add(jRadioButtonB); verticalBox.add(jRadioButtonC);