Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7728575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T05:45:13+00:00 2026-06-01T05:45:13+00:00

I am making a GUI for a Java application. What I am trying to

  • 0

I am making a GUI for a Java application. What I am trying to do is have a frame, and based on user actions change the panel being displayed. Although if I do something like this :

private void setFrameContent(Container content) {
        appFrame.setContentPane(content);
    }

the frame will just freeze once I try to change the JPanel being displayed. Also tried some variations on this.

How should I change the content of the frame?

One option would be CardLayout but that would mean I would have to create all the panels on app startup while some of them might not be used. What other ways are there to achieve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T05:45:14+00:00Added an answer on June 1, 2026 at 5:45 am

    1) if you add JComponent to the already visible Container, then you have to call for revalidate() and repaint(), in your case

    • for Java7 is there implemeted revalidate() and repaint() to JFrame directly

    • for Jav6 and lower version you have to revalidate() and repaint() for ContentPane

    2) I think that CardLayout (still) could be better options for switching betweens Views in Swing GUI

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am making an application in java and I want to have a terminal
Possible Duplicate: Java, GUI builder or hand coding? I have been making GUI hand-coded
I need to write a simple Java GUI application that, basically, allows the user
I was making a java gui application through netbeans IDE. All was working fine
I am using Java Netbeans GUI Builder for making GUI. I want to give
I've been contemplating making a window manager with a GUI, probably in Java. However,
I'm making a GUI from Hell, and I'm trying to make the JFrame flash
I am making an application in C# which uses a winform as the GUI
I am writing a Desktop GUI application in Clojure using Java Swing. Normally when
I have a GUI application that needs to do something simple in the background

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.