Search:

Type: Posts; User: SpiceProgrammer

Search: Search took 0.09 seconds.

  1. Re: Swing Components Invisible as Startup

    Ok, try this. Comment the line f.setVisible(true). Make a JPanel named c to replace the container. Remove the line Container c = getcontentpane. So basicaly your top and bottom panels will be in...
  2. Re: Swing Components Invisible as Startup

    Thank you for replying. My code is just so long that I did not really want to post it until it was really necessary. And it is not necessary because you got it right. I had the frame made and its...
  3. Swing Components Invisible as Startup

    Hello everyone. I have done a program using swing GUI components, but whenever I run the program the jframe comes up empty. When I minimize and maximize the window or if I click at the bottom of the...
Results 1 to 3 of 3