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.

0 Endorsements
~8K People Reached
Favorite Forums

6 Posted Topics

Member Avatar for Lamirp

Ok I'm just looking for a cleaner way to achieve my goal here, if there is one and if this is not much of a satisfactory method. The goal is to accept an integer from a user using JOptionPane.showInputDialog. A brief example of what I'm currently doing do { check …

Member Avatar for mKorbel
0
7K
Member Avatar for Lamirp

I'm looking to make a single method that takes in my object and spits out a checkbox with an item listener. Here's my relevant portion, the IDE wants me to make my argument and checkbox final prevents the listener from functioning during runtime. Any ideas or help would be appreciated, …

Member Avatar for Lamirp
0
302
Member Avatar for piumiM

If I'm not mistaken program D is an AIML interpreter. So you found program D, W and probably O you could look at their codes and use them to fit your needs.

Member Avatar for Lamirp
1
142
Member Avatar for bobit

I would start with your super classes and move on from there. Build from the ground up. So first ask yourself what you expect from that class and move forward like that. CDCs are great and help you set a clear path in your mind. As stultuske mentioned the figure …

Member Avatar for stultuske
0
580
Member Avatar for hwoarang69

Since the paddle is a shape with plenty of area, we need more information on the py1/px1 positions, is it the direct center, top or bottom? Assuming by your code it's the bottom. This may not solve your problem, but a slight tweak on the if statements. if(y-radius <= (py1+ph1) …

Member Avatar for Lamirp
0
158
Member Avatar for Lamirp

Hey guys and girls, first post here been reading for a few days but I am pretty new to java and I have to edit a class to import a file into an array. The class initially defined the array within itself. So I made my changes and I am …

Member Avatar for Lamirp
0
194

The End.