I am new to Java.

To some extent Java is reminiscent of C#.
When I worked with C# I used the graphic library WPF, that also comes with a programming language called XAMOL, to build a GUI.

I have been looking at some GUI examples built on SWING.

I wonder whether there exist a graphic library to build GUIS with Java similar to or, possibly easier than, WPF.

Thank you in advance