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 251355 - JAVAFX - Fxml refactor - on the onAction functions
Summary: JAVAFX - Fxml refactor - on the onAction functions
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-22 08:27 UTC by mrfireman
Modified: 2015-03-22 08:27 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mrfireman 2015-03-22 08:27:31 UTC
It would be so much easier if the "Refactor" in a java class would refact all the "onAction=#..." references at the .fxml file in order to avoid error messages and rewrite them one by one.