Searched defs:SunDisplayChanger (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/
H A DSunDisplayChanger.java56 public class SunDisplayChanger { class
57 private static final PlatformLogger log = PlatformLogger.getLogger("sun.awt.multiscreen.SunDisplayChanger");
64 public SunDisplayChanger() {} method in class:SunDisplayChanger
67 * Add a DisplayChangeListener to this SunDisplayChanger so that it is
83 * Remove the given DisplayChangeListener from this SunDisplayChanger.
108 // DisplayChangedListener to add or remove itself from a SunDisplayChanger.
155 // DisplayChangedListener to add or remove itself from a SunDisplayChanger.

Completed in 33 milliseconds