Force docked frame on the first plan

Hi,
I use the docking frame framework from few month now. it’s pretty great, thanks a lot for that.

There is a thing i would link to do :
I open many frames on a docking group. It work greap.
But i would like, when i ask to open an alwready opended frame, it come on the first plan of the group … select to associated tab.

Do you know how i can do that ?

I did that before using groups by forcing the location of the DefaultMultipleCDockable … it doesn’t work an more with groups …

Tks to you

I’m not a 100% certain to understand what you want, but you probably are looking for the method “AbstractCDockable.toFront()”, which focuses a Dockable?

this is 100% the solution I has looking for !

tks a lot