Class UICapture
java.lang.Object
uno.anahata.ai.swing.UICapture
Utility class for capturing screenshots of screen devices and application windows.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCaptures a screenshot of all visible JFrames in the application.Captures a screenshot of all available screen devices.static FilescreenshotScreenDevice(int index) Captures a screenshot of a specific screen device by its index.
-
Field Details
-
TIMESTAMP_FORMAT
-
SCREENSHOTS_DIR
-
-
Constructor Details
-
UICapture
public UICapture()
-
-
Method Details
-
screenshotAllScreenDevices
-
screenshotScreenDevice
-
screenshotAllJFrames
-
