/[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.14 by abalkiss, Thu Sep 1 17:31:56 2005 UTC revision 1.15 by rabbit78, Tue Sep 13 09:17:21 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.14  
changed lines
  Added in v.1.15

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