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

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

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

revision 1.4 by mark, Sat Jul 2 20:32:49 2005 UTC revision 1.5 by trebligd, Thu Jul 21 14:59:31 2005 UTC
# Line 42  import java.util.ArrayList; Line 42  import java.util.ArrayList;
42  import java.util.Arrays;  import java.util.Arrays;
43  import java.util.List;  import java.util.List;
44    
45    import javax.swing.event.ChangeEvent;
46    
47  /**  /**
48   * An implementation of <code>SpinnerModel</code> which uses the values   * An implementation of <code>SpinnerModel</code> which uses the values
49   * contained within a list or an array.  The backing list or array is   * contained within a list or an array.  The backing list or array is

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

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