Class MultiMonitorUtil
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.MultiMonitorUtil
Some util functions for getting device information on multi monitor set ups
- 
Method Summary
Modifier and TypeMethodDescriptionstatic intfindScreen(Window w) Find what screen/device the window is currently onstatic GraphicsDevicegetDeviceAt(int index) Returns the graphical device at given indexstatic intReturns the number of devices that are currently set up in the environment 
- 
Method Details
- 
findScreen
Find what screen/device the window is currently on - 
getNumberOfScreens
public static int getNumberOfScreens()Returns the number of devices that are currently set up in the environment - 
getDeviceAt
Returns the graphical device at given index 
 -