Package org.netbeans.jemmy.util
package org.netbeans.jemmy.util
Util package
Contains different util classes and additional implementations of some Jemmy interfaces.-
ClassDescriptionMakes easier to implement searching criteria for
javax.swing.text.StyledDocument
JTextComponentOperator.getPositionByText(String, JTextComponentOperator.TextChooser, int)
.Used as component visualizer by default.Allows to "dump" current GUI state into XML file.Being used bas visualizer does nothing.Doessuper.activate(org.netbeans.jemmy.operators.WindowOperator)
.Specifies criteria for component lookup basing on component name.Allows to load PNG graphical file.This class allows to encode BufferedImage into B/W, greyscale or true color PNG image format with maximum compression.
It also provides complete functionality for capturing full screen, part of screen or single component, encoding and saving captured image info PNG file.Implementation of org.netbeans.jemmy.ComponentChooser interface.Be executed under 1.4 usesjava.util.regex.Pattern
functionality.Thrown in case of parsing error.Implementation of org.netbeans.jemmy.ComponentChooser interface.Defines searching criteria forjavax.swing.text.StyledDocument
JTextComponentOperator.getPositionByText(String, JTextComponentOperator.TextChooser, int).Supposed to be used to perform some periodical job.Class allows to make periodical window jobs like error window closing.