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

Diff of /classpath/java/awt/Panel.java

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

revision 1.10 by mkoch, Wed Sep 22 11:03:10 2004 UTC revision 1.11 by mkoch, Mon Sep 27 15:11:46 2004 UTC
# Line 1  Line 1 
1  /* Panel.java -- Simple container object  /* Panel.java -- Simple container object
2     Copyright (C) 1999, 2002 Free Software Foundation, Inc.     Copyright (C) 1999, 2002, 2004  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 46  import javax.accessibility.AccessibleRol Line 46  import javax.accessibility.AccessibleRol
46   * A panel is a simple container class. It's default layout is the   * A panel is a simple container class. It's default layout is the
47   * <code>FlowLayout</code> manager.   * <code>FlowLayout</code> manager.
48   *   *
49   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
50   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
51   * @see FlowLayout   * @see FlowLayout
52   * @since 1.0   * @since 1.0
53   * @status updated to 1.4   * @status updated to 1.4

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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