<pre>public class <spanclass="strong">UserGUI</span>
extends java.lang.Object</pre>
<divclass="block">The Class UserGUI. This is the masterclass for the GUI. It launch the login screen and then the MedUnitGUI or PatientGUI dependening the login</div>
<dl><dt><spanclass="strong">Author:</span></dt>
<dd>Kevin Serrano, J駻emy Weber</dd></dl>
</li>
</ul>
</div>
<divclass="summary">
<ulclass="blockList">
<liclass="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ulclass="blockList">
<liclass="blockList"><aname="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<tableclass="overviewSummary"border="0"cellpadding="3"cellspacing="0"summary="Field Summary table, listing fields, and an explanation">
<divclass="block">Store keys. Store the keys into a file in source folder (String)</div>
<dl><dt><spanclass="strong">Parameters:</span></dt><dd><code>f</code> - the file</dd><dd><code>prvKeyMU</code> - the private key mu</dd><dd><code>prvKeySPU</code> - the private key spu</dd><dd><code>pubKey</code> - the public key</dd></dl>