| Package | Description |
|---|---|
| javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text components.
|
| Modifier and Type | Method and Description |
|---|---|
JTextComponent |
JTextComponent.getDropLocation()
Returns the location that this component should visually indicate as the drop location during a DnD operation over the component, or
null if no location is to currently be shown.
|