Uses of Interface
com.biglybt.pif.ui.config.ParameterListener
Packages that use ParameterListener
Package
Description
-
Uses of ParameterListener in com.biglybt.pif.ui.config
Methods in com.biglybt.pif.ui.config with parameters of type ParameterListenerModifier and TypeMethodDescriptionvoidParameter.addAndFireListener(ParameterListener l) voidParameter.addListener(ParameterListener l) Adds a listener triggered when the parameter is changed by the uservoidParameter.removeListener(ParameterListener l) Removes a previously added listener -
Uses of ParameterListener in com.biglybt.pifimpl.local.ui.config
Methods in com.biglybt.pifimpl.local.ui.config with parameters of type ParameterListenerModifier and TypeMethodDescriptionvoidParameterImpl.addAndFireListener(ParameterListener l) voidParameterImpl.addListener(ParameterListener l) voidParameterImpl.removeListener(ParameterListener l) -
Uses of ParameterListener in com.biglybt.ui.swt.core.pairing
Fields in com.biglybt.ui.swt.core.pairing declared as ParameterListener