/[classpath]/classpath/javax/swing/JRootPane.java
ViewVC logotype

Diff of /classpath/javax/swing/JRootPane.java

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

revision 1.12 by mark, Fri Jul 30 20:21:19 2004 UTC revision 1.13 by gnu_andrew, Mon Sep 6 17:00:08 2004 UTC
# Line 63  public class JRootPane extends JComponen Line 63  public class JRootPane extends JComponen
63    //  The class used to obtain the accessible role for this object.    //  The class used to obtain the accessible role for this object.
64    protected static class AccessibleJRootPane    protected static class AccessibleJRootPane
65    {    {
66      /** DOCUMENT ME! */      /**
67         * For compatability with Sun's JDK
68         */
69      private static final long serialVersionUID = 1082432482784468088L;      private static final long serialVersionUID = 1082432482784468088L;
70    
71      /**      /**

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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