Class WindowCenterAndWidthChangeEvent


  • public class WindowCenterAndWidthChangeEvent
    extends Event
    • Constructor Detail

      • WindowCenterAndWidthChangeEvent

        public WindowCenterAndWidthChangeEvent​(EventContext eventContext,
                                               double center,
                                               double width)
        Parameters:
        eventContext -
        center -
        width -
    • Method Detail

      • getWindowCenter

        public double getWindowCenter()
      • getWindowWidth

        public double getWindowWidth()