Package com.biglybt.pif.ui.components
Interface UIPropertyChangeListener
-
- All Known Implementing Classes:
BasicPluginViewImpl
,TextAreaSwtParameter
public interface UIPropertyChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
propertyChanged(UIPropertyChangeEvent ev)
-
-
-
Method Detail
-
propertyChanged
void propertyChanged(UIPropertyChangeEvent ev)
-
-