<pre>public class <span class="strong">UserGUI</span>
extends java.lang.Object</pre>
<div class="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><span class="strong">Author:</span></dt>
<dd>Kevin Serrano, J駻emy Weber</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<div class="block">Store keys. Store the keys into a file in source folder (String)</div>
<dl><dt><span class="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>