Class LocalizeController

    • Method Detail

      • localize

        public void localize​(javafx.scene.layout.Region parent)
        Translates from the given Region itseld and all child components recursively.
        Parameters:
        parent -
      • getLocalizeById

        public String getLocalizeById​(String localId,
                                      String defaulVal)
        Translates the give localId or returns the defaulValue if no translation exists.
        Parameters:
        localId -
        defaulVal -
        Returns: