JAVA setlayout(null)
Posted
by
niv zatl
on Stack Overflow
See other posts from Stack Overflow
or by niv zatl
Published on 2012-09-06T21:36:24Z
Indexed on
2012/09/06
21:37 UTC
Read the original article
Hit count: 136
I use setLayout (null) and I'm trying to place the buttons and textfield places I know by x, y The problem when I run the program no matter what software (Eclipse, bluej) I need to run on the panel with the mouse until I stand on the position of the button and I can see it. When I find the textfield, it is small and only when I start writing it became the size I set it
Does anyone know how to solve it?
© Stack Overflow or respective owner