CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Anthony Balkissoon <[EMAIL PROTECTED]> 05/09/27 21:31:36
Modified files:
. : ChangeLog
javax/swing/text: SimpleAttributeSet.java
Log message:
2005-09-27 Anthony Balkissoon <[EMAIL PROTECTED]>
* javax/swing/text/SimpleAttributeSet.java:
(containsAttribute): Check the resolve parent if the attribute is not
found locally.
(containsAttributeLocally): New package-private method.
(isEqual): Re-implemented. Return true if the two sets have the same
size and this set contains the given set.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4996&tr2=1.4997&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/SimpleAttributeSet.java.diff?tr1=1.11&tr2=1.12&r1=text&r2=text