Package eu.mihosoft.vmf.runtime.core
Interface ObservableObject
-
- All Known Subinterfaces:
VObjectInternal
,VObjectInternalModifiable
public interface ObservableObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addPropertyChangeListener(java.beans.PropertyChangeListener l)
void
removePropertyChangeListener(java.beans.PropertyChangeListener l)
-