Class ExaminationQuotationsPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
be.gaudry.swing.edu.examination.ExaminationQuotationsPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, TableModelListener

public class ExaminationQuotationsPanel extends JPanel implements TableModelListener, PropertyChangeListener
Scores management for a given student and a course
Since:
1.0 Dec 22, 2008
Author:
Steph GAUDRY
See Also:
Serialized Form
  • Constructor Details

    • ExaminationQuotationsPanel

      public ExaminationQuotationsPanel()
    • ExaminationQuotationsPanel

      public ExaminationQuotationsPanel(Examination examination)
  • Method Details