JavaFX 8 scenes using .fxml files allow keying and automatic resolution of text strings. Most of the web discussion/examples of localization show this technique.
Is there any easy or similar method to use when manually constructing/coding JavaFX scenes? I am unable to find sources.