This site is currently read-only as we are migrating to Oracle Forums for an improved community experience. You will not be able to initiate activity until January 31st, when you will be able to use this site as normal.

    Forum Stats

  • 3,890,899 Users
  • 2,269,649 Discussions
  • 7,916,821 Comments

Discussions

GraphicsConfiguration / GraphicsDevice : Listening for changes

843807
843807 Member Posts: 46,582
edited Aug 19, 2010 5:21PM in Abstract Window Toolkit (AWT)
What I'm trying to do is listen for changes to GraphicsConfiguration on a particular GraphicsDevice (USB Monitor).

Is this possible?



Bit of background:
What I'm trying to do is have my application running on the USB-Monitor, and then when the user fires up a secondary application on the primary monitor, if they change the (screen) resolution in the secondary app - the changes flow through to my application and I want to be able to react to this change.

Comments

This discussion has been closed.