--- /dev/null 2018-02-07 13:24:26.000000000 -0800 +++ new/core/JemmySupport/src/org/jemmy/support/test/package.html.html 2018-02-07 13:24:26.000000000 -0800 @@ -0,0 +1,21 @@ + + + + + Jemmy support + + + +

Jemmy support

+ This is an utility code which is responsible for generating Jemmy different + artifacts describing now well Jemmy covers this or that UI library. + In particular, Jemmy "docks" could be generated. See "Docks vs wraps" + article and examples of wraps for a particular UI library for more info
+ The required information is collected from annotations within Jemmy code + by an "annotation processor" which is implemented by + Processor class. + +