diff options
author | Roman Kennke <roman@kennke.org> | 2007-01-07 21:12:33 +0000 |
---|---|---|
committer | Roman Kennke <roman@kennke.org> | 2007-01-07 21:12:33 +0000 |
commit | fb9160f48bbcba869acc08e210e92c3be1acea82 (patch) | |
tree | 196605e10f2acb8d9fcfa6e00e75c817bb81c810 /.project | |
parent | decd1972a517e1a88da29d2f5941e3e4d0a4a994 (diff) | |
download | classpath-fb9160f48bbcba869acc08e210e92c3be1acea82.tar.gz |
2007-01-07 Roman Kennke <roman@kennke.org>
PR 30337
* java/awt/Component.java
(getFontImpl): Return null when the component has no font set
and also has no parent yet.
* javax/swing/plaf/basic/BasicComboBoxUI.java
(PropertyChangeHandler.propertyChange): Only add editor when combo
box is editable. Avoid fetching the property name repeatedly.
Invalidate when renderer or prototypeDisplayValue change.
(uninstallComponents): Unconfigure everything and then remove all
components.
* javax/swing/plaf/basic/BasicComboPopup.java
(uninstallingUI): Don't nullify list model.
* javax/swing/plaf/metal/MetalComboBoxUI.java
(createArrowButton): Pass currentValuePane to the MetalComboBoxButton
constructor rather than a new (unconnected) CellRendererPane.
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions