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 TypeMethodDescriptionvoid
UIManager.addDataSourceListener
(UIDataSourceListener l, boolean triggerNow) void
UIManager.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.listDSListeners
Methods in com.biglybt.pifimpl.local.ui with parameters of type UIDataSourceListenerModifier and TypeMethodDescriptionvoid
UIManagerImpl.addDataSourceListener
(UIDataSourceListener l, boolean triggerNow) void
UIManagerImpl.removeDataSourceListener
(UIDataSourceListener l)