1. Preview
  2. History
  3. Catalogue Introduction
  4. Support Component List
  5. Feature Description
    1. Box Model
    2. CSS
    3. Skin

2. History
Current Version 1.05 release version.
Update Records 2010-12-31: 1.05 updated.
2010-12-27: Finish 1.0 release version.
2010-10-06: Finish 1.0 beta version.
3. Catalogue Introduction
Catalogue Description
doc AUI Components Reference Document.
projects Some projects within AUI.
SourceCode All source files of AUI.
demos Some demos within AUI Component.
4. Support Component List
Component Level Public Date Details
AButton 1 2010-12-28 doc/com/AUI/components/level1/AButton.html
AToggleButton 1 2010-12-28 doc/com/AUI/components/level1/AToggleButton.html
ACheckBox 1 2010-12-28 doc/com/AUI/components/level1/ACheckBox.html
AGroupButton 1 2010-12-28 doc/com/AUI/components/level1/AGroupButton.html
ARadio 1 2010-12-28 doc/com/AUI/components/level1/ARadio.html
       
AScrollBar 2 2010-12-28 doc/com/AUI/components/level2/AScrollBar.html
AScrollBarH 2 2010-12-28 doc/com/AUI/components/level2/AScrollBarH.html
AScrollBarV 2 2010-12-28 doc/com/AUI/components/level2/AScrollBarV.html
       
AContainer 3 2010-12-28 doc/com/AUI/components/level3/AContainer.html
AContainer1 3 2010-12-28 doc/com/AUI/components/level3/AContainer1.html
AContainer2 3 2010-12-28 doc/com/AUI/components/level3/AContainer2.html
AList 3 2010-12-28 doc/com/AUI/components/level3/AList.html
5.1 Box Model
AUI is base on box model and same as HTML Box Model,See following picture,it's box model:

margin
border
padding
content

It's 100% same as html box model!
If you don't know box model,please cilck http://www.w3.org/TR/CSS2/box.html to know or search it.
5.2 CSS Style
AUI support a lite CSS(somewhere have a little different, may be say it's more standard naming), another AUI support pseudo class!
If you don't know css, please click http://www.w3.org/Style/CSS/ to know or search it.
If you don't konw pseudo-class style,please click http://www.w3.org/TR/CSS2/selector.html#pseudo-class-selectors to know or search it.
5.3 Skin
AUI own strong skin feature. You see it in the preview file.