public class ScreenUnion extends Screen
curGD, curID, gdevs, genv, lastScreenImage, primaryScreen, prompt, robot, screens, waitPrompt
CREATE_X_DIRECTION_LEFT, CREATE_X_DIRECTION_RIGHT, CREATE_Y_DIRECTION_BOTTOM, CREATE_Y_DIRECTION_TOP, h, w, x, y
Constructor and Description |
---|
ScreenUnion() |
Modifier and Type | Method and Description |
---|---|
ScreenImage |
capture(Rectangle rect)
create a ScreenImage with given rectangle on this screen.
|
Rectangle |
getBounds() |
int |
getIdFromPoint(int x,
int y) |
boolean |
useFullscreen() |
capture, capture, capture, getBounds, getGraphicsDevice, getID, getNumberScreens, getPrimaryId, getPrimaryScreen, getRobot, getRobot, getScreen, getScreen, initScreen, newLocation, newRegion, resetMonitors, selectRegion, selectRegion, setScreen, showMonitors, showTarget, showTarget, toString, toStringShort, update, userCapture, userCapture
above, above, aboveAt, aboveAt, add, add, add, atMouse, below, below, belowAt, belowAt, click, click, click, contains, contains, containsMouse, copyTo, copyTo, create, create, create, create, create, create, doubleClick, doubleClick, doubleClick, drag, dragDrop, dragDrop, dropAt, exists, exists, find, findAll, findAllText, findAllText, findText, findText, getAutoWaitTimeout, getBottomLeft, getBottomRight, getCenter, getEvtMgr, getFindFailedResponse, getH, getLastMatch, getLastMatches, getLastScreenImage, getLastScreenImageFile, getLastScreenImageFile, getLastScreenImageFile, getObserveScanRate, getRect, getScreenContaining, getTarget, getThrowException, getTopLeft, getTopRight, getW, getWaitForVanish, getWaitScanRate, getX, getY, grow, grow, grow, grow, grow, grow, highlight, highlight, highlight, hover, hover, inside, intersection, isObserving, keyDown, keyDown, keyUp, keyUp, keyUp, left, left, leftAt, leftAt, listText, morphTo, mouseDown, mouseMove, mouseMove, mouseUp, mouseUp, moveTo, nearby, nearby, observe, observe, observeInBackground, offset, offset, onAppear, onChange, onChange, onVanish, paste, paste, regionOnScreen, resetScreens, right, right, rightAt, rightAt, rightClick, rightClick, rightClick, setAutoWaitTimeout, setBottomLeft, setBottomRight, setCenter, setEvtMgr, setFindFailedResponse, setH, setLocation, setObserveScanRate, setRect, setRect, setRect, setROI, setROI, setROI, setScreen, setSize, setThrowException, setTopLeft, setTopRight, setW, setWaitForVanish, setWaitScanRate, setX, setY, showScreens, stopObserver, text, toGlobalCoord, type, type, type, type, type, type, union, updateSelf, wait, wait, wait, waitVanish, waitVanish, wheel, wheel
public int getIdFromPoint(int x, int y)
public Rectangle getBounds()
public ScreenImage capture(Rectangle rect)
Screen
public boolean useFullscreen()
useFullscreen
in class Screen