public class ToolbarWindowConfiguration extends Object implements bibliothek.gui.dock.station.screen.ScreenDockWindowConfiguration
ScreenDockWindow
s 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.Constructor and Description |
---|
ToolbarWindowConfiguration(bibliothek.gui.DockController controller)
Creates a new configuration
|
Modifier and Type | Method and Description |
---|---|
bibliothek.gui.dock.station.screen.window.WindowConfiguration |
getConfiguration(bibliothek.gui.dock.ScreenDockStation station,
bibliothek.gui.Dockable dockable) |
protected ToolbarStrategy |
getStrategy()
Gets the strategy which is used by this configuration.
|
public ToolbarWindowConfiguration(bibliothek.gui.DockController controller)
controller
- the controller in whose realm this configuration is usedprotected ToolbarStrategy getStrategy()
public bibliothek.gui.dock.station.screen.window.WindowConfiguration getConfiguration(bibliothek.gui.dock.ScreenDockStation station, bibliothek.gui.Dockable dockable)
getConfiguration
in interface bibliothek.gui.dock.station.screen.ScreenDockWindowConfiguration