]> gcc.gnu.org Git - gcc.git/commit
2004-01-22 Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>
authorArnaud Vandyck <arnaud.vandyck@ulg.ac.be>
Thu, 22 Jan 2004 21:41:53 +0000 (22:41 +0100)
committerMichael Koch <mkoch@gcc.gnu.org>
Thu, 22 Jan 2004 21:41:53 +0000 (21:41 +0000)
commit0dce1c0fcb90265b98cb72aa086b40b0edd75d08
tree2421f5ffa29be1c61f75735598867406fe04b968
parentc8796654d22732b068a00d1c9d07abd2e989033d
2004-01-22  Arnaud Vandyck  <arnaud.vandyck@ulg.ac.be>
            Michael Koch  <konqueror@gmx.de>

* javax/swing/table/DefaultTableCellRenderer.java
(DefaultTableCellRenderer): Added javadoc for the class and for
the constructor, Border instance, create an EmptyBorder.
(UIResource): Removed the comment at the end of the class
(setForeground): New method.
(setBackground): New method.
(updateUI): New method.
(getTableCellRendererComponent): Rewritten with the help of
dvholten and Stephane Meslin-Weber.
(validate): New method.
(repaint): New method.
(firePropertyChange): New method.
(setValue): New method.

Co-Authored-By: Michael Koch <konqueror@gmx.de>
From-SVN: r76372
libjava/ChangeLog
libjava/javax/swing/table/DefaultTableCellRenderer.java
This page took 0.05747 seconds and 5 git commands to generate.