The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java FX
 
RSS feed
 
New topic
Author

Does the book cover how to create UI components?

Burk Hufnagel
Ranch Hand

Joined: Oct 01, 2001
Messages: 602

As I understand it, UI components mostly follow the MVC pattern, though the diagram I saw at JavaOne used the terms Control, Skin, and Behavior.

I'd like to learn how to create UI compoments and I'm wondering if they're covered in your book.

Thanks,
Burk

SCJP, SCJD, SCEA 5 "The only rules that really matter are these: what a man can do and what a man can't do." Captain Jack Sparrow
Jim Clarke
author
Ranch Hand

Joined: Jun 15, 2009
Messages: 45

There is a section on JavaFX controls and how to create a custom control.
Burk Hufnagel
Ranch Hand

Joined: Oct 01, 2001
Messages: 602

That's excellent! One question though, is the book written for JavaFX 1.2 or 1.1? If it's 1.1, were there changes in how custom controls are created?

Thanks!

SCJP, SCJD, SCEA 5 "The only rules that really matter are these: what a man can do and what a man can't do." Captain Jack Sparrow
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java FX
 
RSS feed
 
New topic
IntelliJ open source