AbstractCellEditor.java: Reformated.
authorMichael Koch <mkoch@gcc.gnu.org>
Tue, 27 Jan 2004 18:53:05 +0000 (18:53 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 27 Jan 2004 18:53:05 +0000 (18:53 +0000)
commitd6c7ebd5430e279f4510cd4258ba3fd0aea9a480
tree6c2a2852f07dc424e86ee988d3c17b2a2af34f9e
parent60ffd2fe0956983ed8a8ea30be2a3c6790408fb2
AbstractCellEditor.java: Reformated.

2004-01-27  Michael Koch  <konqueror@gmx.de>

* javax/swing/AbstractCellEditor.java: Reformated.
* javax/swing/DefaultListSelectionModel.java
(listenerList): Made protected.
(addListSelectionListener): Javadoc added.
(removeListSelectionListener): Likewise.
(getListeners): Likewise.
(getListSelectionListeners): Likewise.
* javax/swing/JComboBox.java: Merged copyright year.
* javax/swing/plaf/basic/BasicGraphicsUtils.java: Merged empty line.

From-SVN: r76736
libjava/ChangeLog