package ProjectStormtrooper; public enum Status { NotInit, InProgress, Finish }