+ 2

How to create a gui to run a java program

I know how to run code in eclipse's console, but I'd like to know how to create a separate window for the user to interact with

9th May 2019, 4:13 PM
preston smith
preston smith - avatar
3 Answers
0
You can use Java Applet, Swing, Awt.
16th May 2019, 8:32 AM
HILAL SAEED
HILAL SAEED - avatar