Computer Science Canada Making Menu's In Java |
Author: | bodbwoii [ Sat Jan 09, 2010 9:45 pm ] |
Post subject: | Making Menu's In Java |
Okay; look guys; i have no idea what to do ; ihave an isu due this thursday; i need to make a menu with 8 options; i looke all throuh my book and i could not find any help can anyone start me with this isu/?? |
Author: | TheGuardian001 [ Sat Jan 09, 2010 9:58 pm ] | ||||
Post subject: | Re: Making Menu's In Java | ||||
You already have a thread open, over here, in which you were told how to create a menu. In the future, use the old thread instead of opening a new one. TheGuardian001 @ Wed Jan 06, 2010 11:20 pm wrote: Those were instructions for a text menu, in the console.
1) Output a list of options, which are numbered.
2) Receive user input, and react accordingly.
Unless of course you want a non console based menu, in which case you just add an ActionListener to a Button, JButton, or any other awt/swing widget you care to use. If there is some specific part of this you don't understand, ask, and we'll help you understand it, but "I don't know how to make a menu" gives us very little to go on. Is it a text menu, or GUI? What have you tried so far? What specifically don't you get? The more information you give us, the more helpful we can be. |
Author: | bodbwoii [ Sat Jan 09, 2010 10:24 pm ] |
Post subject: | Re: Making Menu's In Java |
ok soo uhmm i need to make a menu with 8 options available; and the uer can choose how many and which options he can choose; |
Author: | TheGuardian001 [ Sat Jan 09, 2010 10:27 pm ] |
Post subject: | Re: Making Menu's In Java |
Yes, you've already said that. What you haven't done is shown any of your own efforts at this nor specified the type of menu you are trying to create (GUI, Console, etc) |
Author: | illzidaneyou [ Sun Jan 10, 2010 5:53 pm ] |
Post subject: | Re: Making Menu's In Java |
LOL. Ms. BOOT's class right. Damn im stuck on mine too, my thing isnt writing to file properly, and I cant read a file properly either. ask me in class tmrw, ill help u get started. -Irfan |