Searched refs:setDropAction (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DTransferHandler.java421 public void setDropAction(int dropAction) { method in class:TransferHandler.TransferSupport
437 * Unless explicitly chosen by way of {@code setDropAction},
451 * @see #setDropAction
466 * may be chosen as the drop action by way of the {@code setDropAction}
479 * @see #setDropAction
896 * actions, by calling {@code setDropAction} on the {@code TransferSupport}.
921 * @see javax.swing.TransferHandler.TransferSupport#setDropAction

Completed in 33 milliseconds