Package org.netbeans.jemmy.demo


package org.netbeans.jemmy.demo

Demo package

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