/[classpath]/classpath/javax/swing/plaf/ListUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/ListUI.java

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

revision 1.4 by brawer, Wed Jun 25 07:59:09 2003 UTC revision 1.4.2.1 by gnu_andrew, Sat Jan 15 17:02:21 2005 UTC
# Line 1  Line 1 
1  /* ListUI.java  /* ListUI.java --
2     Copyright (C) 2002, 2003 Free Software Foundation, Inc.     Copyright (C) 2002, 2003, 2004  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 40  package javax.swing.plaf; Line 40  package javax.swing.plaf;
40    
41  import java.awt.Point;  import java.awt.Point;
42  import java.awt.Rectangle;  import java.awt.Rectangle;
 import javax.swing.JList;  
43    
44    import javax.swing.JList;
45    
46  /**  /**
47   * An abstract base class for delegates that implement the pluggable   * An abstract base class for delegates that implement the pluggable

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

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