JDK-8111727 : JavaDocs: replace JavaFX script example code with Java code
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-03-09
  • Updated: 2015-06-16
  • Resolved: 2011-09-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
fx2.0Fixed
Related Reports
Duplicate :  
Relates :  
Description
The following controls classes have older JavaFX Script example code that needs to be ported to Java: 

docs/api/com/javafx/preview/control/CheckMenuItem.html
docs/api/com/javafx/preview/control/Menu.html
docs/api/com/javafx/preview/control/MenuBar.html
docs/api/com/javafx/preview/control/MenuItem.html
docs/api/com/javafx/preview/control/PopupMenu.html
docs/api/com/javafx/preview/control/RadioMenuItem.html
docs/api/com/javafx/preview/control/TreeView.html
docs/api/javafx/scene/control/Cell.html
docs/api/javafx/scene/control/table/TableView.html
Comments
Verified on build 45.
08-09-2011

Having just looked through the files listed about, the only remaining JavaFX Script is in CheckMenuItem. Reassigning issue to Paru.
05-09-2011