javax.media.nativewindow.x11
Class X11GraphicsDevice
java.lang.Object
javax.media.nativewindow.DefaultGraphicsDevice
javax.media.nativewindow.x11.X11GraphicsDevice
- All Implemented Interfaces:
- Cloneable, AbstractGraphicsDevice
public class X11GraphicsDevice
- extends DefaultGraphicsDevice
- implements Cloneable
Encapsulates a graphics device on X11 platforms.
Constructor Summary |
X11GraphicsDevice(long display)
Constructs a new X11GraphicsDevice corresponding to the given native display handle. |
X11GraphicsDevice
public X11GraphicsDevice(long display)
- Constructs a new X11GraphicsDevice corresponding to the given native display handle.
clone
public Object clone()
- Overrides:
clone
in class DefaultGraphicsDevice
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.