![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi, my name is Omar and I'm new at Java and I was wondering if someone could help me with a problem I'm having designing a GUI. Well, for one of my classes, we are supposed to design an interactive survey form which displays a questions, gives a text output, etc. My problem is, I am not at familiar with how to make a GUI which has event driven actions such as clicking on a button (i.e. next, previous) and getting the window to stay the same size, but have the contents of the windows change( perhaps display a new question or a welcome screen). If you still have problem understanding what I am talking about, I mean something like a WinZip Wizard interface, which has buttons such as next, help, etc. I mean, I understand about interactions, but am unfamiliar about changing the contents of the screen while leaving the window intact. Any help and even a very very simple example of code which could do this would be greatly appreciated. Please don't hesitate to at all to give some advice or comments. Replies:
|
Sponsored Links
|