Swing

So far, all of our Java programs have been command line programs, which we interacted with through the command prompt, if we interacted with the program at all.


This is a companion discussion topic for the original entry at https://happycoding.io/tutorials/java/swing

Such a great tutorial. I am taking a Design Pattern course in University and we are required to be making small java GUI apps all throughout the semester to demonstrate each design. This tutorial helped bring me up to speed quickly with Java Swing.

Thanks

1 Like

Thanks very much! I spent 8 years making my living coding in Swing, so Iā€™m glad folks are still finding it useful!

1 Like

Awesome tutorial. Loved it.

8 years :astonished: :astonished:. I had been learning java for the past five months as my first programming language and am currently learning advanced swing yet i feel as if i know nothing especially when i see how much i have to learn in java.

1 Like