Uses of Class
com.github.mike10004.xvfbmanager.XvfbException
-
-
Uses of XvfbException in com.github.mike10004.xvfbmanager
Subclasses of XvfbException in com.github.mike10004.xvfbmanager Modifier and Type Class Description static classDefaultXvfbController.XLockFileChecker.LockFileCheckingExceptionstatic classDefaultXvfbController.XLockFileChecker.LockFileCleanupTimeoutExceptionstatic classScreenshooter.ScreenshooterExceptionMethods in com.github.mike10004.xvfbmanager that throw XvfbException Modifier and Type Method Description XwdFileScreenshotFramebufferDirScreenshooter. capture()TScreenshooter. capture()Captures a screenshot.XwdFileScreenshotXwdScreenshooter. capture()DScreenshotConverter. convert(S source)ImageioReadableScreenshotXwdFileToPngConverter. convert(Screenshot source)protected ImageioReadableScreenshotXwdFileToPngConverter. convert(Screenshot source, File pnmFile)ImageioReadableScreenshotXwdFileToPngConverter. convert(Screenshot source, File pnmFile, File stderrFile)protected ImageioReadableScreenshotXwdFileToPngConverter. convert(File pnmFile, File stderrFile, File inputFile)Screenshooter<?>DefaultXvfbController. getScreenshooter()Screenshooter<?>XvfbController. getScreenshooter()Captures a screenshot of the virtual framebuffer.
-