Uses of Interface
com.biglybt.pif.ui.components.UIComponent.RefreshListener
Packages that use UIComponent.RefreshListener
Package
Description
-
Uses of UIComponent.RefreshListener in com.biglybt.pif.ui.components
Methods in com.biglybt.pif.ui.components with parameters of type UIComponent.RefreshListenerModifier and TypeMethodDescriptionvoid
UIComponent.addRefreshListener
(UIComponent.RefreshListener l) void
UIComponent.removeRefreshListener
(UIComponent.RefreshListener l) -
Uses of UIComponent.RefreshListener in com.biglybt.pifimpl.local.ui.components
Fields in com.biglybt.pifimpl.local.ui.components with type parameters of type UIComponent.RefreshListenerMethods in com.biglybt.pifimpl.local.ui.components with parameters of type UIComponent.RefreshListenerModifier and TypeMethodDescriptionvoid
UIComponentImpl.addRefreshListener
(UIComponent.RefreshListener l) void
UIComponentImpl.removeRefreshListener
(UIComponent.RefreshListener l) -
Uses of UIComponent.RefreshListener in com.biglybt.pifimpl.local.ui.config
Methods in com.biglybt.pifimpl.local.ui.config with parameters of type UIComponent.RefreshListenerModifier and TypeMethodDescriptionvoid
UITextAreaImpl.addRefreshListener
(UIComponent.RefreshListener l) void
UITextAreaImpl.removeRefreshListener
(UIComponent.RefreshListener l)