This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gui] Implement missing ColorModel.getDataElement.
- From: Michael Koch <konqueror at gmx dot de>
- To: java-patches at gcc dot gnu dot org
- Cc: Jerry Quinn <jlquinn at optonline dot net>
- Date: Wed, 22 Sep 2004 15:06:06 +0200
- Subject: Re: [gui] Implement missing ColorModel.getDataElement.
- References: <16714.19723.676422.27831@localhost.localdomain>
On Friday 17 September 2004 04:33, Jerry Quinn wrote:
> 2004-09-16 Jerry Quinn <jlquinn@optonline.net>
>
> * java/awt/image/ColorModel.java (getDataElement): Implemented.
> Update javadoc.
> (getDataElements): Add missing version. Remove bogus version.
> Update javadoc.
Merged to GNU classpath.
Michael