Java Reference
In-Depth Information
-fx-padding: 6 6 6 6;
-fx-font: bold italic 20pt "LucidaBrightDemiBold";
}
Summary
In this chapter, we covered a variety of topics that deal with JavaFX graphics. We
learned how to create images by developing an application that allows one to drag and
drop images onto a stage, thereby creating a copy of the image. We then covered re-
cipes; which enable animation of text and also of shapes. Lastly, we learned how to
utilize grids and/or CSS to lay out application components.
Search WWH ::




Custom Search