Package net.mcreator.ui.init
Class L10N
java.lang.Object
net.mcreator.ui.init.L10N
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JButton
static JCheckBox
static String
static int
getHelpTipsSupport
(Locale locale) static Locale
static String
static int
getUITextsLocaleSupport
(Locale locale) static void
static JLabel
static JMenu
static JRadioButton
radiobutton
(String key, Object... parameter) static String
static String
static TechnicalButton
technicalbutton
(String key, Object... parameter) static JToggleButton
togglebutton
(String key, Object... parameter)
-
Field Details
-
DEFAULT_LOCALE
-
-
Constructor Details
-
L10N
public L10N()
-
-
Method Details
-
initTranslations
public static void initTranslations() -
getSupportedLocales
-
getUITextsLocaleSupport
-
getHelpTipsSupport
-
getLocale
-
getLocaleString
-
getBlocklyLangName
-
t
-
t_en
-
label
-
checkbox
-
button
-
technicalbutton
-
radiobutton
-
togglebutton
-