gcc/libjava ChangeLog javax/swing/table/Defaul ...

mkoch@gcc.gnu.org mkoch@gcc.gnu.org
Thu Jan 22 21:41:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mkoch@gcc.gnu.org	2004-01-22 21:41:53

Modified files:
	libjava        : ChangeLog 
	libjava/javax/swing/table: DefaultTableCellRenderer.java 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2586&r2=1.2587
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/table/DefaultTableCellRenderer.java.diff?cvsroot=gcc&r1=1.3&r2=1.4



More information about the Gcc-cvs mailing list