Silicon Valley JavaFX User Group Message Board › Discussion Forum › Some technical questions on the use of javafx sdk I pertineo today
| faelcavalcanti | |
|
1. According to a report in site about unsupported formats, I wonder which of course you have adopted as a secure and portable format for use in applications.
http://javafx.com/doc... 2. Another point is how to add a component to view the awt javafx? I saw that you extend Swing components of SwingComponent. And I could include in a JPanel an AWT component to render, but this does not work. 3. I want to render html pages in javafx, including displaying rendered as animated objects in these pages and javascript that can run under? Is that possible? |