Uses of Interface
com.biglybt.ui.swt.UIExitUtilsSWT.canCloseListener
-
Packages that use UIExitUtilsSWT.canCloseListener Package Description com.biglybt.ui.swt com.biglybt.ui.swt.devices -
-
Uses of UIExitUtilsSWT.canCloseListener in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt with type parameters of type UIExitUtilsSWT.canCloseListener Modifier and Type Field Description private static CopyOnWriteList<UIExitUtilsSWT.canCloseListener>
UIExitUtilsSWT. listeners
Methods in com.biglybt.ui.swt with parameters of type UIExitUtilsSWT.canCloseListener Modifier and Type Method Description static void
UIExitUtilsSWT. addListener(UIExitUtilsSWT.canCloseListener l)
static void
UIExitUtilsSWT. removeListener(UIExitUtilsSWT.canCloseListener l)
-
Uses of UIExitUtilsSWT.canCloseListener in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as UIExitUtilsSWT.canCloseListener Modifier and Type Field Description private UIExitUtilsSWT.canCloseListener
DeviceManagerUI. canCloseListener
-