/[classpath]/classpath/java/awt/Button.java
ViewVC logotype

Diff of /classpath/java/awt/Button.java

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

revision 1.13.2.1 by gnu_andrew, Thu Jan 13 22:40:37 2005 UTC revision 1.13.2.2 by gnu_andrew, Sat Jan 15 17:01:47 2005 UTC
# Line 84  private transient ActionListener action_ Line 84  private transient ActionListener action_
84    /*    /*
85     * The number used to generate the name returned by getName.     * The number used to generate the name returned by getName.
86     */     */
87    private static transient long next_button_number = 0;    private static transient long next_button_number;
88    
89  /*************************************************************************/  /*************************************************************************/
90    

Legend:
Removed from v.1.13.2.1  
changed lines
  Added in v.1.13.2.2

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