8061592: wrong javadoc parameters for firePropertyChange()
Reviewed-by: azvegint
This commit is contained in:
parent
71ae76123c
commit
49109b9d2b
@ -8607,7 +8607,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
|
||||
* @param propertyName the programmatic name of the property
|
||||
* that was changed
|
||||
* @param oldValue the old value of the property (as a short)
|
||||
* @param newValue the old value of the property (as a short)
|
||||
* @param newValue the new value of the property (as a short)
|
||||
* @see #firePropertyChange(java.lang.String, java.lang.Object,
|
||||
* java.lang.Object)
|
||||
* @since 1.5
|
||||
|
Loading…
Reference in New Issue
Block a user