public interface GralMngApplAdapter_ifc
GralArea9Window
.Modifier and Type | Field and Description |
---|---|
static int |
version
Version, history and license.
|
Modifier and Type | Method and Description |
---|---|
void |
setHelpUrl(java.lang.String url)
For context sensitive help, it assigns an URL to the widget which has the focus gained.
|
static final int version
void setHelpUrl(java.lang.String url)
url
- A "file#html.label" or "localdir/file.html#label" which describes the html help url
in an local context. The origin of the url is given with a global context of the help window.
See GralArea9Window.setHelpBase(String)
deprecated: It is often an absolute path. may be a relative path??
deprecated: If it starts with "+", a base path is used as prefix.