http://www.php.net/manual/en/language.oop5.properties.php
properties attributes fields
http://www.php.net/manual/en/language.types.array.php
array, list (vector), hash table (an implementation of a map), dictionary, collection, stack, queue
The Composite (Design pattern) allows a group of objects to be treated in the same way as a single instance of an object
AWT Abstract Window Toolkit http://zh.wikipedia.org/wiki/AWT
JFC Java Foundation Classes http://zh.wikipedia.org/wiki/JFC
Swing