Uses of Interface
com.biglybt.plugin.net.buddy.swt.BuddyUIUtils.ChatCreationListener
-
Packages that use BuddyUIUtils.ChatCreationListener Package Description com.biglybt.plugin.net.buddy.swt -
-
Uses of BuddyUIUtils.ChatCreationListener in com.biglybt.plugin.net.buddy.swt
Methods in com.biglybt.plugin.net.buddy.swt with parameters of type BuddyUIUtils.ChatCreationListener Modifier and Type Method Description static void
BuddyUIUtils. createChat(MenuManager menu_manager, MenuItem menu, boolean immediate, BuddyUIUtils.ChatCreationListener _listener)
static void
BuddyUIUtils. createChat(org.eclipse.swt.widgets.Menu parent_menu, BuddyUIUtils.ChatCreationListener listener)
-