Hi everyone,
I am writing a program with a login screen. That's two labels and one textfield and a passwordField.
Now, when i want to run the program, i am seeing the JFram, the Panel and one label. The second label and two fields aren't showing up at first. Afther i resize the JFrame with dragging the mouse the other label and fields appear.
Why it doesn't show when the program is started?
Kind regards
Wim