gcc/libjava/java/beans
Michael Koch 3bb5c7a169 ICC_Profile.java: Added missing constants.
2002-11-07  Michael Koch <konqueror@gmx.de>

	* java/awt/color/ICC_Profile.java:
	Added missing constants.
	* java/awt/color/ICC_ColorSpace.java
	(getMinValue): Added dummy implementation.
	(getMaxValue): Added dummy implementation.
	* java/awt/datatransfer/DataFlavor.java
	(imageFlavor): Added.
	(isMimeTypeEqual): Must be final.
	(getDefaultRepresentationClass): Must be non-static.
	(getDefaultRepresentationClassAsString): Must be non-static.
	* java/awt/dnd/DragSourceContext.java
	(dragExit): Corrected argument.
	(dragDropEnd): Corrected argument.
	* java/awt/dnd/DragSourceListener.java.java
	(dragExit): Corrected argument.
	(dragDropEnd): Corrected argument.
	* java/awt/font/TextHitInfo.java
	(toString): Added stubbed implementation.
	* java/awt/geom/PathIterator.java:
	The constants must be static.
	* java/awt/image/VolatileImage.java
	(IMAGE_INCOMPATIBLE): Fixed typo.
	* java/awt/image/renderable/RenderableImage.java
	(HINTS_OBSERVED): Must be static.
	* java/beans/BeanInfo.java:
	Constants must be final.

From-SVN: r58885
2002-11-07 08:45:19 +00:00
..
beancontext BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
AppletInitializer.java
BeanDescriptor.java
BeanInfo.java ICC_Profile.java: Added missing constants. 2002-11-07 08:45:19 +00:00
Beans.java
Customizer.java
DesignMode.java
EventSetDescriptor.java
ExceptionListener.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
FeatureDescriptor.java
IndexedPropertyDescriptor.java
IntrospectionException.java
Introspector.java
MethodDescriptor.java
ParameterDescriptor.java
PropertyChangeEvent.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyChangeListener.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyChangeListenerProxy.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyChangeSupport.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyDescriptor.java
PropertyEditor.java
PropertyEditorManager.java
PropertyEditorSupport.java
PropertyVetoException.java
SimpleBeanInfo.java
VetoableChangeListener.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
VetoableChangeListenerProxy.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
VetoableChangeSupport.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
Visibility.java