- DB_DIR - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
relative data base directory to LA_DIR
- DB_DRIVER - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
Java Data base Connectivity Driver
- DB_HOST - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
Database host name
- DB_NAME - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
Database name
- DB_PASSWORD - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
Database password
- DB_PORT_NUM - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
Database port number
- DB_TYPE - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
Data base
- DB_USERNAME - Static variable in class gov.nih.nlm.nls.lexAccess.Lib.Configuration
-
Database user name
- DbBase - Class in gov.nih.nlm.nls.lexAccess.Db
-
This class provides base interfaces to LexAccess database.
- DbBase() - Constructor for class gov.nih.nlm.nls.lexAccess.Db.DbBase
-
- DbInflVars - Class in gov.nih.nlm.nls.lexAccess.Db
-
This class provides interfaces to InflVars tables in database.
- DbInflVars() - Constructor for class gov.nih.nlm.nls.lexAccess.Db.DbInflVars
-
- DbLexRecord - Class in gov.nih.nlm.nls.lexAccess.Db
-
This class provides interfaces to Lexicon tables in database.
- DbLexRecord() - Constructor for class gov.nih.nlm.nls.lexAccess.Db.DbLexRecord
-
- DefaultFormat() - Static method in class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Gui.OutputOptionDialog
-
- DefaultOperation(LaFrame) - Static method in class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Operations.GlobalOptionOperations
-
Default option of output option dialog.
- DefaultOperation(LaFrame) - Static method in class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Operations.InputSourceOperations
-
Default option of input source dialog.
- DefaultOperation(LaFrame) - Static method in class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Operations.LexiconOperations
-
Default option of data version dialog.
- DefaultOperation(LaFrame) - Static method in class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Operations.OutputOptionOperations
-
Default option of output option dialog.
- DefaultOperation(LaFrame) - Static method in class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Operations.OutputSourceOperations
-
Default option of output source dialog.
- DefineFlag() - Method in class gov.nih.nlm.nls.lexAccess.Api.LexAccessCmdApi
-
Define the LexAccess system option by defining a string.
- Dispose() - Method in class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Gui.LaFrame
-
- DocHtmlBrowser - Class in gov.nih.nlm.nls.lexAccess.Tools.GuiTool.GuiLib
-
This class defines the Html-Browser class to browse HTML files.
- DocHtmlBrowser(JFrame, String, String) - Constructor for class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.GuiLib.DocHtmlBrowser
-
Create a DocHtmlBrowser object to browse HTML files by specifying owner
title, and url.
- DocHtmlBrowser(JFrame, String, String, String) - Constructor for class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.GuiLib.DocHtmlBrowser
-
Create a DocHtmlBrowser object to browse HTML files by specifying owner
title, home, and url.
- DocHtmlBrowser(JFrame, String, int, int, String) - Constructor for class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.GuiLib.DocHtmlBrowser
-
Create a DocHtmlBrowser object to browse HTML files by specifying owner
title, width, height, and url.
- DocHtmlBrowser(JFrame, String, int, int, String, String) - Constructor for class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.GuiLib.DocHtmlBrowser
-
Create a DocHtmlBrowser object to browse HTML files by specifying owner
title, width, height, home, and url.
- DocHtmlBrowser(JFrame, String, int, int, int, int, String, String) - Constructor for class gov.nih.nlm.nls.lexAccess.Tools.GuiTool.GuiLib.DocHtmlBrowser
-
Create a DocHtmlBrowser object to browse HTML files by specifying owner
title, xPos, yPos, width, height, home, and url.