Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~4K People Reached
Favorite Forums
Favorite Tags

14 Posted Topics

Member Avatar for gladius33

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

Member Avatar for ajst
0
188
Member Avatar for lse123

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 …

Member Avatar for ProgrammerAl
0
147
Member Avatar for xxunknown321

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.

Member Avatar for ProgrammerAl
0
368
Member Avatar for Phil++

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.

Member Avatar for masijade
0
89
Member Avatar for bholas
Member Avatar for ProgrammerAl
-2
68
Member Avatar for cempaka123

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

Member Avatar for ProgrammerAl
0
87
Member Avatar for seanbp

I suggest you use the CODE /CODE with [] it'll be easier for us to read then what you have now.

Member Avatar for ProgrammerAl
0
98
Member Avatar for smoke1914

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 …

Member Avatar for ProgrammerAl
0
86
Member Avatar for JellyTurf

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.

Member Avatar for ProgrammerAl
0
135
Member Avatar for JellyTurf

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.

Member Avatar for ProgrammerAl
0
266
Member Avatar for ProgrammerAl

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 …

Member Avatar for ProgrammerAl
0
89
Member Avatar for roro-

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?

Member Avatar for roro-
0
248
Member Avatar for ProgrammerAl

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 …

Member Avatar for ProgrammerAl
0
1K
Member Avatar for ProgrammerAl

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 …

Member Avatar for mushget
0
228

The End.