Description: 1. On the basis of experiments with four 2.a 2.b defined P class (point of abstraction) and color class Color class, the definition of a pixel class.
a. Statement P class represents a point of x-axis and y-axis coordinates, declare constructor and copy constructor,
Statement number of get () and set () method to get or set the coordinates, declare move () method of the current coordinates
Moving several locations.
b. declare color category Color
A color the (red, green, blue) values of three primary colors, known as the RGB value. An int integer (four
To Search:
File list (Check if you may need any files):
chapter8\例子1\Example8_1.java
........\例子1
........\.....0\Example8_10.java
........\例子10
........\.....1\Example8_11.java
........\例子11
........\.....2\Example8_12.java
........\例子12
........\.....3\Example8_13.java
........\例子13
........\.....4\Example8_14.java
........\例子14
........\.....5\Example8_15.java
........\例子15
........\.....6\CalendarBean.java
........\......\Example8_16.java
........\例子16
........\.....7\Example8_17.java
........\例子17
........\.....8\Example8_18.java
........\例子18
........\.....9\Example8_19.java
........\例子19
........\....2\Example8_2.java
........\.....\SortString.java
........\例子2
........\.....0\Example8_20.java
........\例子20
........\.....1\Example8_21.java
........\例子21
........\.....2\Example8_22.java
........\例子22
........\.....3\Example8_23.java
........\例子23
........\.....4\Example8_24.java
........\例子24
........\....3\Example8_3.java
........\例子3
........\....4\Example8_4.java
........\例子4
........\....5\Example8_5.java
........\.....\TV.java
........\例子5
........\....6\Example8_6.java
........\例子6
........\....7\Example8_7.java
........\例子7
........\....8\EncryptAndDecrypt.java
........\.....\Example8_8.java
........\例子8
........\....9\Example8_9.java
........\例子9
chapter8