This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255348 - SpinnerValueFactory nor recognized
Summary: SpinnerValueFactory nor recognized
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-17 06:40 UTC by clogs
Modified: 2015-09-17 10:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (26.96 KB, image/jpeg)
2015-09-17 06:40 UTC, clogs
Details
The fxml file (7.71 KB, application/octet-stream)
2015-09-17 06:41 UTC, clogs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description clogs 2015-09-17 06:40:32 UTC
Created attachment 156224 [details]
Screenshot

I have a fxml file which has a Spinner in it. When I edit this file, the editor recognizes everything, except the SpinnerValueFactory. The Spinner has been introduced with JDK 1.8 build 40, I am using build 51.
Comment 1 clogs 2015-09-17 06:41:53 UTC
Created attachment 156225 [details]
The fxml file