public class ScreenshotUtilities
extends java.lang.Object
Constructor and Description |
---|
ScreenshotUtilities() |
Modifier and Type | Method and Description |
---|---|
static void |
transferScreenShot(java.io.File screenShotFile,
java.lang.String[] projectorsToSendTo,
IStage stage)
Send screenshot of current contents of the app to a the list of
projectors provided.
|
public static void transferScreenShot(java.io.File screenShotFile, java.lang.String[] projectorsToSendTo, IStage stage)