8066005: java.awt.event.KeyEvent.originalSource doesn't have "since" tag in Serialized Form
Reviewed-by: prr
This commit is contained in:
parent
edb00726d3
commit
bd80c04cc2
@ -1110,6 +1110,8 @@ public class KeyEvent extends InputEvent {
|
||||
*
|
||||
* Event source can be changed during processing, but in some cases
|
||||
* we need to be able to obtain original source.
|
||||
*
|
||||
* @since 1.8
|
||||
*/
|
||||
private Component originalSource;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user