Uses of Class
codedraw.WindowCloseEvent
-
Uses of WindowCloseEvent in codedraw
Methods in codedraw that return WindowCloseEventModifier and TypeMethodDescriptionEventScanner.nextWindowCloseEvent()Waits until the next event is available or returns immediately if there is an event in the EventScanner already.Methods in codedraw with parameters of type WindowCloseEventModifier and TypeMethodDescriptiondefault voidAnimation.onWindowClose(WindowCloseEvent event) This method is called exactly once after the user closes the window orCodeDraw.close()is called.