[ 
https://issues.apache.org/jira/browse/NETBEANS-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084322#comment-17084322
 ] 

Jeremy Hinkle commented on NETBEANS-1416:
-----------------------------------------

Issue still exists with NB 11.3 / JDK 11.0.6+10 / JFX 11.0.2.

As mentioned in BugZilla, "Instances of javafx.geometry.Insets cannot be 
created by FXML loader"

> FXML Editor instances that has constructor by NamedArg annotaton
> ----------------------------------------------------------------
>
>                 Key: NETBEANS-1416
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1416
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Editor
>    Affects Versions: 8.2, 9.0, 10.0
>            Reporter: Ugur KARA
>            Priority: Major
>         Attachments: MyAnimation.java, MyView.fxml, Test.java
>
>
>  
>  
> FXML Editor giving following hints,
> "Instances of tr.com.sparrow.fxml.MyAnimation cannot be created by FXML 
> loader"
> "Class 'tr.com.sparrow.fxml.MyAnimation' does not support property 'text'"
> Class 'tr.com.sparrow.fxml.MyAnimation' does not support property 'msg'
>  
> MyAnimation class has constructor that give two parameter by NamedArg 
> annotation,
> At runtime no problem , FXMLLoader can create the  MyAnimation instance, 
> It seems FXML Editor giving the hints at design time.
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to