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
~705 People Reached
Favorite Forums
Favorite Tags
Member Avatar for StormHawk

I am trying to implement the following method: public void add (String a, b, c, d, e, f,...z) { ... } However, I get a compile time error... What am I doing wrong with this? (The parameter takes 26 strings).

Member Avatar for delta_frost
0
287
Member Avatar for StormHawk

[B]Question:[/B] Write a program to read in a sentence. Output the sentence and then sort all letters in descending order. Allow users to enter a letter and output the letter with the number of occurrences of that letter, or else indicate that the letter is not found. [B][COLOR="Red"]Use: "I compute …

Member Avatar for JamesCherrill
0
189
Member Avatar for StormHawk

Hello experts! I've made a GUI that calculates the surface area and volume of several shapes based on User input of discreet information such as length, width, depth, etc. [IMG]http://i246.photobucket.com/albums/gg88/mustardy85/ScreenShotGUI.png[/IMG] _______________________________________________________________________________________________________ How do I get java to draw the shapes of images in the BLUE rectangle to the right of …

Member Avatar for NormR1
0
150
Member Avatar for tasu

i have a button and when it is clicked i want it to open a new form in netbeans. how do i do this...???

Member Avatar for StormHawk
0
77