Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4328579
Votes 0
Synopsis FontRenderContext does not implement equals
Category java:classes_2d
Reported Against merlin
Release Fixed 1.4(merlin-beta)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 07-APR-2000
Description
FontRenderContext should implement equals to make equality tests more efficient.FontRenderContext encapsulates state about the graphics context and is used
by GlyphVector and TextLayout.  It is useful at times to compare the 
FontRenderContext in the GlyphVector against the one in the graphics that
the GlyphVector is to draw into.  An equals method on FontRenderContext would
facilitate this.
Work Around
N/A
Evaluation
See comments.
 xxxxx@xxxxx  2000-04-06
Comments
  
  Include a link with my name & email   

Submitted On 21-JUN-2001
sonamu9
I'm working datamining.
So I interesting in javaprograming for dataming analysis.



PLEASE NOTE: JDK6 is formerly known as Project Mustang