how to change swing look and feel in netbeans
Posted
by radi
on Stack Overflow
See other posts from Stack Overflow
or by radi
Published on 2010-03-23T09:10:08Z
Indexed on
2010/05/10
18:34 UTC
Read the original article
Hit count: 326
i am new to netbeans ide , i have a swing desktop application and i want to change the default java look and feel (for it) to substance look and feel ( or other) , so how to add substance jar file to my project (i want to deploy the project to jar file) , and set a look and feel from it .
thanks
© Stack Overflow or respective owner