Swing Event Handling in Java
I know what you're thinking, but this video isn't about THAT kind of "swing event." Settle down!
Make your Swing application a little more OOP-ish by extending JFrame. Then, learn about how event-driven programming is implemented in Swing using listeners and event handlers. And we'll take a couple of quick detours to learn a little about how widgets are sized in a FlowLayout application and how to use a Java interface.
00:00 Extending JFrame
11:50 Setting the size of a widget
16:16 Event-driven Programming introduction
17:17 The ActionListener interface
20:24 Writing an event handler with actionPerformed()
23:56 Attaching a listener
----
This video is part of my course materials for the Object-Oriented Programming Fundamentals course (CIS150AB) at EMCC, and it's intended to accompany a free eBook: https://timmcmichael.github.io/lofi-oop/index.html
Playlist: https://www.youtube.com/playlist?list=PL_Lc2HVYD16Y-vLXkIgggjYrSdF5DEFnU
Files from videos: https://github.com/timmcmichael/EMCCTimFiles
GitHub landing page: https://timmcmichael.github.io/
#java #coding #beginners #oop #swing #gui #events #eventhandlers #emcc #cis150ab #programming
Видео Swing Event Handling in Java канала Professor Tim at EMCC
Make your Swing application a little more OOP-ish by extending JFrame. Then, learn about how event-driven programming is implemented in Swing using listeners and event handlers. And we'll take a couple of quick detours to learn a little about how widgets are sized in a FlowLayout application and how to use a Java interface.
00:00 Extending JFrame
11:50 Setting the size of a widget
16:16 Event-driven Programming introduction
17:17 The ActionListener interface
20:24 Writing an event handler with actionPerformed()
23:56 Attaching a listener
----
This video is part of my course materials for the Object-Oriented Programming Fundamentals course (CIS150AB) at EMCC, and it's intended to accompany a free eBook: https://timmcmichael.github.io/lofi-oop/index.html
Playlist: https://www.youtube.com/playlist?list=PL_Lc2HVYD16Y-vLXkIgggjYrSdF5DEFnU
Files from videos: https://github.com/timmcmichael/EMCCTimFiles
GitHub landing page: https://timmcmichael.github.io/
#java #coding #beginners #oop #swing #gui #events #eventhandlers #emcc #cis150ab #programming
Видео Swing Event Handling in Java канала Professor Tim at EMCC
Комментарии отсутствуют
Информация о видео
26 марта 2025 г. 18:01:29
00:26:16
Другие видео канала