From 7a18bce8c3b180c471249fa878e1063baf1214c9 Mon Sep 17 00:00:00 2001 From: UNV Date: Fri, 4 Apr 2025 21:33:30 +0300 Subject: [PATCH] Adding RUI annotation on JList.addListSelectionListener/removeListSelectionListener. --- .../src/main/resources/javax/swing/annotations.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jdk-annotations/src/main/resources/javax/swing/annotations.xml b/jdk-annotations/src/main/resources/javax/swing/annotations.xml index 0f80dd08b..c21ffe556 100644 --- a/jdk-annotations/src/main/resources/javax/swing/annotations.xml +++ b/jdk-annotations/src/main/resources/javax/swing/annotations.xml @@ -87,6 +87,12 @@ + + + + + +