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

Diff of /classpath/java/awt/GridLayout.java

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

revision 1.11.2.1 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.11.2.2 by gnu_andrew, Sun Jan 16 02:14:46 2005 UTC
# Line 62  public class GridLayout implements Layou Line 62  public class GridLayout implements Layou
62    /** Add a new component to the layout.  This particular implementation    /** Add a new component to the layout.  This particular implementation
63     * does nothing.     * does nothing.
64     * @param name The name of the component to add.     * @param name The name of the component to add.
65     * @param component The component to add.     * @param comp The component to add.
66     */     */
67    public void addLayoutComponent (String name, Component comp)    public void addLayoutComponent (String name, Component comp)
68    {    {

Legend:
Removed from v.1.11.2.1  
changed lines
  Added in v.1.11.2.2

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