mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8297210: Add a @sealedGraph tag to selected java.desktop classes
Reviewed-by: prr
This commit is contained in:
parent
2084451193
commit
f4063a3cfd
7 changed files with 7 additions and 0 deletions
|
@ -56,6 +56,7 @@ import sun.util.logging.PlatformLogger;
|
|||
* @see MouseMotionAdapter
|
||||
*
|
||||
* @since 1.1
|
||||
* @sealedGraph
|
||||
*/
|
||||
public abstract sealed class InputEvent extends ComponentEvent
|
||||
permits KeyEvent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue