/[classpath]/classpath/javax/swing/ViewportLayout.java
ViewVC logotype

Diff of /classpath/javax/swing/ViewportLayout.java

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

revision 1.10 by mark, Fri Jul 30 20:21:19 2004 UTC revision 1.10.2.1 by gnu_andrew, Sun Jan 16 15:15:13 2005 UTC
# Line 52  import java.io.Serializable; Line 52  import java.io.Serializable;
52   */   */
53  public class ViewportLayout implements LayoutManager, Serializable  public class ViewportLayout implements LayoutManager, Serializable
54  {  {
55    static final long serialVersionUID = -788225906076097229L;    private static final long serialVersionUID = -788225906076097229L;
56    
57    public ViewportLayout()    public ViewportLayout()
58    {    {

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

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