/[classpath]/classpath/javax/swing/undo/StateEditable.java
ViewVC logotype

Diff of /classpath/javax/swing/undo/StateEditable.java

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

revision 1.2 by tromey, Mon Feb 17 01:46:35 2003 UTC revision 1.3 by tromey, Mon Feb 17 01:49:09 2003 UTC
# Line 57  public interface StateEditable Line 57  public interface StateEditable
57     * @param state State     * @param state State
58     */     */
59    public void storeState(Hashtable state);    public void storeState(Hashtable state);
60    
61      /**
62       * For some reason, Sun made the RCS IDs visible.
63       */
64      public static final String RCSID = "We aren't compatible";
65  } // StateEditable  } // StateEditable

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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