My favorites | Sign in
Project Home Downloads Wiki Issues Source
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 Components

JMaximizableTabbedPane

DiskPanel

JDropDownButton

JFileChooser

OnOffButton

JProgressBarDialog

Compiler : Please use java 1.6 to compile, <1.6 is not working

Locations of visitors to this page

Powered by Google Project Hosting