Package xal.tools
Interface UpdateListener
- All Superinterfaces:
EventListener
UpdateListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
observedUpdate
(Object source) called when the source posts an update to this observer
-
Method Details
-
observedUpdate
called when the source posts an update to this observer
-