| Class | Description |
|---|---|
| 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. |
| ToolbarScreenWindowShape |
A
ScreenWindowShape that cuts out the empty spaces around a ToolbarGroupDockStation. |
| ToolbarWindowConfiguration |
This class will configure
ScreenDockWindows such that grabbing 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. |
Copyright © 2018. All rights reserved.