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

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

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

revision 1.6 by mark, Sat Sep 4 17:14:01 2004 UTC revision 1.7 by mark, Thu Sep 23 15:03:21 2004 UTC
# Line 56  public interface AttributeSet Line 56  public interface AttributeSet
56    static interface ParagraphAttribute    static interface ParagraphAttribute
57    {    {
58    }    }
59      
60    static Object NameAttribute = StyleConstants.NameAttribute;    static Object NameAttribute = StyleConstants.NameAttribute;
61    static Object ResolveAttribute = StyleConstants.ResolveAttribute;    static Object ResolveAttribute = StyleConstants.ResolveAttribute;
62    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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