Returns true if this event type should cause pause @return true if this event type should cause pause
()
| 39 | */ |
| 40 | |
| 41 | public boolean pauseOnEvent() { |
| 42 | return this.pause.isSelected(); |
| 43 | } |
| 44 | |
| 45 | /** |
| 46 | * Sets ought this event type should be shown (return true for |