I have several monitors connected to a computer. From javaFX I can get the main screen. But I need to know about the details of the screen of the screen on which it is currently located. How can i get this?
Try using getScreensForRectangle with the x, y, width and height of your window.
Source: https://habr.com/ru/post/958727/More articles:C ++: is it a class with a virtual base, but without virtual functions is polymorphic and has VTable? - c ++Debugging a Java ScriptEngine object - javaHow to safely escape quotes in R for sending text in SQL? - sqlCreating certificates for SSL communication - javajQuery: get table id by td button - jqueryHow to install PIL with JPEG support on raspberry pi? - pythonAndroid Studio presents an anonymous inner class - androidNode -webkit and google drive api - google-drive-sdkMigrating from DocsList to DriveApp? - migrationSyntax error: unexpected redirection - linuxAll Articles