Jump to content

Adobe Source Libraries

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Adobe Source Libraries are a set of libraries initially developed by Adobe for internal use and later made open source.

These libraries provide functionality to specify a GUI's definition and behavior. They are organized around the 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.