Package | Description |
---|---|
gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Gui |
This package contains the GUI components of LexAccess GUI tool (lagt).
|
gov.nih.nlm.nls.lexAccess.Tools.GuiTool.GuiControl |
This package contains the control classes for GUI component of LexAccess GUI tool (lagt).
|
gov.nih.nlm.nls.lexAccess.Tools.GuiTool.Operations |
This package contains the operation classes for LexAccess GUI tool (lagt).
|
Modifier and Type | Method and Description |
---|---|
static javax.swing.JPanel |
ByBasePanel.CreateBasePanel(LaFrame owner)
Create base panel
|
static javax.swing.JPanel |
ByCategoryPanel.CreateCategoryPanel(LaFrame owner) |
static javax.swing.JPanel |
ByTermEuiPanel.CreateTermEuiPanel(LaFrame owner) |
static java.lang.String |
MainPanel.GetBannerStr(LaFrame owner) |
static javax.swing.JDialog |
LexiconDialog.GetDialog(LaFrame owner) |
static javax.swing.JDialog |
OutputSourceDialog.GetDialog(LaFrame owner) |
static javax.swing.JDialog |
OutputOptionDialog.GetDialog(LaFrame owner) |
static javax.swing.JDialog |
GlobalOptionDialog.GetDialog(LaFrame owner) |
static javax.swing.JDialog |
InputSourceDialog.GetDialog(LaFrame owner) |
static javax.swing.JPanel |
MainPanel.GetMainPanel(int mode,
LaFrame owner)
Get a MainPanel object used in LA by speficying mode and owner
|
static java.lang.String |
MainPanel.GetVersionStr(LaFrame owner) |
Constructor and Description |
---|
ByBasePanel(LaFrame owner)
Create a Panel object searched by base in LA
|
ByCategoryPanel(LaFrame owner)
Create a Panel object searched by Term/EUI in LA
|
ByTermEuiPanel(LaFrame owner)
Create a Panel object searched by Term/EUI in LA
|
GlobalOptionDialog(LaFrame owner) |
InputSourceDialog(LaFrame owner) |
LaMenuBar(LaFrame owner)
Create a LaMenuBar object for LA menu bar.
|
LexiconDialog(LaFrame owner) |
MainPanel(LaFrame owner)
Create a MainPanel object used in LA with specifying LA Frame.
|
OutputOptionDialog(LaFrame owner) |
OutputSourceDialog(LaFrame owner) |
Constructor and Description |
---|
ByBasePanelControl(LaFrame owner)
Create a ByBasePanelControl object for ByBasePanel controller.
|
ByCategoryPanelControl(LaFrame owner)
Create a ByCategoryPanelControl object for ByCategoryPanel controller.
|
ByTermEuiPanelControl(LaFrame owner)
Create a ByTermEuiPanelControl object for ByTermEuiPanel controller.
|
GlobalOptionDialogControl(LaFrame owner)
Create a GlobalOptionDialogControl object for GlobalOptionDialog
controller.
|
InputSourceDialogControl(LaFrame owner)
Create a InputSourceDialogControl object for InputSourceDialog
controller.
|
KeysControl(LaFrame laFrame)
Create a KeysControl object for key controller by
specifying vttObj.
|
LaMenuBarControl(LaFrame owner)
Create a LaMenuBarControl object for LA Menu Bar controller by
specifying owner and vttObj.
|
LexiconDialogControl(LaFrame owner)
Create a LexiconDialogControl object for LexiconDialog
controller.
|
OutputOptionDialogControl(LaFrame owner)
Create a OutputOptionDialogControl object for OutputOptionDialog
controller.
|
OutputSourceDialogControl(LaFrame owner)
Create a OutputSourceDialogControl object for OutputSourceDialog
controller.
|
Modifier and Type | Method and Description |
---|---|
static void |
LexiconOperations.CancelOperation(LaFrame owner)
Close operation of data version dialog
|
static void |
GlobalOptionOperations.CancelOperation(LaFrame owner)
Close operation of output option dialog
|
static void |
InputSourceOperations.CancelOperation(LaFrame owner)
Close operation of input source dialog
|
static void |
OutputSourceOperations.CancelOperation(LaFrame owner)
Close operation of output source dialog
|
static void |
OutputOptionOperations.CancelOperation(LaFrame owner)
Close operation of output option dialog
|
static void |
OutputOptionOperations.ClearAllCategoryOperation(LaFrame owner)
Clear all category of output option dialog.
|
static void |
LexiconOperations.CloseOperation(LaFrame owner)
Close operation
|
static void |
GlobalOptionOperations.CloseOperation(LaFrame owner)
Close operation
|
static void |
InputSourceOperations.CloseOperation(LaFrame owner)
Close operation
|
static void |
OutputSourceOperations.CloseOperation(LaFrame owner)
Close operation
|
static void |
OutputOptionOperations.CloseOperation(LaFrame owner)
Close operation
|
static void |
LexiconOperations.DefaultOperation(LaFrame owner)
Default option of data version dialog.
|
static void |
GlobalOptionOperations.DefaultOperation(LaFrame owner)
Default option of output option dialog.
|
static void |
InputSourceOperations.DefaultOperation(LaFrame owner)
Default option of input source dialog.
|
static void |
OutputSourceOperations.DefaultOperation(LaFrame owner)
Default option of output source dialog.
|
static void |
OutputOptionOperations.DefaultOperation(LaFrame owner)
Default option of output option dialog.
|
static void |
LaOperations.ExitOperation(LaFrame owner)
Exit LexAccess application operations.
|
static void |
LexiconOperations.OkOperation(LaFrame owner)
Ok operation of data version dialog
|
static void |
GlobalOptionOperations.OkOperation(LaFrame owner)
Ok operation of output option dialog
|
static void |
InputSourceOperations.OkOperation(LaFrame owner)
Ok operation of input source dialog
|
static void |
OutputSourceOperations.OkOperation(LaFrame owner)
Ok operation of output source dialog
|
static void |
OutputOptionOperations.OkOperation(LaFrame owner)
Ok operation of output option dialog
|
static void |
LexiconOperations.ResetOperation(LaFrame owner)
Reset option of data version dialog.
|
static void |
ByBaseOperations.ResetOperation(LaFrame owner)
Reset the text in the term/EUI text field, outputs and options.
|
static void |
ByCategoryOperations.ResetOperation(LaFrame owner)
Reset the text in the term/EUI text field, outputs and options.
|
static void |
GlobalOptionOperations.ResetOperation(LaFrame owner)
Reset option of output option dialog.
|
static void |
ByTermEuiOperations.ResetOperation(LaFrame owner)
Reset the text in the term/EUI text field, outputs and options.
|
static void |
InputSourceOperations.ResetOperation(LaFrame owner)
Reset option of input source dialog.
|
static void |
OutputSourceOperations.ResetOperation(LaFrame owner)
Reset option of output source dialog.
|
static void |
OutputOptionOperations.ResetOperation(LaFrame owner)
Reset option of output option dialog.
|
static void |
OutputOptionOperations.SelectAllCategoryOperation(LaFrame owner)
Select all category of output option dialog.
|
static void |
InputSourceOperations.SetOperation(LaFrame owner)
Set operation of input source file dialog
|
static void |
OutputSourceOperations.SetOperation(LaFrame owner)
Select operation of output source dialog
|
static void |
HelpDocOperations.ShowHelpDoc(int startpage,
LaFrame owner)
Show help documents.
|
static void |
LexiconOperations.ShowOperation(LaFrame owner)
Show operation of data version dialog, called from menu
|
static void |
GlobalOptionOperations.ShowOperation(LaFrame owner)
Show operation
|
static void |
InputSourceOperations.ShowOperation(LaFrame owner)
Ok operation of input source dialog
|
static void |
OutputSourceOperations.ShowOperation(LaFrame owner)
Ok operation of output source dialog
|
static void |
OutputOptionOperations.ShowOperation(LaFrame owner)
Show operation
|
static void |
GuiOperations.UpdateFont(java.awt.Font font,
java.awt.Font guiFont,
LaFrame owner) |
static void |
GuiOperations.UpdateLookAndFeel(java.lang.String option,
LaFrame owner)
Update Java GUI look and feel.
|
Submit a bug or feature
Copyright © 2016 National Library of Medicine