aboutsummaryrefslogtreecommitdiff
path: root/files/es/archive/web/liveconnect/netscape/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/archive/web/liveconnect/netscape/index.html')
-rw-r--r--files/es/archive/web/liveconnect/netscape/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/files/es/archive/web/liveconnect/netscape/index.html b/files/es/archive/web/liveconnect/netscape/index.html
new file mode 100644
index 0000000000..85d8eabb95
--- /dev/null
+++ b/files/es/archive/web/liveconnect/netscape/index.html
@@ -0,0 +1,23 @@
+---
+title: netscape
+slug: Archive/Web/LiveConnect/netscape
+translation_of: Archive/Web/LiveConnect_Reference/netscape
+---
+<p>
+</p>
+<h3 id="Summary" name="Summary"> Summary </h3>
+<p><b>Core Object</b>
+</p><p>A top-level object used to access any Java class in the package <code>netscape.*</code>.
+</p>
+<h3 id="Created_by" name="Created_by"> Created by </h3>
+<p>The <code>netscape</code> object is a top-level, predefined JavaScript object. You can automatically access it without using a constructor or calling a method.
+</p>
+<h3 id="Description" name="Description"> Description </h3>
+<p>The <code>netscape</code> object is a convenient synonym for the property <code>Packages.netscape</code>.
+</p>
+<h3 id="See_Also" name="See_Also"> See Also </h3>
+<p><a href="es/Core_JavaScript_1.5_Reference/Global_Objects/Packages">Packages</a>,
+<a href="es/Core_JavaScript_1.5_Reference/Global_Objects/Packages/netscape">Packages.netscape</a>
+</p>
+<div class="noinclude">
+</div>