No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
14 Posted Topics
Re: Math majors at my school have to take CPS141 Intro to Java... lets hope this person is a Math Major :D or some other major that needs cps for some reason | |
Re: I'll solve this problem for ya! not really but in order to create radio buttons you could of looked it up (not being rude). what you want to do is look up JRadioButton its simple to create just like JPanel or JButton. simple stuff. as for your second problem... look … | |
Re: i had this on a final today... You can use a setMyList method and just create a for loop recalling that method passing everything you need inside the setMyList(w.e variables); Please correct me if im wrong.. Im just guessing this is what you need by what you said. | |
Re: Can you point out where the error occurs usually when you click on it, like in eclipse, it points out where the error is occurring. | |
Re: show us the code u come up with and show us what your problems are :) | |
Re: um extends applet is the first thing you want to do other than that... look up google for the rest and come back when you got a problem that we can specify to help you out in | |
Re: I suggest you use the CODE /CODE with [] it'll be easier for us to read then what you have now. | |
Re: I have to second masijade comment. I can some how point you in the right direction. I did this assignment a while back in the semester.. You can use the javax.swing.JOptionpane function or the Scanner class *I forgot the import but if u have eclipse write it out and it … | |
Re: you can do what Slimmy has suggested and see if that works, unless you want to go with the idea of doing a do{ }while(boolean = true). Let me know what other problems you have. | |
Re: Only thing I can really think of is did you add it to something that can show it? My friend had this problem earlier today he just forgot to add. | |
I can't come up with logic for certain actionListeners for my program, mainly the ones that will run the game. I want to go through my actionListeners one by one. First actionListener I want to work with is the one that will be setting the order of pictures that the … | |
Re: I'm having a hard time understanding your instructions. 4 Classes - Class A - Class B - Class C - Class Speed Class A <- Class B Class B <- Class C Speed will be called in Class B and C. Is this right thus far? | |
Hello, I'm currently a student in college and to get right to the point - I'm having a problem with figuring out the logic of making the program. This is how I want my interface to look TOP - MasterMind : Probably JLabel CENTER - Where you set each guess … | |
Hello everyone, Name: Alfred Occupation: Student Age: 20 I'm currently a student in Dutchess Community College, and my major is Computer Science(go figure). I chose this field because I'm a heavy gamer, and for if I don't get into the game industry I can program some where else as a … |
The End.