文件名称:shapes
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- mo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This is a very simple project to demonstrate some characteristics of
objects.
You can create various shapes, and you will see, if you do, that those
shapes are drawn on screen (in a window that we call the "canvas").
You can then manipulate these objects: change their position, size and
colour. Try it out: create a few different squares, triangles and circles
objects.
You can create various shapes, and you will see, if you do, that those
shapes are drawn on screen (in a window that we call the "canvas").
You can then manipulate these objects: change their position, size and
colour. Try it out: create a few different squares, triangles and circles
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shapes\bluej.pkg
......\bluej.pkh
......\Canvas$1.class
......\Canvas$CanvasPane.class
......\Canvas$ShapeDescription.class
......\Canvas.class
......\Canvas.ctxt
......\Canvas.java
......\Circle.class
......\Circle.ctxt
......\Circle.java
......\README.TXT
......\Square.class
......\Square.ctxt
......\Square.java
......\Triangle.class
......\Triangle.ctxt
......\Triangle.java
shapes
......\bluej.pkh
......\Canvas$1.class
......\Canvas$CanvasPane.class
......\Canvas$ShapeDescription.class
......\Canvas.class
......\Canvas.ctxt
......\Canvas.java
......\Circle.class
......\Circle.ctxt
......\Circle.java
......\README.TXT
......\Square.class
......\Square.ctxt
......\Square.java
......\Triangle.class
......\Triangle.ctxt
......\Triangle.java
shapes