6364656667686970
// the window is closed. exitAction = ActionFactory.QUIT.create(window); register(exitAction); _aboutAction = new VersionAction(window); register(_aboutAction); }
6263646566676869