A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Applets
Author
components in next line
nishi kishore
Greenhorn
Joined: Jun 21, 2012
Posts: 26
I like...
posted
Jul 08, 2012 11:59:26
0
hi,
i want to create an
applet
which has components as follows :
label 1 textfield1
label 2 textfield2
label 3 textfield3
button1 button2
the above metioned would be my display in applet. but i am getting all the components in one line.
i want to break the line after each textfield.
thanks and regards
nishi kishore
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted
Jul 08, 2012 19:02:15
0
use an appropriate layoutManager
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: components in next line
Similar Threads
Resizing Label
Creating Swing components on the fly
quick gui question
embed an applet into jpanel
labeling in this Applet..
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter