Description: A simple drawing program, what functions can be achieved: ◎ provide a graphical user interface, the main by the operator to respond to user mouse movements ◎ allows the user to draw a straight line, rectangle, oval, round, such as geometry. ◎ allows the user to change the brush color. ◎ can display the current pen color painting as well as the activation button. ◎ can be filled with color graphics closure.
File list (Check if you may need any files):
微型绘图大师
............\Circle.class
............\Circle.java
............\DrawingPanel$1.class
............\DrawingPanel$2.class
............\DrawingPanel.class
............\DrawingPanel.java
............\DrawingShapes$1.class
............\DrawingShapes$2.class
............\DrawingShapes$3.class
............\DrawingShapes.class
............\DrawingShapes.java
............\FillCircle.class
............\FillCircle.java
............\FillOval.class
............\FillOval.java
............\FillRect.class
............\FillRect.java
............\Line.class
............\Line.java
............\Oval.class
............\Oval.java
............\Rect.jpg
............\Rectangle.class
............\Rectangle.java
............\Shapes.class
............\Shapes.java