setAutomaticDragAndDropSupportPresence

fun JTree.setAutomaticDragAndDropSupportPresence(hasAutomaticDragAndDropSupport: Boolean?)

Specifies whether this tree should have automatic drag and drop support.

Parameters

hasAutomaticDragAndDropSupport

If true, this tree will have automatic drag and drop support. Pass null to reset to the default behavior.