Uses of Interface
com.biglybt.pif.ui.UIDataSourceListener
Packages that use UIDataSourceListener
-
Uses of UIDataSourceListener in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui with parameters of type UIDataSourceListenerModifier and TypeMethodDescriptionvoidUIManager.addDataSourceListener(UIDataSourceListener l, boolean triggerNow) voidUIManager.removeDataSourceListener(UIDataSourceListener l) -
Uses of UIDataSourceListener in com.biglybt.pifimpl.local.ui
Fields in com.biglybt.pifimpl.local.ui with type parameters of type UIDataSourceListenerModifier and TypeFieldDescriptionprivate static ArrayList<UIDataSourceListener> UIManagerImpl.listDSListenersMethods in com.biglybt.pifimpl.local.ui with parameters of type UIDataSourceListenerModifier and TypeMethodDescriptionvoidUIManagerImpl.addDataSourceListener(UIDataSourceListener l, boolean triggerNow) voidUIManagerImpl.removeDataSourceListener(UIDataSourceListener l)