71727374757677
} protected Icon getImage() { if (isComplete()) return new DoneImage("doneImg"); else return new NotDoneImage("doneImg"); }