Searched defs:image (Results 176 - 200 of 223) sorted by relevance

123456789

/openjdk7/jdk/test/javax/swing/plaf/metal/MetalBumps/
H A DTest6657026.java41 import java.awt.image.BufferedImage;
42 import java.awt.image.ImageObserver;
67 if (mg.image != null) {
69 int value = mg.image.getRGB(0, 0);
70 for (int x = 0; x < mg.image.getWidth(); x++) {
71 for (int y = 0; y < mg.image.getHeight(); y++) {
72 int current = mg.image.getRGB(x, y);
74 mg.image.setRGB(x, y, value);
89 private BufferedImage image; field in class:Test6657026.MyGraphics
225 this.image
[all...]
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXTrayIconPeer.java32 import java.awt.image.*;
513 // Classes for painting an image on canvas
530 curW = autosize ? width : image.getWidth(observer);
531 curH = autosize ? height : image.getHeight(observer);
538 volatile Image image; field in class:XTrayIconPeer.IconCanvas
549 public void updateImage(Image image) { argument
550 this.image = image;
584 gr.drawImage(image, 0, 0, curW, curH, observer);
596 public boolean imageUpdate(final Image image, fina argument
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJLabel.java49 * A display area for a short text string or an image,
58 * either text, an image, or both.
65 * image-only labels are horizontally centered, by default.
68 * relative to the image.
69 * By default, text is on the trailing edge of the image,
70 * with the text and image vertically aligned.
80 * should appear between the text and the image.
145 * text, image, and horizontal alignment.
147 * The text is on the trailing edge of the image.
150 * @param icon The image t
210 JLabel(Icon image, int horizontalAlignment) argument
221 JLabel(Icon image) argument
[all...]
H A DRepaintManager.java30 import java.awt.image.VolatileImage;
109 // Swing internally is migrating to use *only* the volatile image buffer.
293 // volatile image we immediately punt in subclasses. If this
988 * The image returned will be an instance of VolatileImage, or null
994 * @see java.awt.image.VolatileImage
1024 VolatileImage image = volatileMap.get(config);
1025 if (image == null || image.getWidth() < width ||
1026 image.getHeight() < height) {
1027 if (image !
1508 paintDoubleBuffered(JComponent c, Image image, Graphics g, int clipX, int clipY, int clipW, int clipH) argument
1553 getValidImage(Image image) argument
1595 public Image image; field in class:RepaintManager.DoubleBufferInfo
[all...]
H A DSwingUtilities.java1892 * ImageIcon, and the image it contains is the same as <code>image</code>.
1894 static boolean doesIconReferenceImage(Icon icon, Image image) { argument
1897 return (iconImage == image);
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DImageView.java28 import java.awt.image.ImageObserver;
38 * If the image is unable to be loaded any text specified via the
54 * generated that end up significantly delaying the loading of the image
63 * Property name for pending image icon
67 * Property name for missing image icon
72 * Document property for image cache.
97 private Image image; field in class:ImageView
102 * image loading notification can happen on another thread access to
122 * Used for alt text. Will be non-null if the image couldn't be found,
144 * Returns the text to display if the image ca
583 hasPixels(Image image) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/awt/
H A DEmbeddedFrame.java30 import java.awt.image.*;
311 public void setIconImage(Image image) {} argument
/openjdk7/jdk/src/share/classes/java/awt/image/
H A DBufferedImage.java26 package java.awt.image;
43 import sun.awt.image.BytePackedRaster;
44 import sun.awt.image.ShortComponentRaster;
45 import sun.awt.image.ByteComponentRaster;
46 import sun.awt.image.IntegerComponentRaster;
47 import sun.awt.image.OffScreenImageSource;
52 * java.awt.Image Image} with an accessible buffer of image data.
54 * {@link Raster} of image data.
90 * image. This type is only used as a return value for the getType()
96 * Represents an image wit
[all...]
H A DColorModel.java26 package java.awt.image;
43 * In order to render an image to the screen, a printer, or another
44 * image, pixel values must be converted to color and alpha components.
80 * image filtering operations are not supported for ColorModels and
181 * loaded in java.awt.image also:
222 * AWT image interfaces for the convenience of the programmer.
1634 * image, extracted from the input <code>Raster</code>, provided that
1640 * present, as the last band of image data. Returns <code>null</code>
1655 * an image, obtained from the specified <code>Raster</code>.
/openjdk7/jdk/src/share/classes/javax/imageio/
H A DImageWriter.java30 import java.awt.image.BufferedImage;
31 import java.awt.image.RenderedImage;
32 import java.awt.image.Raster;
372 * (<i>e.g.</i>, writers for single-image formats) should return
376 * encode the image, or <code>null</code>.
385 * values for encoding an image of the given type. The contents
394 * for cases where it may affect the structure of the image
403 * format of the image to be written later.
405 * encode the image, or <code>null</code>.
427 * written, given the image typ
575 write(IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) argument
596 write(IIOImage image) argument
614 write(RenderedImage image) argument
748 writeToSequence(IIOImage image, ImageWriteParam param) argument
996 writeInsert(int imageIndex, IIOImage image, ImageWriteParam param) argument
1494 replacePixels(RenderedImage image, ImageWriteParam param) argument
[all...]
H A DImageReader.java30 import java.awt.image.BufferedImage;
31 import java.awt.image.Raster;
32 import java.awt.image.RenderedImage;
113 * attempt to access data associate with an image having a lower
230 * increased as each image (or thumbnail, or image metadata) is
253 * information or partially decoded image data.
328 * increased as each image (or thumbnail, or image metadata) is
428 * Returns the lowest valid index for reading an image, thumbnai
2623 computeRegions(ImageReadParam param, int srcWidth, int srcHeight, BufferedImage image, Rectangle srcRegion, Rectangle destRegion) argument
[all...]
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DXPStyle.java44 import java.awt.image.*;
53 import sun.awt.image.SunWritableRaster;
565 * may cause the image to be stretched or tiled
579 * the image to be stretched or tiled
581 * the image to be stretched or tiled
604 * the image to be stretched or tiled
606 * the image to be stretched or tiled
619 * the image to be stretched or tiled
621 * the image to be stretched or tiled
646 protected void paintToImage(Component c, Image image, Graphic argument
[all...]
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaImageFactory.java29 import java.awt.image.BufferedImage;
133 final BufferedImage image = new BufferedImage(kAlertIconSize, kAlertIconSize, BufferedImage.TYPE_INT_ARGB);
134 final Graphics g = image.getGraphics();
144 return new IconUIResource(new ImageIcon(image));
229 public InvertableImageIcon(final Image image) { argument
230 super(image);
303 * image that can be streched from its middles.
331 throw new IllegalArgumentException("SlicedImageControl: template image and NineSliceMetrics don't agree on minimum dimensions");
H A DAquaUtils.java29 import java.awt.image.*;
92 protected static Image generateSelectedDarkImage(final Image image) { argument
93 final ImageProducer prod = new FilteredImageSource(image.getSource(), new IconImageFilter() {
101 protected static Image generateDisabledImage(final Image image) { argument
102 final ImageProducer prod = new FilteredImageSource(image.getSource(), new IconImageFilter() {
110 protected static Image generateLightenedImage(final Image image, final int percent) { argument
112 final ImageProducer prod = new FilteredImageSource(image.getSource(), filter);
294 // clear the prior image
310 // blur the prior image back into the same pixels
343 // static void debugFrame(String name, Image image) {
[all...]
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCDataTransferer.java29 import java.awt.image.*;
30 import sun.awt.image.ImageRepresentation;
240 protected byte[] imageToPlatformBytes(Image image, long format) { argument
241 int w = image.getWidth(null);
242 int h = image.getHeight(null);
245 g.drawImage(image, 0, 0, w, h, null);
265 * platform-specific image data in the given format into an Image.
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPImageWriter.java30 import java.awt.image.ColorModel;
31 import java.awt.image.ComponentSampleModel;
32 import java.awt.image.DataBuffer;
33 import java.awt.image.DataBufferByte;
34 import java.awt.image.DataBufferInt;
35 import java.awt.image.DataBufferShort;
36 import java.awt.image.DataBufferUShort;
37 import java.awt.image.DirectColorModel;
38 import java.awt.image.IndexColorModel;
39 import java.awt.image
153 write(IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) argument
1339 writeEmbedded(IIOImage image, ImageWriteParam bmpParam) argument
[all...]
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/gif/
H A DGIFImageWriter.java30 import java.awt.image.ColorModel;
31 import java.awt.image.ComponentSampleModel;
32 import java.awt.image.DataBufferByte;
33 import java.awt.image.IndexColorModel;
34 import java.awt.image.Raster;
35 import java.awt.image.RenderedImage;
36 import java.awt.image.SampleModel;
37 import java.awt.image.WritableRaster;
58 import sun.awt.image.ByteComponentRaster;
93 * The index of the image bein
514 writeToSequence(IIOImage image, ImageWriteParam param) argument
540 needToCreateIndex(RenderedImage image) argument
739 writeImage(RenderedImage image, GIFWritableImageMetadata imageMetadata, ImageWriteParam param, byte[] globalColorTable, Rectangle sourceBounds, Dimension destSize) argument
817 writeRows(RenderedImage image, LZWCompressor compressor, int sx, int sdx, int sy, int sdy, int sw, int dy, int ddy, int dw, int dh, int numRowsWritten, int progressReportRowPeriod) argument
873 writeRasterData(RenderedImage image, Rectangle sourceBounds, Dimension destSize, ImageWriteParam param, boolean interlaceFlag) argument
[all...]
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/png/
H A DPNGImageWriter.java29 import java.awt.image.ColorModel;
30 import java.awt.image.IndexColorModel;
31 import java.awt.image.Raster;
32 import java.awt.image.WritableRaster;
33 import java.awt.image.RenderedImage;
34 import java.awt.image.SampleModel;
481 // PLTE cannot occur in a gray image
484 "A PLTE chunk may not appear in a gray or gray alpha image.\n" +
525 // Special case: image is RGB and chunk is Gray
568 // Special case: image i
762 encodePass(ImageOutputStream os, RenderedImage image, int xOffset, int yOffset, int xSkip, int ySkip) argument
927 write_IDAT(RenderedImage image) argument
1021 write(IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) argument
[all...]
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWDataTransferer.java41 import java.awt.image.BufferedImage;
42 import java.awt.image.ColorModel;
43 import java.awt.image.ComponentColorModel;
44 import java.awt.image.DataBuffer;
45 import java.awt.image.DataBufferByte;
46 import java.awt.image.DataBufferInt;
47 import java.awt.image.DirectColorModel;
48 import java.awt.image.ImageObserver;
49 import java.awt.image.Raster;
50 import java.awt.image
307 imageToPlatformBytes(Image image, long format) argument
[all...]
/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DSurfaceData.java37 import java.awt.image.ColorModel;
38 import java.awt.image.DataBuffer;
39 import java.awt.image.DirectColorModel;
40 import java.awt.image.Raster;
41 import java.awt.image.SampleModel;
42 import java.awt.image.SinglePixelPackedSampleModel;
44 import sun.awt.image.DataBufferNative;
45 import sun.awt.image.PixelConverter;
46 import sun.awt.image.SurfaceManager;
47 import sun.awt.image
213 D3DSurfaceData(WComponentPeer peer, D3DGraphicsConfig gc, int width, int height, Image image, ColorModel cm, int numBackBuffers, int swapEffect, VSyncType vSyncType, int type) argument
254 createData(WComponentPeer peer, Image image) argument
306 createData(D3DGraphicsConfig gc, int width, int height, ColorModel cm, Image image, int type) argument
[all...]
/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRSurfaceData.java30 import java.awt.image.*;
183 // always override the image pipe with the specialized XRender pipe
225 ColorModel cm, Image image,
238 (gc, width, height, image, getSurfaceType(gc, transparency),
585 Image image, SurfaceType sType,
592 offscreenImage = image;
223 createData(XRGraphicsConfig gc, int width, int height, ColorModel cm, Image image, long drawable, int transparency) argument
584 XRPixmapSurfaceData(XRGraphicsConfig gc, int width, int height, Image image, SurfaceType sType, ColorModel cm, long drawable, int transparency, int pictFormat, int depth) argument
/openjdk7/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalIconFactory.java31 import java.awt.image.BufferedImage;
1492 * we need a new image whenever we are rendering into a new
1498 * So now whenever we create a new icon image for a given GC, we
1499 * cache that image with the GC for later retrieval.
1509 Image image; field in class:MetalIconFactory.ImageCacher.ImageGcPair
1511 ImageGcPair(Image image, GraphicsConfiguration gc) { argument
1512 this.image = image;
1530 return imgGcPair.image;
1535 return currentImageGcPair.image;
1538 cacheImage(Image image, GraphicsConfiguration gc) argument
2474 paintToImage(Component c, Image image, Graphics g2, int w, int h, Object[] args) argument
2600 paintToImage(Component c, Image image, Graphics g2, int w, int h, Object[] args) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/plaf/synth/
H A DImagePainter.java47 private Image image; field in class:ImagePainter
119 if (image == null) {
120 image = new ImageIcon(path, null).getImage();
122 return image;
127 Image image = getImage();
128 if (Paint9Painter.validImage(image)) {
144 image, sInsets, dInsets, type,
/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DPNGImageDecoder.java26 package sun.awt.image;
31 import java.awt.image.*;
34 /** PNG - Portable Network Graphics - image file reader.
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/compact/
H A DCompactSyntaxTokenManager.java1665 private StringBuilder image = jjimage; field in class:CompactSyntaxTokenManager
1766 image = jjimage;
1767 image.setLength(0);

Completed in 107 milliseconds

123456789