By default, we are animated, and we draw every frame. Some subclasses (notably FieldBoxWindow) will finesse this down a bit, but a standard graphics window has a traditional "draw-every-frame" draw loop
()
| 545 | return null; |
| 546 | }); |
| 547 | } catch (Exception e) { |
| 548 | e.printStackTrace(); |
| 549 | } |
| 550 | } |
| 551 | |
| 552 | public Rect getBounds() { |