Uses of Interface
com.biglybt.core.CoreOperationListener
Packages that use CoreOperationListener
Package
Description
-
Uses of CoreOperationListener in com.biglybt.core
Methods in com.biglybt.core with parameters of type CoreOperationListenerModifier and TypeMethodDescriptionvoidvoid -
Uses of CoreOperationListener in com.biglybt.core.disk.impl
Classes in com.biglybt.core.disk.impl that implement CoreOperationListener -
Uses of CoreOperationListener in com.biglybt.core.impl
Fields in com.biglybt.core.impl with type parameters of type CoreOperationListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList<CoreOperationListener> CoreImpl.operation_listenersMethods in com.biglybt.core.impl with parameters of type CoreOperationListenerModifier and TypeMethodDescriptionvoidCoreImpl.addOperationListener(CoreOperationListener l) voidCoreImpl.removeOperationListener(CoreOperationListener l) -
Uses of CoreOperationListener in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement CoreOperationListener