Interface WindowHelper.WindowAccessor

Enclosing class:
WindowHelper

public static interface WindowHelper.WindowAccessor
  • Method Details

    • notifyLocationChanged

      void notifyLocationChanged(Window window, double x, double y)
    • notifySizeChanged

      void notifySizeChanged(Window window, double width, double height)