Package | Description |
---|---|
com.physpics.tools.ui |
Modifier and Type | Method and Description |
---|---|
static HelpBox |
HelpBox.create()
Construct an empty HelpBox.
|
static HelpBox |
HelpBox.create(java.lang.Class<?> aClass,
java.lang.String locator,
java.net.URL base)
Create a HelpBox and load it from a file.
|