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