Jump to content

Adobe Source Libraries

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bluebot (talk | contribs) at 20:25, 25 January 2006 (Bringing "External links", "See also" and "Reference" sections in line with the Manual of Style.). 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 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.