|
Project Information
Members
Featured
Downloads
|
A Java Swing Look and Feel, called "Petersoft Java Style 2". It contains different themes : white/blue/red/etc ... Demo applet : please click here OR JNLP Usage : try {
UIManager.setLookAndFeel("com.petersoft.white.PetersoftWhiteLookAndFeel");
} catch (Exception e) {
e.printStackTrace();
}Feature request: Write down your feature request here Bug report : Please email to mcheung63@hotmail.com , thanks Advanced Swing ComponentsCompiler : Please use java 1.6 to compile, <1.6 is not working
|

