I have made a class called AbortableThread that is supposed to start and stop a thread when I want to. The class is relatively small since it just contains this
AbortableThread