Package bibliothek.gui.dock.station.screen

Class Summary
ScreenToolbarDisplayerFactory A DisplayerFactory creating special DockableDisplayers for items where ToolbarStrategy.isToolbarPart(bibliothek.gui.Dockable) returns true.
ScreenToolbarDockTitleFactory This DockTitleFactory creates special new titles for any Dockable that is a ToolbarStrategy.isToolbarPart(Dockable).
ScreenToolbarInserter This Inserter searches for toolbars using the ToolbarStrategy , and adds them to ScreenDockStations, creating any additional layers that are required for the operation.
ToolbarScreenDockStationExtension Modifies the behavior of ScreenDockStation such that dropping a toolbar item results in the creation of additional, new DockStations.
ToolbarWindowConfiguration This class will configure ScreenDockWindows such that grabing the title of a toolbar does not start a drag and drop operation directly, but first allows the user to move around the entire window.