/[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.2.4 by gnu_andrew, Sat Sep 10 15:31:50 2005 UTC revision 1.10.2.5 by gnu_andrew, Tue Sep 20 18:46:32 2005 UTC
# Line 57  public class ViewportLayout implements L Line 57  public class ViewportLayout implements L
57    public ViewportLayout()    public ViewportLayout()
58    {    {
59    }    }
60    
61    public void addLayoutComponent(String name, Component c)    public void addLayoutComponent(String name, Component c)
62    {    {
63    }    }
64    
65    public void removeLayoutComponent(Component c)    public void removeLayoutComponent(Component c)
66    {    {
67    }    }

Legend:
Removed from v.1.10.2.4  
changed lines
  Added in v.1.10.2.5

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