It's still there.
https://github.com/openjdk/jdk/tree/master/src/demo/share/jfc/SwingSet2
Btw, client-libs-...@openjdk.org (included) is the relevant mailing list
for this message, not core-libs-dev.
-- Kevin
On 10/11/2022 1:54 AM, David Holmes wrote:
On 11/10/2022 4:38 pm, Amit wrote:
Code for many Java Swing Components In One Program in case someone
needs it.
We used to have a Swing demo in the JDK ... don't know what happened
to it.
David
Description: The program
Examples_Of_Many_Swing_Components_In_One_Program contains examples of
many swing components - that is, how to initialize them and use them.
You can use code from this program in your code. Where applicable,
appropriate listeners are also implemented.
snip