Quantcast
Channel: Java every thing in JFrame isn't visible - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Angela Hall for Java every thing in JFrame isn't visible

If your client code is a Client class that extends JFrame, then it's possible that the Frame is initializing before the components. To fix this, you can just set your JFrame member to public global...

View Article



Java every thing in JFrame isn't visible

I made a messaging program where the client has a GUI. Before starting the client the client program needs info about the user and the server. I entered the info through the command line using the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images