Uses of Interface
com.biglybt.pif.ui.components.UIPropertyChangeEvent
-
Packages that use UIPropertyChangeEvent Package Description com.biglybt.pif.ui.components com.biglybt.ui.swt.config com.biglybt.ui.swt.pifimpl -
-
Uses of UIPropertyChangeEvent in com.biglybt.pif.ui.components
Methods in com.biglybt.pif.ui.components with parameters of type UIPropertyChangeEvent Modifier and Type Method Description void
UIPropertyChangeListener. propertyChanged(UIPropertyChangeEvent ev)
-
Uses of UIPropertyChangeEvent in com.biglybt.ui.swt.config
Methods in com.biglybt.ui.swt.config with parameters of type UIPropertyChangeEvent Modifier and Type Method Description void
TextAreaSwtParameter. propertyChanged(UIPropertyChangeEvent ev)
-
Uses of UIPropertyChangeEvent in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl with parameters of type UIPropertyChangeEvent Modifier and Type Method Description void
BasicPluginViewImpl. propertyChanged(UIPropertyChangeEvent ev)
-