Introduction - If you have any usage issues, please Google them yourself
Using java to write object-oriented applications, an example of the use of the adapter model list of every element be able to call the draw method of painting with a different picture of a square circle triangle
Packet : 15883839adapter.rar filelist
TriangleNode.java
Circle.java
CircleNode.java
Main.java
Node.java
Rectangle.java
RectangleNode.java
Triangle.java