< prev index next >

src/java.desktop/unix/classes/sun/awt/X11GraphicsConfig.java

Print this page

        

*** 59,69 **** /** * This is an implementation of a GraphicsConfiguration object for a * single X11 visual. * ! * @see GraphicsEnvironment * @see GraphicsDevice */ public class X11GraphicsConfig extends GraphicsConfiguration implements SurfaceManager.ProxiedGraphicsConfig { --- 59,69 ---- /** * This is an implementation of a GraphicsConfiguration object for a * single X11 visual. * ! * @see java.awt.GraphicsEnvironment * @see GraphicsDevice */ public class X11GraphicsConfig extends GraphicsConfiguration implements SurfaceManager.ProxiedGraphicsConfig {
< prev index next >