When I am in scenebuilder I modified something and I need to get the method head for my code. Is there a way to see the code in scenebuilder?
Yes, there is. You could view it through View -> Show Sample Controller Skeleton in Scenebuilder
If you changed a method header, you may need to refactor your code as well, since the method may be called by the old name in other spots.