| Package | Description |
|---|---|
| jhelp.util.resources |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Hashtable<java.lang.String,ResourceText> |
Resources.resourcesTexts
Map of already loaded resources text
|
| Modifier and Type | Method and Description |
|---|---|
ResourceText |
Resources.obtainResourceText(java.lang.String path)
Obtain a resource of texts
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceTextListener.resourceTextLanguageChanged(ResourceText resourceText)
Called when language changed
|