isDropInto

open override fun isDropInto(component: JComponent?, fromIndex: Int, toIndex: Int): Boolean(source)

Returns true if and only if the node at fromIndex can be moved Position.INTO the node at toIndex.

See also

RowsDnDSupport.RefinedDropSupport