The Artima Developer Community
Sponsored Link

Java Answers Forum
Multiple Frame GUI Application.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
D

Posts: 1
Nickname: xyz
Registered: Apr, 2002

Multiple Frame GUI Application. Posted: Apr 8, 2002 8:14 PM
Reply to this message Reply
Advertisement
Hi everyone,

I am currently working on a GUI that is to have several user screens. When the program is initially executed I want to display a "master" screen that will contain several buttons which when pressed will result in new screens of information being displayed.

Once a button is pressed on the "master" screen the "master" screen will disappear and be replaced by a relevant "secondary" screen. The secondary screens will only have one button on them, a back button which when pressed will result in the "master" screen being displayed again.

If anybody has any idea of how this can be achieved using SWING, suggestions will be greatly appreciated. If you know how to do this and wouldn't mind including some example code that would be awesome. Thanks.

Regards

D

Topic: please some one help me,Java 3D Previous Topic   Next Topic Topic: Alphabetical programme

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use