What is Swing in Java Tutorialspoint?

Java Swing is a set of APIs that provides a graphical user interface (GUI) for the java programs . The Java Swing was developed based on earlier APIs called Abstract Windows Toolkit (AWT). The Java Swing provides richer and more sophisticated GUI components than AWT.

Leave a Reply

Your email address will not be published. Required fields are marked *