public interface StackDockComponentBorder extends DockBorder
DockBorder
that is used by a StackDockComponent
.Modifier and Type | Field and Description |
---|---|
static Path |
KIND
The kind of
UIValue this is |
Modifier and Type | Method and Description |
---|---|
StackDockComponent |
getStackComponent()
Gets the
StackDockComponent which is represented by this UIValue . |
StackDockComponent getStackComponent()
StackDockComponent
which is represented by this UIValue
.null