Uses of Interface
com.biglybt.plugin.net.buddy.BuddyPluginViewInterface
-
Packages that use BuddyPluginViewInterface Package Description com.biglybt.plugin.net.buddy com.biglybt.plugin.net.buddy.swt -
-
Uses of BuddyPluginViewInterface in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as BuddyPluginViewInterface Modifier and Type Field Description private BuddyPluginViewInterface
BuddyPlugin. swt_ui
Methods in com.biglybt.plugin.net.buddy that return BuddyPluginViewInterface Modifier and Type Method Description BuddyPluginViewInterface
BuddyPlugin. getSWTUI()
Methods in com.biglybt.plugin.net.buddy with parameters of type BuddyPluginViewInterface Modifier and Type Method Description private void
BuddyPluginUtils.ViewWrapper. setDelegate(BuddyPluginViewInterface ui)
-
Uses of BuddyPluginViewInterface in com.biglybt.plugin.net.buddy.swt
Classes in com.biglybt.plugin.net.buddy.swt that implement BuddyPluginViewInterface Modifier and Type Class Description class
BuddyPluginView
Setup the SWT UI for Friends/Buddy
-