Package edu.pdx.cs410J.grader.poa
Interface StudentsView
- All Known Implementing Classes:
StudentsWidget
public interface StudentsView
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setSelectedStudentIndex
(int index) void
setStudents
(List<String> students)
-
Method Details
-
setStudents
-
setSelectedStudentIndex
-
addSelectStudentHandler
-