Simplificada interfaz de usuario, ahora la pass por defecto es ninguna
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Wed Dec 18 16:50:18 CET 2019 -->
|
||||
<title>V-Index</title>
|
||||
<meta name="date" content="2019-12-18">
|
||||
<!-- Generated by javadoc (1.8.0_232) on Fri Jan 10 12:27:30 CET 2020 -->
|
||||
<title>T-Index</title>
|
||||
<meta name="date" content="2020-01-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -12,7 +12,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="V-Index";
|
||||
parent.document.title="T-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -43,7 +43,7 @@
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-8.html">Prev Letter</a></li>
|
||||
<li>Next Letter</li>
|
||||
<li><a href="index-10.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
|
||||
@@ -68,19 +68,15 @@
|
||||
<!-- -->
|
||||
</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">G</a> <a href="index-6.html">I</a> <a href="index-7.html">M</a> <a href="index-8.html">O</a> <a href="index-9.html">V</a> <a name="I:V">
|
||||
<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">G</a> <a href="index-6.html">I</a> <a href="index-7.html">M</a> <a href="index-8.html">O</a> <a href="index-9.html">T</a> <a href="index-10.html">V</a> <a name="I:T">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">V</h2>
|
||||
<h2 class="title">T</h2>
|
||||
<dl>
|
||||
<dt><a href="../Vista.html" title="class in <Unnamed>"><span class="typeNameLink">Vista</span></a> - Class in <a href="../package-summary.html"><Unnamed></a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../ControladorModificar.html#tableChanged-javax.swing.event.TableModelEvent-">tableChanged(TableModelEvent)</a></span> - Method in class <a href="../ControladorModificar.html" title="class in <Unnamed>">ControladorModificar</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../Vista.html#Vista--">Vista()</a></span> - Constructor for class <a href="../Vista.html" title="class in <Unnamed>">Vista</a></dt>
|
||||
<dd>
|
||||
<div class="block">Carga la vista principal</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">G</a> <a href="index-6.html">I</a> <a href="index-7.html">M</a> <a href="index-8.html">O</a> <a href="index-9.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">E</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">M</a> <a href="index-8.html">O</a> <a href="index-9.html">T</a> <a href="index-10.html">V</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
@@ -102,7 +98,7 @@
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-8.html">Prev Letter</a></li>
|
||||
<li>Next Letter</li>
|
||||
<li><a href="index-10.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
|
||||
|
||||
Reference in New Issue
Block a user