Class SwingMessages

java.lang.Object
is.codion.swing.common.ui.SwingMessages

public final class SwingMessages extends Object
Handles i18n for Swing components
  • Method Details

    • get

      public static String get(String key)
      Retrieves the locale string associated with the given key
      Parameters:
      key - the key
      Returns:
      the string associated with the key