aboutsummaryrefslogtreecommitdiff
path: root/files/es/archive/web/liveconnect/sun/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/archive/web/liveconnect/sun/index.html')
-rw-r--r--files/es/archive/web/liveconnect/sun/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/es/archive/web/liveconnect/sun/index.html b/files/es/archive/web/liveconnect/sun/index.html
new file mode 100644
index 0000000000..2ded558161
--- /dev/null
+++ b/files/es/archive/web/liveconnect/sun/index.html
@@ -0,0 +1,17 @@
+---
+title: sun
+slug: Archive/Web/LiveConnect/sun
+translation_of: Archive/Web/LiveConnect_Reference/sun
+---
+<p> </p>
+<h3 id="Summary" name="Summary">Sumario</h3>
+<p><strong>Objeto Core</strong></p>
+<p>Objeto de nivel superior usado para acceder a cualquier clase Java en el paquete <code>sun.*</code>.</p>
+<h3 id="Created_by" name="Created_by">Creado por</h3>
+<p>El objeto <code>sun</code> es un objeto Javascript predefinido de nivel superior. Puede acceder a él automáticamente sin necesidad de utilizar un constructor o llamar a un método.</p>
+<h3 id="Description" name="Description">Descripción</h3>
+<p>El objeto <code>sun</code> es un sinónimo de conveniencia de la propiedad <code>Packages.sun</code>.</p>
+<h3 id="See_also" name="See_also">Ver también</h3>
+<p><a href="/es/Core_JavaScript_1.5_Reference/Global_Objects/Packages" title="es/Core_JavaScript_1.5_Reference/Global_Objects/Packages">Packages</a>, <a href="/es/Core_JavaScript_1.5_Reference/Global_Objects/Packages/sun" title="es/Core_JavaScript_1.5_Reference/Global_Objects/Packages/sun">Packages.sun</a></p>
+
+<p></p>