JTextComponent.DropLocation
Class JTextComponent.DropLocation
- java.lang.Object
-
- javax.swing.TransferHandler.DropLocation
-
- javax.swing.text.JTextComponent.DropLocation
- Enclosing class:
- JTextComponent
public static final class JTextComponent.DropLocation extends TransferHandler.DropLocation
Represents a drop location for JTextComponent
s.
- Since:
- 1.6
- See Also:
JTextComponent.getDropLocation()