k5n Accordion

About k5n Accordion

The k5n Accordion component provides an accordion-style container for JFC/Swing. Its API and usage is very similar to Swing’s built-in JTabbedPane. However, the appearance mimics that of the many DhTML-based accordions seen on various web pages.

Requirements

  • Java 1.2

Licensing

All software is licensed under the GNU General Public License.

For more information about this license:

Screenshots

Sample Accordion

Download

The 1.0.0 release is available at SourceForge.net:

Once you download the jar file to your system, you should be able to run the demo application. Just double-click on the jar file in your file browser to startup the application. If this doesn’t work, you can start the application from the command line:

java -jar k5nAccordion-1.0.0.jar

NOTE: Java 1.2 is required.