/hg/gfx-test: Added proper links to JavaDoc (finished).
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Thu Aug 14 07:52:16 UTC 2014
changeset 62dc9087c0cb in /hg/gfx-test
details: http://icedtea.classpath.org/hg/gfx-test?cmd=changeset;node=62dc9087c0cb
author: Pavel Tisnovsky <ptisnovs at redhat.com>
date: Thu Aug 14 09:53:20 2014 +0200
Added proper links to JavaDoc (finished).
diffstat:
ChangeLog | 5 +
src/org/gfxtest/testsuites/BitBltUsingBgColorAlpha.java | 120 ++++++++--------
2 files changed, 65 insertions(+), 60 deletions(-)
diffs (truncated from 555 to 500 lines):
diff -r 479de4ea2002 -r 62dc9087c0cb ChangeLog
--- a/ChangeLog Wed Aug 13 12:06:02 2014 +0200
+++ b/ChangeLog Thu Aug 14 09:53:20 2014 +0200
@@ -1,3 +1,8 @@
+2014-08-14 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * src/org/gfxtest/testsuites/BitBltUsingBgColorAlpha.java:
+ Added proper links to JavaDoc (finished).
+
2014-08-13 Pavel Tisnovsky <ptisnovs at redhat.com>
* src/org/gfxtest/testsuites/CAGOperationsOnTwoOverlappingRoundRectangles.java:
diff -r 479de4ea2002 -r 62dc9087c0cb src/org/gfxtest/testsuites/BitBltUsingBgColorAlpha.java
--- a/src/org/gfxtest/testsuites/BitBltUsingBgColorAlpha.java Wed Aug 13 12:06:02 2014 +0200
+++ b/src/org/gfxtest/testsuites/BitBltUsingBgColorAlpha.java Thu Aug 14 09:53:20 2014 +0200
@@ -493,7 +493,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_3BYTE_BGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_3BYTE_BGR}.
* Background color is set to Color.red.
*
* @param image
@@ -958,7 +958,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.black.
*
* @param image
@@ -973,7 +973,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.black.
*
* @param image
@@ -1213,7 +1213,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.blue.
*
* @param image
@@ -1228,7 +1228,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.blue.
*
* @param image
@@ -1243,7 +1243,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.blue.
*
* @param image
@@ -1258,7 +1258,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1273,7 +1273,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1288,7 +1288,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1303,7 +1303,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1318,7 +1318,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1333,7 +1333,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
* @param image
@@ -1348,7 +1348,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
* @param image
@@ -1363,7 +1363,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
* @param image
@@ -1378,7 +1378,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
* @param image
@@ -1393,7 +1393,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
* @param image
@@ -1408,7 +1408,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.magenta.
*
* @param image
@@ -1423,7 +1423,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.magenta.
*
* @param image
@@ -1438,7 +1438,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.magenta.
*
* @param image
@@ -1453,7 +1453,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.magenta.
*
* @param image
@@ -1468,7 +1468,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.magenta.
*
* @param image
@@ -1483,7 +1483,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.white.
*
* @param image
@@ -1498,7 +1498,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.white.
*
* @param image
@@ -1513,7 +1513,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.white.
*
* @param image
@@ -1528,7 +1528,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.white.
*
* @param image
@@ -1543,7 +1543,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.white.
*
* @param image
@@ -1558,7 +1558,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR_PRE.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR_PRE}.
* Background color is set to Color.black.
*
* @param image
@@ -1573,7 +1573,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR_PRE.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR_PRE}.
* Background color is set to Color.black.
*
* @param image
@@ -1588,7 +1588,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR_PRE.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR_PRE}.
* Background color is set to Color.black.
*
* @param image
@@ -1603,7 +1603,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR_PRE.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR_PRE}.
* Background color is set to Color.black.
*
* @param image
@@ -1618,7 +1618,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR_PRE.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR_PRE}.
* Background color is set to Color.black.
*
* @param image
@@ -1633,7 +1633,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.red.
*
* @param image
@@ -1648,7 +1648,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.red.
*
* @param image
@@ -1663,7 +1663,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.red.
*
* @param image
@@ -1678,7 +1678,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.red.
*
* @param image
@@ -1693,7 +1693,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.red.
*
* @param image
@@ -1708,7 +1708,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.green.
*
* @param image
@@ -1723,7 +1723,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.green.
*
* @param image
@@ -1738,7 +1738,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.green.
*
* @param image
@@ -1753,7 +1753,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.green.
*
* @param image
@@ -1768,7 +1768,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.green.
*
* @param image
@@ -1783,7 +1783,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.blue.
*
* @param image
@@ -1798,7 +1798,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.blue.
*
* @param image
@@ -1813,7 +1813,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.blue.
*
* @param image
@@ -1828,7 +1828,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.blue.
*
* @param image
@@ -1843,7 +1843,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.blue.
*
* @param image
@@ -1858,7 +1858,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1873,7 +1873,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1888,7 +1888,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1903,7 +1903,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1918,7 +1918,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGRPre.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGRPre}.
* Background color is set to Color.yellow.
*
* @param image
@@ -1933,7 +1933,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
* @param image
@@ -1948,7 +1948,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
* @param image
@@ -1963,7 +1963,7 @@
}
/**
- * Test basic BitBlt operation for empty buffered image with type TYPE_4BYTE_ABGR.
+ * Test basic BitBlt operation for empty buffered image with type {@link BufferedImage#TYPE_4BYTE_ABGR}.
* Background color is set to Color.cyan.
*
More information about the distro-pkg-dev
mailing list