• 0

[JAVA] How do you reset JFrame


Question

4 answers to this question

Recommended Posts

  • 0

Probably easiest to just dispose of the old one and create a new one - otherwise you'll need one lot of code to create it and another similar set of code to reset all its content and state - with inevitable maintenance problems.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.