bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/29014] TextLayout.getCharacterLevel(int) is not implemented


From: cam-gcc-bugzilla at aka dot mcc dot id dot au
Subject: [Bug awt/29014] TextLayout.getCharacterLevel(int) is not implemented
Date: 11 Sep 2006 07:28:19 -0000


------- Comment #1 from cam-gcc-bugzilla at aka dot mcc dot id dot au  
2006-09-11 07:28 -------
Created an attachment (id=12222)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12222&action=view)
Patch to implement getCharacterLevel(int).

This patch implements getCharacterLevel(int).  It just stores the Bidi object
created in the constructor in a private field, and uses it to look up the bidi
level from getCharacterLevel.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29014





reply via email to

[Prev in Thread] Current Thread [Next in Thread]