File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JavaFX and the fly likes Custome Node duplicating Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JavaFX
Reply Bookmark "Custome Node duplicating" Watch "Custome Node duplicating" New topic
Author

Custome Node duplicating

Gopinath Karyadath
Ranch Hand

Joined: Oct 14, 2009
Posts: 87
Hi
How to duplicate a CustomNode ?
Duplicator.duplicate will work for duplicating a existing node like Rectangle, Circle etc..





how to duplicate this CustomNode ??

also looking for a help to get the content from a CustomNode .



regards

Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

Could you please UseCodeTags? You can edit your post to add them.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Custome Node duplicating
 
Similar Threads
JavaFX Button: You'd think this would be simple....
JavaFX "wonders"
Problem setting Tile layout contents
Checkbox in TreeTable
overidden method question