<Swing Dev> Any way to query all the look and feel in the classpath?

View: New views
1 Messages — Rating Filter:   Alert me  

<Swing Dev> Any way to query all the look and feel in the classpath?

by i30817 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Something like a serviceloader for the LookAndFeel class?
I know that getInstalledLookAndFeels() should return the platform
ones, but what about third party ones like substance?