Package codedraw

Class WindowCloseEvent

java.lang.Object
codedraw.Event
codedraw.WindowCloseEvent

public class WindowCloseEvent extends Event
This argument is given exactly once after the user closes the window or CodeDraw.close() is called. No information except the fact that it was triggered is supplied, which is why this class is empty.