Class GradeBookPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class GradeBookPanel extends JPanel
This panel displays the contents of a grade book. On the left-hand side of the panel is a list of the students in the class. In the center of the panel is a tabbed pane that lets you view/edit information about the class, a student, or a student's grades.
See Also: