CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Anthony Balkissoon <[EMAIL PROTECTED]> 05/08/17 18:43:37
Modified files: . : ChangeLog javax/swing : JList.java Log message: 2005-08-17 Anthony Balkissoon <[EMAIL PROTECTED]> * javax/swing/JList.java: (indexToLocation): Implemented. (getLastVisibleIndex): If the last index in the list is showing and there is extra room at the bottom, return the last index, not -1. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4459&tr2=1.4460&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JList.java.diff?tr1=1.29&tr2=1.30&r1=text&r2=text