6667686970717273747576
* startMethod<p> * <p> */ public void startMethod() { Textfields textFieldWin = new Textfields(); textFieldWin.display(); } // ----------- // Main method // -----------