Class LogResources


public class LogResources extends ListResourceBundle
This is the fallback resource bundle for all log events.

Version:
$Revision$, $Date$
See Also:
  • Field Details

    • BASE_RESOURCES

      public static final String BASE_RESOURCES
  • Constructor Details

    • LogResources

      public LogResources()
      Contructs a log resource bundle and sets it's parent to the base resource bundle.
      See Also:
  • Method Details

    • getContents

      public Object[][] getContents()
      Returns the content of this resource.
      Specified by:
      getContents in class ListResourceBundle
      Returns:
      Array of objects making up the contents of this resource.