gcc/libjava/java/awt/image
Michael Koch 9c6637c8d9 2004-03-19 Michael Koch <konqueror@gmx.de>
* java/awt/image/AffineTransformOp.java
	(AffineTransformOp): Made public.
	* javax/swing/JComponent.java
	(listenerList): Made protected.
	(accessibleContext): Likewise.
	* javax/swing/JList.java
	(valueChanged): Dont use internal fields of ListSelectionEvent.
	* javax/swing/JViewport.java
	(getView): Dont use internal fields of Component.
	(addImpl): Likewise.
	* javax/swing/Timer.java
	(isRunning): Made public.
	(start): Likewise.
	(stop): Likewise.
	* javax/swing/UIDefaults.java
	(getInt): Made public.
	* javax/swing/plaf/basic/BasicListUI.java
	(mousePressed): Dont use internal fields of MouseEvent.
	(propertyChanged): Dont use internal fields of PropertyChangeEvent.
	* javax/swing/plaf/basic/BasicScrollBarUI.java
	(arrowIcon): Made static.
	* javax/swing/plaf/basic/BasicViewportUI.java
	(stateChanged): Dont use internal field on ChangeEvent.
	* javax/swing/text/JTextComponent.java
	(getUI): Call UIManager.getUI().
	(updateUI): Use getUI().

From-SVN: r79699
2004-03-19 20:42:39 +00:00
..
renderable GtkListPeer.java, [...]: Fix handling of alias methods... 2004-02-03 17:10:56 +00:00
AffineTransformOp.java 2004-03-19 Michael Koch <konqueror@gmx.de> 2004-03-19 20:42:39 +00:00
AreaAveragingScaleFilter.java Makefile.in: Rebuilt. 2002-01-24 01:05:12 +00:00
BufferedImage.java [multiple changes] 2004-03-17 21:29:02 +00:00
BufferedImageOp.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
BufferStrategy.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
ColorModel.java ColorModel.java: New version from classpath. 2003-06-25 11:23:33 +00:00
ComponentColorModel.java Button.java, [...]: New versions from Classpath. 2003-06-05 19:58:40 +00:00
ComponentSampleModel.java Add license clarification. 2002-01-22 22:40:42 +00:00
CropImageFilter.java Makefile.in: Rebuilt. 2002-01-24 01:05:12 +00:00
DataBuffer.java Add license clarification. 2002-01-22 22:40:42 +00:00
DataBufferByte.java Window.java, [...]: New versions from classpath. 2003-06-27 20:53:01 +00:00
DataBufferInt.java Window.java, [...]: New versions from classpath. 2003-06-27 20:53:01 +00:00
DataBufferUShort.java Window.java, [...]: New versions from classpath. 2003-06-27 20:53:01 +00:00
DirectColorModel.java Window.java, [...]: New versions from classpath. 2003-06-27 20:53:01 +00:00
FilteredImageSource.java Makefile.in: Rebuilt. 2002-01-24 01:05:12 +00:00
ImageConsumer.java GtkImage.java (setDimensions, [...]): Check that io is not null before calling io.imageUpdate. 2003-12-01 15:28:22 +00:00
ImageFilter.java ColorModel.java: Re-merged with Classpath. 2003-02-18 00:57:26 +00:00
ImageObserver.java 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 17:19:46 +00:00
ImageProducer.java 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 17:19:46 +00:00
ImagingOpException.java MenuComponent.java: Import java.io.Serialization. 2003-12-04 19:31:01 +00:00
IndexColorModel.java IndexColorModel.java: Reformated. 2003-09-29 11:28:58 +00:00
MemoryImageSource.java MemoryImageSource.java, [...]: New versions from classpath. 2003-07-14 05:33:30 +00:00
PackedColorModel.java Add license clarification. 2002-01-22 22:40:42 +00:00
PixelGrabber.java GtkImage.java (setDimensions, [...]): Check that io is not null before calling io.imageUpdate. 2003-12-01 15:28:22 +00:00
Raster.java Really commit the files. 2003-09-25 18:35:44 +00:00
RasterFormatException.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
RasterOp.java 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 17:19:46 +00:00
RenderedImage.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
ReplicateScaleFilter.java Makefile.in: Rebuilt. 2002-01-24 01:05:12 +00:00
RGBImageFilter.java 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 17:19:46 +00:00
SampleModel.java Add license clarification. 2002-01-22 22:40:42 +00:00
SinglePixelPackedSampleModel.java 2004-01-09 Michael Koch <konqueror@gmx.de> 2004-01-09 08:58:59 +00:00
TileObserver.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
VolatileImage.java ICC_Profile.java: Added missing constants. 2002-11-07 08:45:19 +00:00
WritableRaster.java Really commit the files. 2003-09-25 18:35:44 +00:00
WritableRenderedImage.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00