public static final class JList.DropLocation extends TransferHandler.DropLocation
TransferHandler.DropLocation
JList
JList.getDropLocation()
int
getIndex()
boolean
isInsert()
String
toString()
getDropPoint
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int getIndex()
DropMode.USE_SELECTION
DropMode.ON
DropMode.INSERT
DropMode.ON_OR_INSERT
-1表示在空白区域发生了丢弃,并且无法计算索引。
-1
public boolean isInsert()
public String toString()
toString