/[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.9.2.2 by gnu_andrew, Sat Jan 15 17:01:47 2005 UTC revision 1.9.2.3 by gnu_andrew, Sat Feb 19 10:50:30 2005 UTC
# Line 1  Line 1 
1  /* Panel.java -- Simple container object  /* Panel.java -- Simple container object
2     Copyright (C) 1999, 2002, 2004  Free Software Foundation, Inc.     Copyright (C) 1999, 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 127  public class Panel extends Container imp Line 127  public class Panel extends Container imp
127     * This class provides accessibility support for Panels, and is the     * This class provides accessibility support for Panels, and is the
128     * runtime type returned by {@link #getAccessibleContext()}.     * runtime type returned by {@link #getAccessibleContext()}.
129     *     *
130     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
131     * @since 1.3     * @since 1.3
132     */     */
133    protected class AccessibleAWTPanel extends AccessibleAWTContainer    protected class AccessibleAWTPanel extends AccessibleAWTContainer

Legend:
Removed from v.1.9.2.2  
changed lines
  Added in v.1.9.2.3

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