Lines Matching refs:GraphicsDevice
28 import java.awt.GraphicsDevice;
31 public class BufferedImageDevice extends GraphicsDevice
40 * Returns the type of this <code>GraphicsDevice</code>.
41 * @return the type of this <code>GraphicsDevice</code>, which can
48 return GraphicsDevice.TYPE_IMAGE_BUFFER;
53 * <code>GraphicsDevice</code>.
55 * of this <code>GraphicsDevice</code>.
63 * objects associated with this <code>GraphicsDevice</code>.
66 * <code>GraphicsDevice</code>.
74 * associated with this <code>GraphicsDevice</code>.
76 * of this <code>GraphicsDevice</code>.