// button Box buttonBox = new Box( BoxLayout.X_AXIS ); buttonBox.add( genderPanel ); buttonBox.add( Box.createHorizontalGlue() ); buttonBox.add( heightPanel );
You have reached the end this chapter. You may wish to review the following. Click on a subject that interests you to go to where it was discussed.