How to list all available LookAndFeel themes? I want to show then in a JComboBox for the user to select.
It's really simple:
public static UIManager.LookAndFeelInfo[] getInstalledLookAndFeels()
by the way check UIManager
documentation here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With