Kereta Yarsi Indonesia
|
Classes | |
class | AdminController |
class | Controller |
class | CustomTableModel |
class | PassengerController |
class | Session |
class | StationController |
class | TicketController |
class | TrainController |
class | UserController |
The controller
package contains the classes responsible for handling the business logic of the KYI Integrated application. These classes manage the interaction between the view and the model.
Key classes:
controller.StationController
- Manages station-related operations. controller.UserController
- Manages user-related operations.