Listeners¶
DockingLayoutListener¶
Listen for when layouts are added to or removed from
DockingLayoutsand when layouts are restored or saved to a file
DockingListener¶
Listen for any changes to active dockables. This includes docking, undocking, shown, hidden, auto hide
MaximizeListener¶
Listen for maximize events triggered by
Docking.maximize
NewFloatingFrameListener¶
Listen for the creation of new floating frames. This allows the application to set icons, titles, menu bars, etc. on the new frame.