Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.

Lexical Tools

Lexical GUI Tools

Lexical GUI Tools provides users with graphics users interface. It is developed in Java Swing and run on various platforms.

  1. Design Architecture

  2. Graphics Interfaces

  3. Lexical Processes

  4. IO Issues

  5. Annually Release Update:
    • Update version:
      • This is automatically done in GlobalBehavior.YEAR.
      • It is used in JOptionPane.showMessageDialog(this, releaseStr, ...) in "${LVG_SRC}/Tools/GuiTool/Gui/LvgFrame.java".
    • Add new Flows:
      • Modify FLOW, FLOW_DOC, FLOW_FLAG, F_XXX in "${LVG_SRC}/Tools/GuiTool/Global/LvgDef.java".
    • Add new mutation Options:
      • ${LVG_SRC}/Tools/GuiTool/Global/LvgDef.java
      • ${LVG_SRC}/Tools/GuiTool/Gui/MutateOptionDialog.java
      • ${LVG_SRC}/Lib/LvgFlowSpecificOption.java