ICT373: Lab Session SIX
1. Make an applet which contains a ¡°start¡± button. If the user presses the button then 10 panels appear on the applet. On each panel is displayed a number which counts from 0 to 100 and then stops. You should use multithreading to allow the numbers to increase independently.
2. Change the applet so that the panels are removed when they are all finished.
3. Change the applet so that the panels are numbered 1 to 10 and, at the end, the applet reports which panel got to 100 first.
Copyright By PowCoder代写 加微信 powcoder
4. Add on/off buttons to each panel so that the user can pause the counting on any panel.
程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com