Package org.netbeans.jemmy.demo
Demo package
Contains classes alowing to create automated application demoes.- Since:
- 9 Nov 2002
-
Interface Summary Interface Description CommentWindow Interface implementation defines a way to display step comments during demo or test debug. -
Class Summary Class Description DefaultCommentWindow Default org.netbeans.jemmy.demo.CommentWindow implementation.Demonstrator Class to display step comments. -
Exception Summary Exception Description DemoInterruptedException Exception is throught if test (demo) execution has been interrupted (CommentWindow.isInterrupted() returned true).