public class ToolbarGroupOuterLayer extends ToolbarGroupInnerLayer
ToolbarGroupDockStation where the user
can drop a Dockable into.| Constructor and Description |
|---|
ToolbarGroupOuterLayer(ToolbarGroupDockStation station,
Component component)
Creates a new
SideSnapDropLayerComplex |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(int x,
int y) |
DockStationDropLayer |
modify(DockStationDropLayer child) |
canCompare, compare, getComponent, getPriority, getStation, setPrioritypublic ToolbarGroupOuterLayer(ToolbarGroupDockStation station, Component component)
SideSnapDropLayerComplexstation - the owner of this layercomponent - the component which actually shows the dockablespublic DockStationDropLayer modify(DockStationDropLayer child)
modify in interface DockStationDropLayermodify in class ToolbarGroupInnerLayerpublic boolean contains(int x,
int y)
contains in interface DockStationDropLayercontains in class ToolbarGroupInnerLayerCopyright © 2018. All rights reserved.