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
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.