DockController Constructors
Provides methods to perform docking operations on panels.| Name | Parameters | Description |
|---|---|---|
| DockController(DockLayoutManager) | container | Initializes a new instance of the DockController class with the specified DockLayoutManager. |
See Also