0
How to create a registration form with details and witj submit
student registration form in Java code
2 Antworten
+ 6
First of, cretae some text fields and labels ,and then a button. Code on the button on its Action Performed event.
You will also need a backend to store info.
+ 3
Search for "swing components" or "javafx"