Package | Description |
---|---|
gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Model |
This package contains the model classes for LexAccess GUI tool (lagt).
|
Modifier and Type | Method and Description |
---|---|
ConfigObj |
LaObj.GetConfigObj()
Get LexAccess configuration object.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigObj.SetVarsFromConfigObj(ConfigObj configObj)
Set configuration variables by specifying a ConfigObj object.
|
Constructor and Description |
---|
ConfigObj(ConfigObj configObj)
Create a ConfigObj Java object by specifying a ConfigObj object.
|