Interface ProgramLocationListener


public interface ProgramLocationListener
Listener that is notified when the program location changes.
  • Method Details

    • programLocationChanged

      void programLocationChanged(ProgramLocation loc, EventTrigger trigger)
      Called whenever the program location changes.
      Parameters:
      loc - the new program location.
      trigger - the cause of the change