Uses of Class
com.studentgui.apppages.JLineGraph
Packages that use JLineGraph
-
Uses of JLineGraph in com.studentgui.apppages
Constructors in com.studentgui.apppages with parameters of type JLineGraphModifierConstructorDescriptionAbacus(String studentName, LocalDate date, JLineGraph lineGraph) Construct the Abacus page for the given student and session date.Braille(String studentName, LocalDate date, JLineGraph lineGraph) Construct the Braille skills page for a given student and date.BrailleNote(String studentName, LocalDate date, JLineGraph lineGraph) Create the BrailleNote page for a specific student and date.BrailleSense(String studentName, LocalDate date, JLineGraph graph) Create a BrailleSense page bound to the provided student and date.ContactLog(String studentName, LocalDate date, JLineGraph graph) Construct a ContactLog page for the provided student and date.CVI(String studentName, LocalDate date, JLineGraph graph) Construct the CVI page bound to the selected student and session date.DigitalLiteracy(String studentName, LocalDate date, JLineGraph lineGraph) Construct the Digital Literacy page for the given student and date.IOS(String studentName, LocalDate date, JLineGraph graph) Construct the iOS page for the given student and date.Keyboarding(String studentName, LocalDate date, JLineGraph lineGraph) Construct the Keyboarding page for a specific student and session date.ScreenReader(String studentName, LocalDate date, JLineGraph lineGraph) Construct a ScreenReader page bound to a student and date.SessionNotes(String studentName, LocalDate date, JLineGraph graph) Create a SessionNotes page for the provided student and date.