-
public class SideDock extends DockDock that always positions itself either on the left or right side of its container. A
{@code SideDock}insets itself slightly from the edge of its container based on a proportion of a tab's size.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSideDock.SidePosition
-
Method Summary
Modifier and Type Method Description Pointposition()SideDock.SidePositionsidePosition()StringtoString()-
-
Method Detail
-
sidePosition
@NonNull() SideDock.SidePosition sidePosition()
-
-
-
-