Docear is an application for organising scientific references. It doesn't work at the moment when using Joxy, as reported by Dominic here.
The reason (I think) that this does not work is that they use a ribbon interface. Java Swing ribbons use the Flamingo library internally, that does some weird stuff using tabbed panes to render the ribbon. Somewhere, Joxy seems to crash because of that.
We should investigate if Flamingo offers some hooks to make customization possible. There is a substance-flamingo library, that improves the ribbon when using the Substance LAF.