Uses of Interface
com.biglybt.pifimpl.local.ui.config.ParameterImplListener
Packages that use ParameterImplListener
Package
Description
-
Uses of ParameterImplListener in com.biglybt.pifimpl.local.ui.config
Fields in com.biglybt.pifimpl.local.ui.config with type parameters of type ParameterImplListenerModifier and TypeFieldDescriptionprivate List<ParameterImplListener> ParameterImpl.impl_listenersMethods in com.biglybt.pifimpl.local.ui.config with parameters of type ParameterImplListenerModifier and TypeMethodDescriptionvoidParameterImpl.addImplListener(ParameterImplListener l) voidParameterImpl.removeImplListener(ParameterImplListener l) -
Uses of ParameterImplListener in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement ParameterImplListener -
Uses of ParameterImplListener in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type ParameterImplListenerModifier and TypeMethodDescriptionprivate static voidConfigView.buildScreen(org.eclipse.swt.widgets.Composite main_tab, Parameter[] parameters, Map<ParameterImpl, BaseSwtParameter> mapParamToSwtParam, ParameterImplListener parameterImplListener)