文件名称:test4
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-04-28
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序,利用三个水平滚动条分别调节红、绿、蓝比例,以此设定一个颜色,并将它作为前景色,在面板上画出一个该颜色的填充椭圆。(参见示例代码)
增加一组单选按钮,分别选择不同图形:实心矩形、实心椭圆、空心矩形、空心椭圆,利用上述滚动条调节得到的颜色,绘制不同的图形
-Write a program, with three horizontal scroll bar respectively adjust the red, green, blue proportion in order to set a color, and as the foreground color in the color panel to draw a filled ellipse. (See sample code) to add a group of radio buttons, a different graph: solid rectangle, ellipse solid, hollow rectangle, hollow oval, with the above scroll to control the resulting color, draw different graphics
增加一组单选按钮,分别选择不同图形:实心矩形、实心椭圆、空心矩形、空心椭圆,利用上述滚动条调节得到的颜色,绘制不同的图形
-Write a program, with three horizontal scroll bar respectively adjust the red, green, blue proportion in order to set a color, and as the foreground color in the color panel to draw a filled ellipse. (See sample code) to add a group of radio buttons, a different graph: solid rectangle, ellipse solid, hollow rectangle, hollow oval, with the above scroll to control the resulting color, draw different graphics
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Change_Oval.java
GPanel.java
Select_Paint.java