aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/javascript/referencje/obiekty/packages/sun/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/web/javascript/referencje/obiekty/packages/sun/index.html')
-rw-r--r--files/pl/web/javascript/referencje/obiekty/packages/sun/index.html32
1 files changed, 0 insertions, 32 deletions
diff --git a/files/pl/web/javascript/referencje/obiekty/packages/sun/index.html b/files/pl/web/javascript/referencje/obiekty/packages/sun/index.html
deleted file mode 100644
index d7ab3781a6..0000000000
--- a/files/pl/web/javascript/referencje/obiekty/packages/sun/index.html
+++ /dev/null
@@ -1,32 +0,0 @@
----
-title: sun
-slug: Web/JavaScript/Referencje/Obiekty/Packages/sun
-tags:
- - Dokumentacja_JavaScript
- - Dokumentacje
- - JavaScript
- - Wszystkie_kategorie
-translation_of: Archive/Web/LiveConnect_Reference/Packages/sun
----
-<p>
-</p>
-<h3 id="Podsumowanie" name="Podsumowanie"> Podsumowanie </h3>
-<p>Dowolna klasa Javy z pakietu <code>sun.*</code>.
-</p>
-<table class="fullwidth-table">
-<tbody><tr>
-<td class="header" colspan="2">Własność obiektu: <a href="pl/Dokumentacja_j%c4%99zyka_JavaScript_1.5/Obiekty/Packages">Packages</a></td>
-</tr>
-<tr>
-<td>Zaimplementowana w:</td>
-<td>JavaScript 1.1, NES2.0</td>
-</tr>
-</tbody></table>
-<h3 id="Sk.C5.82adnia" name="Sk.C5.82adnia"> Składnia </h3>
-<p><code>
-Packages.sun
-</code>
-</p>
-<h3 id="Opis" name="Opis"> Opis </h3>
-<p>Własność <code>sun</code> stosuje się, by uzyskać dostęp do dowolnej klasy Javy z pakietu <code>sun</code> z poziomu JavaScriptu. Warto pamiętać, że obiekt najwyższego rzędu <code>sun</code> jest synonimem <code>Packages.sun</code>.
-</p>{{ languages( { "en": "en/Core_JavaScript_1.5_Reference/Global_Objects/Packages/sun" } ) }}