Uses of Annotation Interface
com.jackmeng.locale.Localized
Packages that use Localized
Package
Description
-
Uses of Localized in com.jackmeng.halcyoninae.cosmos.components.toppane.layout
Classes in com.jackmeng.halcyoninae.cosmos.components.toppane.layout with annotations of type LocalizedMethods in com.jackmeng.halcyoninae.cosmos.components.toppane.layout with annotations of type LocalizedModifier and TypeMethodDescriptionvoid
ButtonControlTP.callLoopFeatures
(boolean isLooping) void
ButtonControlTP.callShuffleFeatures
(boolean isShuffling) void
private void
ButtonControlTP.loopVShuffleDuel
(boolean isLoop) -
Uses of Localized in com.jackmeng.halcyoninae.cosmos.util
Classes in com.jackmeng.halcyoninae.cosmos.util with annotations of type LocalizedMethods in com.jackmeng.halcyoninae.cosmos.util with annotations of type Localized -
Uses of Localized in com.jackmeng.halcyoninae.halcyon.runtime.constant
Fields in com.jackmeng.halcyoninae.halcyon.runtime.constant with annotations of type LocalizedModifier and TypeFieldDescriptionstatic Color
ColorManager.BORDER_THEME
static Color
ColorManager.MAIN_BG_THEME
static Color
ColorManager.MAIN_FG_FADED_THEME
static String
ColorManager.MAIN_FG_STR
static Color
ColorManager.MAIN_FG_THEME
static String
ColorManager.MAIN_FG2_STR
static Color
ColorManager.MAIN_FG2_THEME
static Color
ColorManager.MAIN_TEXT_THEME
static Theme
ColorManager.programTheme
Methods in com.jackmeng.halcyoninae.halcyon.runtime.constant with annotations of type LocalizedModifier and TypeMethodDescriptionstatic ImageIcon
This method uses the current static theme to hue the imagestatic void
ColorManager.refreshColors()
This static global method attempts to refresh the above public fields for colors.