Skip to content

ptdeboer/platinum

 
 

Repository files navigation

Platinum

Swing based GUI Toolkit containing the new VBrowser 2.0 API.
From 2013 to 2015 this was the follow-up from the VL-e's VBrowser project.

Java 11 (21) notice

This project has been upgraded to a Java 11 project.
It also compiles under Java 21 (Since 2024).

Build

Default maven build:

mvn clean package verify

After build, see the assembled distribution in module ptk-zipdist :

ptk-zipdist/target/ptk-zipdist-${VERSION}-dist.zip

Start

Start the (default) vbrowser.sh from the bin directory:

${DIST}/bin/vbrowser.sh

About

Swing based GUI toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Shell 0.3%