Learn Java with Swing

Go to class
Write Review

Free Online Course: Learn Java with Swing provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learn Java with Swing is taught by Peggy Fisher.

Overview
  • Discover how to use Swing—a graphical user interface (GUI) builder for Java applications—to create a GUI in Java.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercise files
    • Challenges explained
    1. Swing Basics
    • Learn about Swing
    • Use a WYSIWYG editor
    • Swing from scratch
    • MVC architecture
    2. Containers
    • Top-level containers
    • Frames and panels
    3. Components and Layouts
    • Swing components
    • Layout managers
    • Menus and toolbars
    • List model controls
    4. Events
    • What is a Swing event?
    • Event listeners
    • How to handle an event
    • Challenge
    • Solution
    Conclusion
    • Next steps