Package org.netbeans.jemmy.demo

Demo package

See:
          Description

Interface Summary
CommentWindow Interface implementation defines a way to display step comments during demo or test debug.
 

Class Summary
DefaultCommentWindow Default org.netbeans.jemmy.demo.CommentWindow implementation.
Demonstrator Class to display step comments.
 

Exception Summary
DemoInterruptedException Exception is throught if test (demo) execution has been interrupted (CommentWindow.isInterrupted() returned true).
 

Package org.netbeans.jemmy.demo Description

Demo package

Contains classes alowing to create automated application demoes.

Since:
9 Nov 2002