public interface StackDockComponentParent
StackDockComponent.| Modifier and Type | Method and Description |
|---|---|
DockStation |
getStackDockParent()
Gets the station this parent represents.
|
int |
indexOf(Dockable dockable)
Gets the index of
dockable in the list of dockables
that are present on this parent. |
DockStation getStackDockParent()
int indexOf(Dockable dockable)
dockable in the list of dockables
that are present on this parent.dockable - some dockableCopyright © 2017 Docking Frames. All rights reserved.