Uses of Interface
com.biglybt.plugin.net.buddy.swt.BuddyPluginViewBetaChat.DropAccepter
-
Packages that use BuddyPluginViewBetaChat.DropAccepter Package Description com.biglybt.plugin.net.buddy.swt -
-
Uses of BuddyPluginViewBetaChat.DropAccepter in com.biglybt.plugin.net.buddy.swt
Methods in com.biglybt.plugin.net.buddy.swt with parameters of type BuddyPluginViewBetaChat.DropAccepter Modifier and Type Method Description private void
BuddyPluginViewBetaChat. dropDownload(Download download, BuddyPluginViewBetaChat.DropAccepter accepter)
private void
BuddyPluginViewBetaChat. dropDownloadFile(DiskManagerFileInfo file, BuddyPluginViewBetaChat.DropAccepter accepter)
private void
BuddyPluginViewBetaChat. dropFile(java.io.File file, BuddyPluginViewBetaChat.DropAccepter accepter)
private void
BuddyPluginViewBetaChat. dropURL(java.lang.String str, BuddyPluginViewBetaChat.DropAccepter accepter)
private void
BuddyPluginViewBetaChat. handleDrop(java.lang.Object payload, BuddyPluginViewBetaChat.DropAccepter accepter)
-