Information about an ongoing child drop i.e.
Interface for filtering drops when a drag and drop is in progress.
There are 4 kinds of drop types, see net.infonode.docking.drop.SplitDropInfo , net.infonode.docking.drop.ChildDropInfo , net.infonode.docking.drop.InteriorDropInfo and net.infonode.docking.drop.InsertTabDropInfo .
A drop filter is used to filter drops.
Super class for all drop infos
A drop info is passed on to a net.infonode.docking.drop.DropFilter when a drag and drop operation is in progress.
Information about an insert tab drop.
Information about a drop into a window.
This drop type is performed on a net.infonode.docking.RootWindow or a net.infonode.docking.FloatingWindow when they don't have any top-level windows i.e.
Information about an ongoing split drop i.e.