|
Préférences
Moteurs de recherche
|
||||||||||||
| JavaTM 2 Platform Std. Ed. v1.6.0
javax.swing.text
|
|||||||||||||
| Method Summary | |
|---|---|
Position.Bias |
getBias()
Returns the bias for the drop index. |
int |
getIndex()
Returns the index where dropped data should be inserted into the associated component. |
String |
toString()
Returns a string representation of this drop location. |
| Methods inherited from class javax.swing.TransferHandler.DropLocation |
|---|
getDropPoint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getIndex()
public Position.Bias getBias()
public String toString()
toString in class TransferHandler.DropLocation