/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2456 by tromey, Sun Sep 5 01:47:58 2004 UTC revision 1.2457 by mark, Sun Sep 5 11:31:05 2004 UTC
# Line 1  Line 1 
1    2004-09-05  Mark Wielaard  <mark@klomp.org>
2    
3            * examples/gnu/classpath/examples/swing/Demo.java (mkComboBox):
4            New method.
5    
6    2004-09-05  Olga Rodimina  <rodimina@redhat.com>
7    
8            * javax/swing/ComboBoxEditor.java: Added javadocs.
9            * javax/swing/ComboBoxModel.java: Likewise.
10            * javax/swing/DefaultComboBoxModel.java: Implemented.
11            * javax/swing/DefaultListCellRenderer.java: Added javadocs
12            and ran through jalopy to fix formatting style.
13            (getListCellRendererComponent): Use appropriate border
14            if renderer has focus and use noFocusBorder when it doesn't.
15            * javax/swing/JComboBox.java: Implemented.
16            * javax/swing/JList.java:
17            (locationToIndex): New Method. Implemented.
18            (indexToLocation): New Method.
19            * javax/swing/JPopupMenu.java:
20            (visible): New field.
21            (isVisible): Changed to use new field above.
22            (setVisible): Likewise.
23            * javax/swing/MutableComboBoxModel.java: Added javadocs.
24            * javax/swing/plaf/basic/BasicArrowButton.java:
25            (shadow): Changed default color to Color.gray.
26            * javax/swing/plaf/basic/BasicComboBoxUI.java: New File.
27            UI delegate for JComboBox.
28            * javax/swing/plaf/basic/BasicComboPopup.java: New File.
29            Popup menu containing list of JComboBox's items.
30            * javax/swing/plaf/basic/BasicComboBoxEditor.java: New File.
31            * javax/swing/plaf/basic/BasicComboBoxRenderer.java: New File.
32            * javax/swing/plaf/basic/BasicComboBoxUI.java: New File.
33            * javax/swing/plaf/basic/BasicComboPopup.java: New File.
34            * javax/swing/plaf/basic/BasicPopupMenuUI.java:
35            (popupMenuWillBecomeVisible): Set selected path to the first
36            element only if it is of type MenuElement. Also fix formatting
37            style.
38            * javax/swing/plaf/basic/ComboPopup.java: Added javadocs and missing
39            methods signatures.
40    
41  2004-09-04  Tom Tromey  <tromey@redhat.com>  2004-09-04  Tom Tromey  <tromey@redhat.com>
42    
43          * java/awt/dnd/package.html: Fixed typo.          * java/awt/dnd/package.html: Fixed typo.

Legend:
Removed from v.1.2456  
changed lines
  Added in v.1.2457

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