ModernDocking
ModernDocking copied to clipboard
Allow App to Create New Floating Frames
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.