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 TypeMethodDescriptionvoid
void
-
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_listeners
Methods in com.biglybt.core.impl with parameters of type CoreOperationListenerModifier and TypeMethodDescriptionvoid
CoreImpl.addOperationListener
(CoreOperationListener l) void
CoreImpl.removeOperationListener
(CoreOperationListener l) -
Uses of CoreOperationListener in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement CoreOperationListener