Package xal.tools

Interface UpdateListener

All Superinterfaces:
EventListener

public interface UpdateListener extends EventListener
UpdateListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    called when the source posts an update to this observer
  • Method Details

    • observedUpdate

      void observedUpdate(Object source)
      called when the source posts an update to this observer