文件名称:Create ChangeBallColor
介绍说明--下载内容均来自于网络,请自行研究使用
Create an application ChangeBallColor that displays a panel. This panel will contain two buttons (one for red and one for blue). It will also display a filled in circle. When the user clicks on a button, the circle should change to that color. So, if a user clicks the blue button, the circle will change to blue. Similarly, if a user clicks the red button, the circle will turn to red.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 实验10.rar 列表 实验10/.classpath 实验10/.project 实验10/.settings/org.eclipse.jdt.core.prefs 实验10/bin/ChangeBallColor.class 实验10/bin/MainFrame.class 实验10/bin/MyPanel.class 实验10/src/ChangeBallColor.java 实验10/src/MainFrame.java 实验10/src/MyPanel.java 实验10/.settings 实验10/bin 实验10/src 实验10