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

Diff of /classpath/java/awt/CardLayout.java

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

revision 1.5 by mark, Tue Jan 22 22:26:58 2002 UTC revision 1.6 by mkoch, Wed Oct 2 12:58:39 2002 UTC
# Line 53  import java.io.Serializable; Line 53  import java.io.Serializable;
53   */   */
54  public class CardLayout implements LayoutManager2, Serializable  public class CardLayout implements LayoutManager2, Serializable
55  {  {
56      static final long serialVersionUID = -4328196481005934313L;
57    
58    /**    /**
59     * Initializes a new instance of <code>CardLayout</code> with horizontal     * Initializes a new instance of <code>CardLayout</code> with horizontal
60     * and vertical gaps of 0.     * and vertical gaps of 0.

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

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