Book Image

From 0 to 1: JavaFX and Swing for Awesome Java UIs [Video]

By : Loonycorn
Book Image

From 0 to 1: JavaFX and Swing for Awesome Java UIs [Video]

By: Loonycorn

Overview of this book

<p><span id="description" class="sugar_field">This course is a definitive guide to JavaFX where every important part of the framework is covered in great detail, with sophisticated examples and context. The course is a comprehensive guide to Swing: you will be able to build sophisticated, clean Swing apps, and employ every important technique. The course is intensely practical, packed with dozens of examples and hundreds of lines of included source code. The course is also quirky. The examples are irreverent. Lots of little touches: repetition, zooming out so you remember the big picture, active learning with plenty of quizzes. There’s also a peppy soundtrack, and art - all shown by studies to improve cognition and recall.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">A definitive guide to JavaFX, and a comprehensive guide to Swing are packed into this intensely practical, quirky guide to building awesome UIs in Java.</span></span></p>
Table of Contents (14 chapters)
Free Chapter
1
Why learn JavaFX and Swing?
Chapter 8
Media
Content Locked
Section 1
JavaFX Media Support: Part-Lame, Part-Awesome
JavaFX built-in media support is part-lame, part-awesome. Media Support is a great example of the Model-View-Controller (MVC) paradigm in action. JavaFX has built-in media classes to represent each of the Model, View and Controller