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

Diff of /classpath/java/awt/Insets.java

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

revision 1.6 by ericb, Mon May 6 02:43:17 2002 UTC revision 1.6.2.1 by gnu_andrew, Sat Feb 19 10:50:30 2005 UTC
# Line 1  Line 1 
1  /* Insets.java -- information about a container border  /* Insets.java -- information about a container border
2     Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.     Copyright (C) 1999, 2000, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 43  import java.io.Serializable; Line 43  import java.io.Serializable;
43  /**  /**
44   * This class represents the "margin" or space around a container.   * This class represents the "margin" or space around a container.
45   *   *
46   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
47   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
48   * @status   * @status
49   */   */
50  public class Insets implements Cloneable, Serializable  public class Insets implements Cloneable, Serializable

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

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