/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2508 by mkoch, Wed Sep 22 12:35:04 2004 UTC revision 1.2509 by mkoch, Wed Sep 22 12:43:12 2004 UTC
# Line 1  Line 1 
1    2004-09-22  Olga Rodimina  <rodimina@redhat.com>
2    
3            * javax/swing/plaf/basic/BasicComboBoxUI.java:
4            (paintCurrentValue): Pass correct parameters to
5            getListCellRendererComponent().
6            (ListDataHandler.intervalRemoved): Implemented.
7            (PropertyChangeHandler.propertyChange): Handle changes in
8            MODEL_CHANGED_PROPERTY of the JComboBox
9            * javax/swing/plaf/basic/BasicComboPopup.java:
10            (BasicComboPopup): Moved code that configures popup to
11            configurePopup() and call it instead.
12            (firePopupMenuWillBecomeVisible): Implemented.
13            (firePopupMenuWillBecomeInvisible): Likewise.
14            (firePopupMenuCanceled): Likewise.
15            (configureList): Set list's visibleRowCount same as
16            comboBox's visibleRowCount.
17            (configurePopup): Implemented.
18            (getPopupHeightForRowCount): Get item's from JComboBox's model and
19            not from model of the JList.
20            (ListMouseMotionHandler.mouseMoved): Implemented.
21            (PropertyChangeHandler.propertyChange): Handles change in the
22            JComboBox's model.
23    
24  2004-09-22  Kim Ho  <kho@redhat.com>  2004-09-22  Kim Ho  <kho@redhat.com>
25    
26          * javax/swing/colorchooser/DefaultHSBChooserPanel.java:          * javax/swing/colorchooser/DefaultHSBChooserPanel.java:

Legend:
Removed from v.1.2508  
changed lines
  Added in v.1.2509

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