CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Lillian Angel <[EMAIL PROTECTED]> 06/05/16 20:39:01
Modified files:
. : ChangeLog
javax/swing/text: StyleContext.java
Log message:
2006-05-16 Lillian Angel <[EMAIL PROTECTED]>
* javax/swing/text/StyleContext.java:
Changed staticAttributeKeys to be a Hashtable.
(getStaticAttribute): Implemented.
(getStaticAttributeKey): Implemented.
(readAttributeSet): Implemented.
(writeAttributeSet): Added FIXME. Not sure how
to implement this.
(readAttributes): Implemented.
(writeAttributes): Implemented.
(registerStaticAttibuteKey): Fixed to add key to
the hash table.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7450&tr2=1.7451&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/StyleContext.java.diff?tr1=1.11&tr2=1.12&r1=text&r2=text