Package | Description |
---|---|
jhelp.util.gui |
GUI tools and utilities.
|
jhelp.util.resources |
Modifier and Type | Field and Description |
---|---|
private Resources |
JHelpRichText.resources
Resources set
|
private Resources |
JHelpRichText.CacheImageElement.resources
Resources set where found the image
|
Constructor and Description |
---|
JHelpRichText.CacheImageElement(Resources resources,
java.lang.String resource,
int size)
Create a new instance of CacheImageElement
|
JHelpRichText(Resources resources)
Create a new instance of JHelpRichText
|
Modifier and Type | Field and Description |
---|---|
private Resources |
ResourceText.resources
Resources reference
|
Constructor and Description |
---|
ResourceText(Resources resources,
java.lang.String xmlReferencePathHeader)
Create a new instance of ResourceText
|