Module java.desktop

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 JTextComponents.
Since:
1.6
See Also: