Directory

← Back

Screenshot

Takes client screenshots directly within a Vaadin application with this component

Author

Rating

Popularity

<100

Any part of the visible screen can be captured! The screenshot is taken interactively and user can select the screen area to be captured.

The implementation is based on Upload component with Java Applet based client-side implementation. Because of the use of Java applet it requires user to accept a security dialog.

This component depends on the AppletIntegration add-on, but a version of it is already included in the jar.

NOTE: the required client-side jars bundled with Screenshot are signed with a self-signed certificate just to allow testing. For production you should sign all jars in your widgetset folder with your own certificate.

Compatibility

0.8.2
(24.4)
(24.3)
(24.2)
(24.1)
(24)
(23)
(22)
(21)
(20)
(19)
(18)
(17)
(16)
(15)
(14)
(13)
(12)
(11)
(10)
(8.21)
(8.20)
(8.19)
(8.18)
(8.17)
(8.16)
(8.15)
(8.14)
(8.13)
(8.12)
(8.11)
(8.10)
(8.9)
(8.8)
(8.7)
(8.6)
(8.5)
(8.4)
(8.3)
(8.2)
(8.1)
(8.0)
(7.7)
(7.6)
(7.5)
(7.4)
(7.3)
(7.2)
(7.1)
(7.0)
6.2-6.8Y
(6.1)
(6.0)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Released
2010-02-21
Maturity
EXPERIMENTAL
License
Apache License 2.0

Compatibility

Framework
Vaadin 6.2+
Browser
Internet Explorer
Internet Explorer
Firefox
Safari

Screenshot - Vaadin Add-on Directory

Takes client screenshots directly within a Vaadin application with this component Screenshot - Vaadin Add-on Directory
Any part of the visible screen can be captured! The screenshot is taken interactively and user can select the screen area to be captured. The implementation is based on Upload component with Java Applet based client-side implementation. Because of the use of Java applet it requires user to accept a security dialog. This component depends on the AppletIntegration add-on, but a version of it is already included in the jar. NOTE: the required client-side jars bundled with Screenshot are signed with a self-signed certificate just to allow testing. For production you should sign all jars in your widgetset folder with your own certificate.
Applet Signing Info
AppletIntegration
Author Homepage
Online Demo
Source Code
Discussion Forum

Screenshot version 0.8.2
null

Online