Jump to content

Adobe Source Libraries

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dwarfpower (talk | contribs) at 09:46, 24 December 2005 (moved Adobe Source Librairies to Adobe Source Libraries). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Adobe Source Libraries are a set of libraries developped by Adobe initially for their own use in the softwares they publish and which they made open source.

These libraries provide functionnalities 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.