Uses of Class
com.biglybt.core.internat.IntegratedResourceBundle
-
Packages that use IntegratedResourceBundle Package Description com.biglybt.core.internat com.biglybt.ui.skin -
-
Uses of IntegratedResourceBundle in com.biglybt.core.internat
Fields in com.biglybt.core.internat declared as IntegratedResourceBundle Modifier and Type Field Description private static IntegratedResourceBundle
MessageText. DEFAULT_BUNDLE
(package private) static IntegratedResourceBundle
MessageText. RESOURCE_BUNDLE
Fields in com.biglybt.core.internat with type parameters of type IntegratedResourceBundle Modifier and Type Field Description (package private) static java.util.Map<IntegratedResourceBundle,java.lang.Object>
IntegratedResourceBundle. bundle_map
Methods in com.biglybt.core.internat with parameters of type IntegratedResourceBundle Modifier and Type Method Description private static void
MessageText. setResourceBundle(IntegratedResourceBundle bundle)
-
Uses of IntegratedResourceBundle in com.biglybt.ui.skin
Fields in com.biglybt.ui.skin declared as IntegratedResourceBundle Modifier and Type Field Description private IntegratedResourceBundle
SkinPropertiesImpl. rb
-