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