public class LogResources
extends java.util.ListResourceBundle
ListResourceBundle| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASE_RESOURCES |
| Constructor and Description |
|---|
LogResources()
Contructs a log resource bundle and sets it's parent to the base
resource bundle.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[][] |
getContents()
Returns the content of this resource.
|
public LogResources()
BaseResources