- Category:
- Games
- Tags:
-
[Java]
[源码]
- File Size:
- 4kb
- Update:
- 2013-04-20
- Downloads:
- 0 Times
- Uploaded by:
- Li Dan
Description: Design a two JComboBox Applet program:
Calculated JComboBox1 added "1+ 2+ 3..." , "1* 1+ 2+ 3* 3* 2...", "1* 1* 1+ 2* 2* 2+ 3* 3* 3...", 3 options. Another JComboBox2 added one hundred option. When choose an option on the JComboBox1, text1 shows the name of the option. When select a option on JComboBox2, calculation and program. Such as choice of JComboBox1 "compute 1* 1+ 2+ 3* 3* 2..." And then select JComboBox2 28 and "before", program to calculate the sum of the squares of the other 28 consecutive. Choose an appropriate layout manager to layout.
To Search:
File list (Check if you may need any files):
sy5\.project
...\.classpath
...\bin\cn4\Sum.class
...\src\cn4\Sum.java
...\bin\cn4
...\src\cn4
...\bin
...\src
sy5