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

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

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

revision 1.8.2.3 by gnu_andrew, Sun Jan 16 02:14:49 2005 UTC revision 1.8.2.4 by gnu_andrew, Sun Jan 16 15:15:13 2005 UTC
# Line 57  import javax.swing.border.Border; Line 57  import javax.swing.border.Border;
57  public class ScrollPaneLayout  public class ScrollPaneLayout
58    implements LayoutManager, ScrollPaneConstants, Serializable    implements LayoutManager, ScrollPaneConstants, Serializable
59  {  {
60    static final long serialVersionUID = -4480022884523193743L;    private static final long serialVersionUID = -4480022884523193743L;
61    
62    public static class UIResource extends ScrollPaneLayout    public static class UIResource extends ScrollPaneLayout
63      implements javax.swing.plaf.UIResource {      implements javax.swing.plaf.UIResource {

Legend:
Removed from v.1.8.2.3  
changed lines
  Added in v.1.8.2.4

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