java_swing

Java Swing

Java Swing is a set of GUI components that are part of Java's javax.swing package. Swing provides a rich set of user interface elements, including buttons, text fields, labels, tables, and trees, for building graphical applications. Unlike AWT, Swing is lightweight and provides greater flexibility in designing custom interfaces. Introduced in Java 1997 with Java 1.2, Swing is widely used for developing desktop applications that require a robust and customizable GUI.

https://docs.oracle.com/javase/8/docs/api/javax/swing/package-summary.html

java_swing.txt · Last modified: 2025/02/01 06:47 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki