| Author |
Enterprise JavaFX
|
William Antônio Siqueira
Ranch Hand
Joined: Jul 08, 2009
Posts: 35
|
|
Is time to JavaFX break through the enterprise barrier and meet up with the Business Apps?
[Sorry for my English ]
|
The answer isn't "Why", is "How"!
Follow me on Twitter - Speak portuguese? Check out JavaFree.org
|
 |
andrew ennamorato
Ranch Hand
Joined: Oct 03, 2007
Posts: 89
|
|
Totally unrelated, but reminded me of this tweet I read today:
Enterprise is just another way of saying "We took that thing you found so helpful & beat it with a suck stick until it's no longer useful." @ntschutta
|
 |
Gregg Bolinger
Sheriff
Joined: Jul 11, 2001
Posts: 15040
|
|
andrew ennamorato wrote:Totally unrelated, but reminded me of this tweet I read today:
Enterprise is just another way of saying "We took that thing you found so helpful & beat it with a suck stick until it's no longer useful." @ntschutta
|
My Blog | DZone Articles
|
 |
Stephen Chin
author
Greenhorn
Joined: Aug 30, 2009
Posts: 9
|
|
Enterprise jokes aside, I think there is a valid question about JavaFX's readiness for building typical business UIs with graphs, charts, forms, and tables of data.
With the 1.2 release of JavaFX, they made huge strides in approaching this with introduction of new Controls for all the standard fields you would need to build a UI form such as check boxes, radio buttons, lists, etc. They also introduced a full graphing and charting library that Dean covered in Chapter 5, and is perfect for data analysis views.
There are still some shortcomings, such as the lack of a good Table or Tree control; however, there are already folks working on filling these gaps, including the JFXtras project that we cover in Chapter 8 (http://jfxtras.org/).
|
--Steve
book: http://projavafx.com/
blog: http://steveonjava.com/
|
 |
 |
|
|
subject: Enterprise JavaFX
|
|
|