Kereta Yarsi Indonesia
Loading...
Searching...
No Matches
kyi_integrated.KYI_Integrated Class Reference

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

The KYI_Integrated class serves as the entry point for the KYI Integrated application. It initializes the user interface by creating an instance of SignUp_KYI and making it visible.

Example usage:

    java -jar KYI_Integrated.jar
See also
controller.UserController
view.SignUp_KYI
Author
Muhammad Rizal Anditama Nugraha

Member Function Documentation

◆ main()

static void kyi_integrated.KYI_Integrated.main ( String[]  args)
inlinestatic

The main method serves as the entry point for the application. It creates an instance of SignUp_KYI with the UserController and sets it visible.

Parameters
argscommand line arguments (not used).

The documentation for this class was generated from the following file: