The methods defined in the JadeDockBase class are summarized in the following table.
Method | Description |
---|---|
centreWindow | Centers the docking control |
float | Causes the docking control to be floated by creating a floating form at the specified screen position |
getFloatingPosition | Returns the most recent screen position and size of the floating form on which the control resides |
isFloating | Returns whether the dock control is the first child of a floating form |
For details, see "Window, Form, and Control Methods", later in this document.