Results 1 to 2 of 2
Thread: Java swing program
- 02-07-2012, 10:45 AM #1
Member
- Join Date
- Feb 2012
- Posts
- 1
- Rep Power
- 0
Java swing program
Hello, i'm learning java, but i don't understand a program that i'm supposed to do. And my teacher is not very willing to help!(I'm studying over the Internet) This is what it says:
"Make a program that reads in 3 positive numbers(if a negative number is entered, then no more input should be possible).
Then write out how many numbers that is bigger then 100, how many that is lower then 100 and how many that is exactly 100. Also write out how many values that has been entered.
Also display the mean value for the numbers over 100, and the mean value for the numbers below 100."
This is our second program that we are supposed to do. I did the first program without problems, but now i'm totally lost. How should i do? We are supposed to be working with swing. Probably i should use JOptionPane. But do i need a loop or If-statements? Any help is welcome....
Thanks.
- 02-07-2012, 02:22 PM #2
Re: Java swing program
Don't waste time blaming your teacher. Plenty of people here learned how to program without the benefit of a teacher, classmates, a school (tutors, office hours, etc).
But what have you tried? Where exactly are you stuck? Break your problem up into smaller steps and solve them one at a time. What is the absolute smallest thing you know you have to do next?How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
problems with swing example program
By mr_sandman in forum New To JavaReplies: 4Last Post: 08-19-2011, 12:23 AM -
Simple swing program, help please!
By N00Bie in forum New To JavaReplies: 5Last Post: 02-17-2011, 05:16 PM -
Start Swing GUI program by Java Web Start with IE in Eclipse debug mode
By albertkao in forum EclipseReplies: 1Last Post: 01-18-2011, 06:27 PM -
java swing program to send message to a mobile?
By Manish87 in forum AWT / SwingReplies: 2Last Post: 12-05-2010, 08:09 AM -
code for making a java swing program a demo verson
By fakhruddin in forum AWT / SwingReplies: 1Last Post: 11-27-2007, 08:54 PM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks