Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
So i am a newb beginner at Java. started learning about 2 months ago through internet tutorials.
So I have created a window which has many items like JLabels and JList etc.
And then there is a JButton at the bottom which says "Next".
When I click the Next button I want everything on the screen so far to disappear and show stuff from another class that I have created.
How can I do this without opening a new window for the other class.
any tips would be helpful.
Ps . I know about ActionListeners. I just dont know the exact code to open new stuff on the same window.
PSs . Can u suggest some boards where I can get answers to such questions about Java.