Jump to content

Adobe Source Libraries

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 64.134.224.31 (talk) at 14:14, 8 February 2017 (Added link to current source repository). 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 the GUI's definition and behavior. They are organized around two main modules Adam and Eve.

  • Adam offers the ability to specify the state chart driving a GUI element behavior.
  • Eve offers a GUI description language and a parser able to generate the described GUI from that description.