Skip to content

mtbadi39/substance-defaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substance LookAndFeel UIManager Defaults

Forked from :

https://tips4java.wordpress.com/2008/10/09/uimanager-defaults/

http://www.camick.com/java/source/UIManagerDefaults.java

The UIManager contains information about the default properties of each Swing component. This information is stored in the UIDefaults class in the form of key/value pairs. Each Look and Feel will have its own set of default properties. The UIManager can be used to make changes to these properties.

The UIManagerDefaults program will simply display this information in a nicely formatted way.

I just updated it to use the Skinned Substance LookAndFeel. 😋

Edit :

Download and manually install the latest official Substance artifacts : substance-7.0.01.jar and trident-1.4.jar

Use the mavenized version of Substance mentionned here

About

Substance LookAndFeel Defaults

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages