Early new feature taste for DocWeb 2.1 series - JavaFX API Doc Support
In DocWeb 2.1, there have big feature: JavaFX API Doc Support. Though JavaFX doclet api is kind of similiar to standard j2se doclet api, there still have some different. We finally make it work by overcome following issues:
- Run customized doclet class under web context. There have an issue if you try it in jdk 1.6.
- Make sure JavaFX doclet api can work together with Java doclet.
- Handle more tags for JavaFX
Just like it shown in pic. User can choose 'JavaFX 1.2' from left frame. Then they can search or navigate APIs by 'Class', 'Variables/Fields', 'Functions/Methods' and 'Packages' . Finally, use will saw similiar doc interface in DocWeb as I shown below.
Now, we already release DocWeb 2.1. Please enjoy those features on DocWeb site and feel free to share us your feedback or suggestion. We will make more user friendly and absoluately we need your help!