View Single Post
  #1 (permalink)  
Old 12-07-2007, 07:57 AM
chris12295 chris12295 is offline
Member
 
Join Date: Dec 2007
Posts: 1
chris12295 is on a distinguished road
New Line in FlowLayout
I have an assignment to make a form in an Applet. I have run into a seemingly minimal problem that has cost me about 2 hours. Is it possible to force a component in a FlowLayout to move to the next line down? I want 3 text fields on top, 3 in the middle, and 2 buttons on the bottom. Under the buttons, I need to output what was typed on individual lines. Is this possible?
Reply With Quote
Sponsored Links