DropMode

Enum DropMode

All Implemented Interfaces:
Serializable, Comparable<DropMode>
public enum DropMode
extends Enum<DropMode>

Drop modes, used to determine the method by which a component tracks and indicates a drop location during drag and drop.

Since:
1.6<