Kereta Yarsi Indonesia
|
Classes | |
class | AddPassengers_KYI |
class | AddUserPage |
class | AdminPage |
class | CheckTicket |
class | MainMenu_KYI |
class | OrderTicket_KYI |
class | PassengerData |
class | Payment |
class | PaymentMethod |
class | PickTrainSeat |
class | SelectTrain_KYI |
class | SignIn_KYI |
class | SignUp_KYI |
class | Ticket |
interface | UpdateSeat |
The view
package contains the classes that define the graphical user interface (GUI) of the KYI Integrated application. These classes provide the necessary components and layouts for user interaction.
Key classes:
view.SignUp_KYI
- The sign-up interface for the application. view.MainMenu_KYI
- The main menu interface for the application.