Advanced GUI

Swing is a GUI widget toolkit for Java. It is used to provide a sophisticated graphical user interface (GUI) for Java programs. Swing provides a native look and feel that emulates the look and feel of several platforms, and also supports a pluggable look and feel that allows applications to have a look and feel unrelated to the underlying platform.

Class Materials

2 GUI - frames, dialogs

3 GUI - Components

4 GUI - Events

5 GUI - Layout Managers

JAR - slides

Task

GUI task 2018  This task is closed.

Badge

J-Swing Apprentice

Swing is a GUI widget toolkit for Java. It is used to provide a sophisticated graphical user interface (GUI) for Java programs. Swing provides a native look and feel that emulates the look and feel of several platforms, and also supports a pluggable look and feel that allows applications to have a look and feel unrelated to the underlying platform.