Java Doc for X11GraphicsDevice.java in » 6.0-JDK-Platform » solaris » sun » awt » Java Source Code / Java DocumentationJava Source Code and Java Documentation
public void addDisplayChangedListener(DisplayChangedListener client)(Code)
Add a DisplayChangeListener to be notified when the display settings
are changed. Typically, only top-level containers need to be added
to X11GraphicsDevice.
Returns the X11 Display of this device.
This method is also in MDrawingSurfaceInfo but need it here
to be able to allow a GraphicsConfigTemplate to get the Display.