Class FxFxBundle

java.lang.Object
org.tentackle.fx.FxFxBundle

@Bundle public class FxFxBundle extends Object
Bundle for fx-package in tentackle-FX.
Author:
harald
  • Method Details

    • getBundle

      public static ResourceBundle getBundle()
      Gets the bundle.
      Returns:
      the resource bundle
    • getString

      public static String getString(String key)
      Gets a string for the given key.
      Parameters:
      key - the key
      Returns:
      the string from the bundle