Releases for Trident, Flamingo and Substance
August 9th, 2010 | 3 Comments »I’ve just published the final releases for the following projects:
- Trident 1.3 (code-named Diamond In The Sky)
- Flamingo 5.0 (code-named Imogene)
- Substance 6.1 (code-named Trinidad)
- Substance Flamingo plugin 6.1
Flamingo 5.0 release contains:
- New scroller panel component
- New color selector popup
- Full right-to-left (RTL) support
- Toggle menu buttons
- Dock icon for ribbon frame on Mac
- Dynamic resize of ribbon components
Substance 6.1 release contains:
- Platform specific keyboard shortcuts
- New Mariner skin
- New Office Black 2007 skin
- Better visual integration in Substance Flamingo plugin for ribbon under all core Substance skins
Trident 1.3 is mainly maintenance release with a few minor API additions to the repaint timelines. Flamingo uses Trident for some of the animations, and you will need to add the latest Trident jar to the classpath. If you’re running your Flamingo-based application under Substance, add the latest Substance Flamingo plugin jar to the classpath for consistent visual appearance and animation effects.
Here are a few screenshots of these libraries in action. New Mariner skin in Substance:

New Office Black 2007 skin in Substance that is targeting the Flamingo ribbon component:

Scrolling support for Flamingo popup menus:

Color selector popup for Flamingo command buttons:

Full right-to-left support in Flamingo ribbon:

Related posts:
- Release candidates for Trident, Flamingo and Substance I’ve just published the release candidates for the following projects: Trident 1.3 (code-named Diamond In...
- Releases for Substance, Flamingo and more I am extremely pleased today to announce the availability of official releases for a number...
- Improving the integration between Substance and Flamingo When two products are developed by the same company / team / a lonely guy...
- Flamingo ribbon component and Substance decoration painters The ribbon component is one the major building blocks of the Flamingo component suite. It...

Hi Kirill, thanks for the great work.
There seems to be a problem with the test application. Here is the exception:
JNLPException[category: Startdateifehler : Exception: null : LaunchDesc:
Substance SwingX core jars
https://substance-swingx.dev.java.net/
]
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
at com.sun.javaws.Launcher.prepareResources(Unknown Source)
at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
It says that there is a prblem because the jar resources are not signed by the same certificate.
Simon, can you clean your WebStart cache (in “javaws -viewer”) and try again?
[...] Grouchnikov has published the final releases of Trident 1.3, Flamingo 5.0, Substance 6.1 and the Substance Flamingo Plugin 6.1. People using older versions are encouraged to upgrade as these releases contain bug fixes and new [...]