We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd36d8c commit 87276bcCopy full SHA for 87276bc
src/java.desktop/share/classes/javax/swing/TransferHandler.java
@@ -379,7 +379,7 @@ public DropLocation getDropLocation() {
379
* for the transfer - which must represent a drop. This is applicable to
380
* those components that automatically
381
* show the drop location when appropriate during a drag and drop
382
- * operation). By default, the drop location is shown only when the
+ * operation. By default, the drop location is shown only when the
383
* {@code TransferHandler} has said it can accept the import represented
384
* by this {@code TransferSupport}. With this method you can force the
385
* drop location to always be shown, or always not be shown.
0 commit comments