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 TypeMethodDescriptionvoidButtonControlTP.callLoopFeatures(boolean isLooping) voidButtonControlTP.callShuffleFeatures(boolean isShuffling) voidprivate voidButtonControlTP.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 ColorColorManager.BORDER_THEMEstatic ColorColorManager.MAIN_BG_THEMEstatic ColorColorManager.MAIN_FG_FADED_THEMEstatic StringColorManager.MAIN_FG_STRstatic ColorColorManager.MAIN_FG_THEMEstatic StringColorManager.MAIN_FG2_STRstatic ColorColorManager.MAIN_FG2_THEMEstatic ColorColorManager.MAIN_TEXT_THEMEstatic ThemeColorManager.programThemeMethods in com.jackmeng.halcyoninae.halcyon.runtime.constant with annotations of type LocalizedModifier and TypeMethodDescriptionstatic ImageIconThis method uses the current static theme to hue the imagestatic voidColorManager.refreshColors()This static global method attempts to refresh the above public fields for colors.