| DefaultDisplayReadinessChecker |
Class that calls an X program to gather information about a display in order
to determine whether the display is ready.
|
| DefaultXvfbController |
Default controller implementation.
|
| FramebufferDirScreenshooter |
Screenshooter implementation that copies the framebuffer file from the
framebuffer directory.
|
| ImageioReadableScreenshot |
|
| ListTreeNode<T> |
Implementation of a tree node that uses an array list for its children.
|
| Poller<T> |
Class that facilitates polling for an arbitrary condition.
|
| Poller.PollAnswer<E> |
Class that represents an answer in response to a poll request.
|
| Poller.PollOutcome<E> |
Class that represents the outcome of a poll.
|
| Poller.RegularIntervals |
|
| Poller.SimplePoller |
|
| PollingXLockFileChecker |
|
| Screenshot.BasicScreenshot<B extends com.google.common.io.ByteSource> |
|
| Screenshot.FileByteSource |
|
| ShutdownHookProcessTracker |
Process tracker that adds a shutdown hook to terminate processes that
are still alive when the JVM exits.
|
| Sleeper.DefaultSleeper |
Default sleeper implementation.
|
| TreeNode.Utils |
Static utility methods relating to tree nodes.
|
| XvfbConfig |
Configuration for Xvfb execution.
|
| XvfbController.XWindow |
Class representing information about a window rendered by an X server.
|
| XvfbManager |
Class that helps manage the creation of virtual framebuffer processes.
|
| XwdFileScreenshot |
|
| XwdFileToPngConverter |
Screenshot implementation that uses an X utility to convert a screenshot
file to portable anymap format.
|
| XwdScreenshooter |
Implementation of a screenshooter that executes an X utility.
|