ModernDocking icon indicating copy to clipboard operation
ModernDocking copied to clipboard

Allow App to Create New Floating Frames

Open andrewauclair opened this issue 1 year ago • 2 comments

Currently Modern Docking creates an empty JFrame with a RootDockingPanel when floating panels. It would be useful to allow the app to access and modify this JFrame. I'm thinking specifically to add a JMenuBar with options to it. But this could be extended to status bars and other non-root panels.

andrewauclair avatar May 07 '23 13:05 andrewauclair