Uses of Interface
core.IStudentDataService
Packages that use IStudentDataService
Package
Description
Biblioteka programistyczna dla programu StudentsDataManager.
Pakiet klas zawierających model danych wykorzystywanych, wyświetlanych na interfejsie graficznym aplikacji.
-
Uses of IStudentDataService in core
Classes in core that implement IStudentDataService -
Uses of IStudentDataService in gui.model
Constructors in gui.model with parameters of type IStudentDataServiceModifierConstructorDescriptionStudentDataViewTableModel
(JFrame frame, Object[][] data, IStudentDataService service)