Interface RemoteWindowCallback


public interface RemoteWindowCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(RemoteWindow remoteWindow)
    Callback reporting a change to a RemoteWindow, such as it moving.
  • Method Details

    • execute

      void execute(RemoteWindow remoteWindow)
      Callback reporting a change to a RemoteWindow, such as it moving.
      Parameters:
      remoteWindow - window affected