Class MultiMonitorUtil

java.lang.Object
com.inductiveautomation.ignition.client.util.gui.MultiMonitorUtil

public class MultiMonitorUtil extends Object
Some util functions for getting device information on multi monitor set ups
  • Method Details

    • findScreen

      public static int findScreen(Window w)
      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

      public static GraphicsDevice getDeviceAt(int index)
      Returns the graphical device at given index