net.infonode.docking.drop
public class SplitDropInfo extends DropInfo
Information about an ongoing split drop i.e. a drop that would result in a split of the drop window.
A split drop can be performed on a SplitWindow, TabWindow or a View.
Since: IDW 1.4.0
Version: $Revision: 1.4 $
Constructor Summary | |
---|---|
SplitDropInfo(DockingWindow window, DockingWindow dropWindow, Point point, Direction splitDirection) |
Method Summary | |
---|---|
Direction | getSplitDirection()
Returns the current split direction i.e. in what direction the drop window
should be split.
|
Returns: the split direction