Uses of Class
com.scriptel.proscript.Screen
-
Packages that use Screen Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of Screen in com.scriptel.proscript
Methods in com.scriptel.proscript that return Screen Modifier and Type Method Description Screen
Device. getScreen()
This method gets the screen based off the screen index.Methods in com.scriptel.proscript with parameters of type Screen Modifier and Type Method Description void
Device. setScreen(Screen screen)
This method sends screen information to the device.
-