From: W. Trevor King Date: Fri, 28 Jun 2013 15:32:08 +0000 (-0400) Subject: hooke/history.tex: Add a nomenclature entry for UI X-Git-Tag: v1.0~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a70ac83dda8b5f3e223f33413b19735bb4bbf025;p=thesis.git hooke/history.tex: Add a nomenclature entry for UI Thanks, Prof. Yuan. --- diff --git a/src/hooke/history.tex b/src/hooke/history.tex index 6a68113..7bbba1f 100644 --- a/src/hooke/history.tex +++ b/src/hooke/history.tex @@ -55,10 +55,12 @@ for the CLI) became truly interactive. The interactive portions of the GUI owe a large debt to earlier work by Rolf Schmidt et al.~from the Centre for NanoScience Research at Concordia University. % +\nomenclature[text ]{UI}{User interface. What a user uses to interact + with a software package (\cf~GUI and CLI).} \nomenclature[text ]{CLI}{Command line interface. A textual computing environtment, where the user controls execution by typing commands - at a prompt (\cf~GUI).} + at a prompt (\cf~GUI and UI).} \nomenclature[text ]{GUI}{Graphical user interface. A graphical computing environment, where the user controls execution through primarily through mouse clicks and interactive menus and widgets - (\cf~CLI).} + (\cf~CLI and UI).}