Interface DEWindowRegion
- All Known Implementing Classes:
MSWinDEWindowRegion
public interface DEWindowRegion
- Author:
- thevpc
-
Method Summary
-
Method Details
-
getWindow
DEWindow getWindow() -
getRobot
ContextualRobot getRobot() -
getRelativeBounds
Rectangle getRelativeBounds() -
getAbsoluteBounds
Rectangle getAbsoluteBounds()
-