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 TypeMethodDescriptionvoidUIComponent.addRefreshListener(UIComponent.RefreshListener l) voidUIComponent.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 TypeMethodDescriptionvoidUIComponentImpl.addRefreshListener(UIComponent.RefreshListener l) voidUIComponentImpl.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 TypeMethodDescriptionvoidUITextAreaImpl.addRefreshListener(UIComponent.RefreshListener l) voidUITextAreaImpl.removeRefreshListener(UIComponent.RefreshListener l)