JAVA setlayout(null)
- by niv zatl
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?