Se actualizaron pequeños detalles
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_111) on Wed Nov 30 17:59:12 GMT-04:00 2016 -->
|
||||
<title>J-Index</title>
|
||||
<!-- Generated by javadoc (1.8.0_111) on Wed Nov 30 22:18:04 GMT-04:00 2016 -->
|
||||
<title>I-Index</title>
|
||||
<meta name="date" content="2016-11-30">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
@@ -12,7 +12,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="J-Index";
|
||||
parent.document.title="I-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,21 +69,34 @@
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">T</a> <a href="index-15.html">V</a> <a name="I:J">
|
||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">J</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">V</a> <a name="I:I">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">J</h2>
|
||||
<h2 class="title">I</h2>
|
||||
<dl>
|
||||
<dt><a href="../visual/otros/JTableTable.html" title="class in visual.otros"><span class="typeNameLink">JTableTable</span></a> - Class in <a href="../visual/otros/package-summary.html">visual.otros</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../control/ControlPrincipal.html#isFiled--">isFiled()</a></span> - Method in class control.<a href="../control/ControlPrincipal.html" title="class in control">ControlPrincipal</a></dt>
|
||||
<dd>
|
||||
<div class="block">Tabla la cual es usada en el panelCartola.</div>
|
||||
<div class="block">Comprueba si el archivo tiene contenido, se considera eso como verdadero
|
||||
cuando el archivo contiene mas de 5 caracteres</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../visual/otros/JTableTable.html#JTableTable-java.lang.String-">JTableTable(String)</a></span> - Constructor for class visual.otros.<a href="../visual/otros/JTableTable.html" title="class in visual.otros">JTableTable</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../utiles/Validador.html#isNumber-java.lang.String-">isNumber(String)</a></span> - Static method in class utiles.<a href="../utiles/Validador.html" title="class in utiles">Validador</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructor que inicia la tabla, asigandole el usuario del cual se obtienen sus datos</div>
|
||||
<div class="block">Comprueba si el string recibido corresponde con el formato de un int</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../control/ControlAdmin.html#isUser-java.lang.String-">isUser(String)</a></span> - Method in class control.<a href="../control/ControlAdmin.html" title="class in control">ControlAdmin</a></dt>
|
||||
<dd>
|
||||
<div class="block">Busca un usuario en el archivo e indica si existe o no</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../control/ControlLogin.html#isUser-java.lang.String-">isUser(String)</a></span> - Method in class control.<a href="../control/ControlLogin.html" title="class in control">ControlLogin</a></dt>
|
||||
<dd>
|
||||
<div class="block">Busca un usuario en el archivo</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../control/ControlLogin.html#isUserPass-java.lang.String-java.lang.String-">isUserPass(String, String)</a></span> - Method in class control.<a href="../control/ControlLogin.html" title="class in control">ControlLogin</a></dt>
|
||||
<dd>
|
||||
<div class="block">Busca un par usuario contraseña en el archivo</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">T</a> <a href="index-15.html">V</a> </div>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">J</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">V</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
|
||||
Reference in New Issue
Block a user