anyone have a program that creates a menu which has 4 buttons that can lead to seperate programs which can exit back to the main menu and the main menu has an exit program button? :-)
Printable View
anyone have a program that creates a menu which has 4 buttons that can lead to seperate programs which can exit back to the main menu and the main menu has an exit program button? :-)
Yep, you do,.... if you put in the effort to create this. Best of luck, and come on back if you have a more specific question.
But seriously, it sounds as if you have to create this for homework, and the best way to learn to do it is to read the tutorials, and then just do it. Even if this is not homework, even if you're just learning Java on your own, it's not a good idea to "borrow" someone else's code because this way you'll never learn to code it yourself.
We can help you here, but you have to first put in the effort. Best of luck.
Read the tutorial "How to use Menus "form java.sun.com
It s simple program .Learn yourself ,do yourself