Uses of Interface
com.biglybt.core.category.CategoryListener
Packages that use CategoryListener
Package
Description
-
Uses of CategoryListener in com.biglybt.core.category
Methods in com.biglybt.core.category with parameters of type CategoryListenerModifier and TypeMethodDescriptionvoid
Category.addCategoryListener
(CategoryListener l) Add a Category Listenervoid
Category.removeCategoryListener
(CategoryListener l) Remove a Category Listener -
Uses of CategoryListener in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement CategoryListenerFields in com.biglybt.core.category.impl with type parameters of type CategoryListenerModifier and TypeFieldDescriptionprivate final ListenerManager<CategoryListener>
CategoryImpl.category_listeners
Methods in com.biglybt.core.category.impl with parameters of type CategoryListenerModifier and TypeMethodDescriptionvoid
CategoryImpl.addCategoryListener
(CategoryListener l) void
CategoryImpl.removeCategoryListener
(CategoryListener l) -
Uses of CategoryListener in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as CategoryListener -
Uses of CategoryListener in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as CategoryListener