Class SplitDropInfo

java.lang.Object
net.infonode.docking.drop.DropInfo
net.infonode.docking.drop.SplitDropInfo

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
  • Constructor Details

  • Method Details

    • getSplitDirection

      public Direction getSplitDirection()
      Returns the current split direction i.e. in what direction the drop window should be split.
      Returns:
      the split direction