Adobe Source Libraries
Appearance
Adobe Source Libraries are a set of libraries developed by Adobe initially for their own use in the softwares they publish and which they made open source.
These libraries provide functionality to define GUI definition and behaior. They are organized around two main modules Adam and Eve.
- Adam offer the ability to specify the state chart driving a GUI element behavior.
- Eve offer a GUI description language and a parser able to generate the described GUI from that description.