/[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.8 by tromey, Sun Mar 10 18:15:53 2002 UTC revision 1.9 by mkoch, Wed Oct 2 12:58:39 2002 UTC
# Line 58  import java.io.Serializable; Line 58  import java.io.Serializable;
58   */   */
59  public class GridLayout implements LayoutManager, Serializable  public class GridLayout implements LayoutManager, Serializable
60  {  {
61      static final long serialVersionUID = -7411804673224730901L;
62      
63    /** Add a new component to the layout.  This particular implementation    /** Add a new component to the layout.  This particular implementation
64     * does nothing.     * does nothing.
65     * @param name The name of the component to add.     * @param name The name of the component to add.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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