CHAPTER 1
JavaFX Design Considerations
This book was written to demonstrate how JavaFX can be used to create visually rich applications. It does so by presenting a number of techniques and explaining how they work in JavaFX. Before we explore the code, it is worth our time to look at the design of applications. Design is the process of planning what the application will do, how it will look, and how it will be implemented. This chapter starts with some thoughts on creating the content of applications in general, and ends with specifics related to working with JavaFX.
When exploring the creation of content, we will look at both the details of the workflow as well as why the content is created the way that it is. We will also look at design from ...
Get JavaFX™ Special Effects: Taking Java™ RIA to the Extreme with Animation, Multimedia, and Game Elements now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.