public static final class JTextComponent.DropLocation extends TransferHandler.DropLocation
JTextComponent
秒。
JTextComponent.getDropLocation()
Modifier and Type | Method and Description |
---|---|
Position.Bias |
getBias()
返回下降指数的偏差。
|
int |
getIndex()
返回索引,其中删除的数据应插入关联的组件。
|
String |
toString()
返回此放置位置的字符串表示形式。
|
getDropPoint
public int getIndex()
public Position.Bias getBias()
public String toString()
toString
在
TransferHandler.DropLocation