Uses of Interface
com.biglybt.pif.ui.components.UIPropertyChangeListener
Packages that use UIPropertyChangeListener
Package
Description
-
Uses of UIPropertyChangeListener in com.biglybt.pif.ui.components
Methods in com.biglybt.pif.ui.components with parameters of type UIPropertyChangeListenerModifier and TypeMethodDescriptionvoidUIComponent.addPropertyChangeListener(UIPropertyChangeListener l) voidUIComponent.removePropertyChangeListener(UIPropertyChangeListener l) -
Uses of UIPropertyChangeListener in com.biglybt.pifimpl.local.ui.components
Fields in com.biglybt.pifimpl.local.ui.components with type parameters of type UIPropertyChangeListenerModifier and TypeFieldDescriptionprivate CopyOnWriteList<UIPropertyChangeListener> UIComponentImpl.property_listenersMethods in com.biglybt.pifimpl.local.ui.components with parameters of type UIPropertyChangeListenerModifier and TypeMethodDescriptionvoidUIComponentImpl.addPropertyChangeListener(UIPropertyChangeListener l) voidUITextAreaImpl.addPropertyChangeListener(UIPropertyChangeListener l) voidUIComponentImpl.removePropertyChangeListener(UIPropertyChangeListener l) -
Uses of UIPropertyChangeListener in com.biglybt.pifimpl.local.ui.config
Methods in com.biglybt.pifimpl.local.ui.config with parameters of type UIPropertyChangeListenerModifier and TypeMethodDescriptionvoidUITextAreaImpl.addPropertyChangeListener(UIPropertyChangeListener l) voidUITextAreaImpl.removePropertyChangeListener(UIPropertyChangeListener l) -
Uses of UIPropertyChangeListener in com.biglybt.ui.swt.config
Classes in com.biglybt.ui.swt.config that implement UIPropertyChangeListenerModifier and TypeClassDescriptionclassSorta likeStringAreaSwtParameter, except uses StyledText and uses an UITextAreaImpl instead of a ValueProcessor -
Uses of UIPropertyChangeListener in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UIPropertyChangeListener