/[classpath]/classpath/javax/swing/text/MutableAttributeSet.java
ViewVC logotype

Diff of /classpath/javax/swing/text/MutableAttributeSet.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4.2.1 by gnu_andrew, Tue Aug 2 20:12:38 2005 UTC revision 1.4.2.2 by tromey, Sat Nov 26 05:29:43 2005 UTC
# Line 69  public interface MutableAttributeSet ext Line 69  public interface MutableAttributeSet ext
69     * removeAttributes     * removeAttributes
70     * @param names TODO     * @param names TODO
71     */     */
72    void removeAttributes(Enumeration names);    void removeAttributes(Enumeration<?> names);
73    
74    /**    /**
75     * removeAttributes     * removeAttributes

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26