Jump to content

Adobe Source Libraries

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 144.92.211.185 (talk) at 16:58, 6 July 2006. 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 developed by Adobe initially for their own use in the applications 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.