I am working on Frame/JFrame. I am facing a problem that the components (Buttons,JButton,Lable,JTextField...etc.,) which I add to the Frame/JFrame are not getting displayed, when I run the Application, utill I do the following:
- resize the frame.
- minimize or maximize the frame.
- or click on the title bar of the frame...
I am confused.. can any one help me out...plz