Video description
Overview
Oracle is encouraging Java developers to migrate from Swing to JavaFX for GUI and rich client development. This video helps developers learn JavaFX and how to apply JavaFX effectively in Java applications.
Description
JavaFX Programming, Part I LiveLessons is organized into lessons that teach major JavaFX features with separate sublessons that demonstrate how to apply each feature. You’ll learn how to draw JavaFX shapes and apply effects to create a richer user experience on the desktop. You’ll learn how to use layout managers with GUI controls and menus. You’ll learn how to use JavaFX properties and binding expressions to simplify event handling and reduce Java code. You’ll also learn how to create animations with JavaFX in this video.
All lessons walk viewers through JavaFX code examples to reinforce the important concepts. The viewer also learns how to use the new JavaFX 8 features on the Java SE 8 platform and above.
The source code repository for this LiveLesson can be found at
http://www.informit.com/store/register.aspx
Enter ISBN: 9780133409864 to register the product and then answer the security question to download the source code.
About the Instructor
Paul L. Anderson is a founding member and Director of Training at the Anderson Software Group, Inc. (www.asgteach.com). Paul obtained his Bachelor of Arts degree from the University of California, San Diego, and his Master's degree in Electrical Engineering (MSEE) from the University of California, Santa Barbara. Mr. Anderson has taught Java, JavaFX, C++, C#, Perl, Python, UML, and Linux courses for thousands of developers and specializes in making software engineering fun and understandable. He has taught courses internationally in Europe and Latin America and contributed articles to InformIT. Paul is a member of the NetBeans Dream Team and has been a featured speaker at JavaOne conferences. He is also the co-author of 8 books on programming technologies and is the video instructor for the Java Reflection LiveLessons.
Paul is the co-author of JavaFX Rich Client Programming on the NetBeans Platform from Addison-Wesley.http://techbus.safaribooksonline.com/book/programming/java/9780133430066
Skill Level
- Beginner
- Intermediate
Learn How to:
- Design JavaFX applications
- Use graphics with JavaFX
- Design GUI apps with JavaFX layout components and controls
- Use bindings and properties in JavaFX
- Use animations, transitions, and effects in JavaFX
Who Should Take This Course
- Java developers who want to learn JavaFX for GUI development
- All Java developers who want to use JavaFX
- Swing developers who want to build great-looking applications with JavaFX
Course Requirements
Some experience programming in Java.
About LiveLessons Video Training
LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at: http://www.informit.com/livelessons
Table of contents
- Introduction
- Lesson 1: Getting Started with JavaFX
- Lesson 2: JavaFX Shapes
-
Lesson 3: JavaFX Effects
- Learning Objectives
- 3.1 Use Shadow, DropShadow, and InnerShadow
- 3.2 Use BoxBlur, GaussianBlur, and MotionBlur
- 3.3 Apply Blend, Bloom, and Glow
- 3.4 Add Lighting
- 3.5 Use ColorAdjust, ColorInput, and ImageInput
- 3.6 Apply Reflection and SepiaTone
- 3.7 Apply DisplacementMap and PerspectiveTransform
- 3.8 Create a Chain of Effects
- Lesson 4: JavaFX Layout Components
- Lesson 5: JavaFX Properties and Bindings
-
Lesson 6: Basic JavaFX Controls
- Learning Objectives
- 6.1 Understand Event Handlers
- 6.2 Use Label and Button
- 6.3 Use RadioButton and ToggleButton
- 6.4 Use CheckBox, ChoiceBox, and ComboBox
- 6.5 Use TextField and PasswordField
- 6.6 Use ScrollBar and Slider
- 6.7 Use ProgressBar and ProgressIndicator
- 6.8 Use TextArea
- 6.9 Use Hyperlink and ToolBar
-
Lesson 7: Composite JavaFX Controls
- Learning Objectives
- 7.1 Navigate the Control Hierarchy
- 7.2 Build Menus
- 7.3 Use ContextMenu and Tooltip
- 7.4 Use ColorPicker and DatePicker
- 7.5 Use ListView and TreeView
- 7.6 Use TableView and TreeTableView
- 7.7 Use SplitPane and TabPane
- 7.8 Use TitledPane and Accordion
- 7.9 Use ScrollPane and Pagination
- 7.10 Use HTMLEditor
- Lesson 8: JavaFX Animation
- Summary
Product information
- Title: JavaFX Programming, Part I
- Author(s):
- Release date: March 2015
- Publisher(s): Pearson
- ISBN: 0133409864
You might also like
book
Introducing JavaFX 8 Programming
Develop cross-platform, feature-rich JavaFX GUI applications with expert instruction from Java guru Herb Schildt Introducing JavaFX …
book
Mastering JavaFX 10
Design modern, rich interfaces for Java apps using JavaFX 10 About This Book Become a pro …
book
JavaFX For Dummies
Unleash the power of JavaFX for a wide range of devices JavaFX For Dummies gives you …
book
Java I/O
All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read …