Class Dumper

java.lang.Object
org.netbeans.jemmy.util.Dumper

public class Dumper extends Object
Allows to "dump" current GUI state into XML file. Uses operators' getDump methods to gather the information.
Author:
Alexandre Iline (alexandre.iline@sun.com)
  • Constructor Details

    • Dumper

      public Dumper()
  • Method Details