MCPcopy Create free account
hub / github.com/PrajaktaSathe/Java / main

Method main

Programs/Swing_Simple_Registration_Form.java:104–106  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

102
103public class Main {
104 public static void main(String[] args) {
105 new gui1();
106 }
107}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected