Top Fields Constructors Methods
org.jabref.gui.util

public Class JabRefResourceLocator

extends Object
implements com.airhacks.afterburner.views.ResourceLocator
Class Inheritance
Imports
java.util.ResourceBundle, org.jabref.logic.l10n.Localization, com.airhacks.afterburner.views.ResourceLocator, org.slf4j.Logger, .LoggerFactory

Field Summary

Modifier and TypeField and Description
private static final Logger

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public ResourceBundle
Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

LOGGERback to summary
private static final Logger LOGGER

Constructor Detail

JabRefResourceLocatorback to summary
public JabRefResourceLocator()

Method Detail

getResourceBundleback to summary
public ResourceBundle getResourceBundle(String s)
Annotations
@Override