文件名称:App3
介绍说明--下载内容均来自于网络,请自行研究使用
实现简单的绘图程序。实现任意画,画直线,画矩形,园或拖拽。实现是否填充,实现线条粗细选择,实现颜色选择。-Simple drawing program. Arbitrary painting, painting a straight line, draw a rectangle, drag or garden. Whether the implementation fill, line thickness to achieve selection, to achieve color choices.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
App3\applet.policy
....\build\classes\app3\shape\IShape$FillType.class
....\.....\.......\....\.....\IShape.class
....\.....\.......\....\.....\Line.class
....\.....\.......\....\.....\Oval.class
....\.....\.......\....\.....\Point.class
....\.....\.......\....\.....\Rect.class
....\.....\.......\....\.....\Shape.class
....\.....\.......\....\.....\ShapeServlet.class
....\.....\.......\....\.....\Test.class
....\.....\Test.html
....\build.xml
....\manifest.mf
....\nbproject\build-impl.xml
....\.........\genfiles.properties
....\.........\private\private.properties
....\.........\.......\private.xml
....\.........\project.properties
....\.........\project.xml
....\src\app3\shape\IShape.java
....\...\....\.....\Line.java
....\...\....\.....\Oval.java
....\...\....\.....\Point.java
....\...\....\.....\Rect.java
....\...\....\.....\Shape.java
....\...\....\.....\ShapeServlet.java
....\...\....\.....\Test.java
....\build\classes\app3\shape
....\.....\.......\app3
....\src\app3\shape
....\build\classes
....\nbproject\private
....\src\app3
....\build
....\nbproject
....\src
....\test
App3