USING JAVA SWING

I HAVE A JFRAME WITH TEXT FIELD WHICH I PASS THE USERNAME AS SOON AS I LOGIN. THE ISSUE I HAVE IS WHEN I NAVIGATE TO ANOTHER FRAME AND COME BACK AT A LATER TIME THE FIELD LOSES ITS VALUES

I USED THE hide() and SETVISIBILE(TRUE) methods. BUT NO LUCK

ANY ONE OUT THEIR WITH A SOLUTION

THANKS

1. don't hide the screen
2. if you do want to hide the screen, you can always pas the data as a parameter
3. TURN OFF CAPS LOCK

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.