]> git.ipfire.org Git - thirdparty/gcc.git/commit
JComboBox.java (constructors): selecting the first item if the box was constructed...
authorAudrius Meskauskas <audriusa@bluewin.ch>
Tue, 19 Apr 2005 05:23:13 +0000 (07:23 +0200)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 19 Apr 2005 05:23:13 +0000 (05:23 +0000)
commita7661a40879050ef23073fc92311968538546e91
treee6cfd5d4a4438d2fb3249c8dd9432be0f9b648e1
parent747a54e2e6fe4ac316d2eef74c48448d862cf9f5
JComboBox.java (constructors): selecting the first item if the box was constructed from the provided non -...

2005-04-19  Audrius Meskauskas  <audriusa@bluewin.ch>

* javax/swing/JComboBox.java (constructors): selecting the
first item if the box was constructed from the provided
non - empty array or vector.

From-SVN: r98376
libjava/ChangeLog
libjava/javax/swing/JComboBox.java