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

Diff of /classpath/java/awt/GridBagLayout.java

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

revision 1.2 by mkoch, Wed Oct 2 12:58:39 2002 UTC revision 1.3 by tromey, Thu Oct 31 18:51:06 2002 UTC
# Line 91  public class GridBagLayout Line 91  public class GridBagLayout
91    public void invalidateLayout(Container target)    public void invalidateLayout(Container target)
92    {    {
93    }    }
94    
95      public void setConstraints(Component comp, GridBagConstraints constraints)
96      {
97      }
98  }  }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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