Movatterモバイル変換


[0]ホーム

URL:


Skip toContent

appletviewer - The Java Applet Viewer.

Theappletviewer command allows you to run appletsoutside of a web browser.

SYNOPSIS

appletviewer[options]urls...

DESCRIPTION

Theappletviewer command connects to the documents orresources designated byurls and displays each appletreferenced by the documents in its own window. Note: if thedocuments referred to byurls do not reference any appletswith theOBJECT,EMBED, orAPPLET tag, thenappletviewer does nothing. For details on the HTML tags thatappletviewer supports, seeAppletViewer Tags.

Note: Theappletviewer is intended for developmentpurposes only. SeeAbout Sample / Test Applications and Code for more information.

Note: Theappletviewer requires encoded URLsaccording to the escaping mechanism defined in RFC2396. Onlyencoded URLs are supported. However, file names must be unencoded,as specified in RFC2396.

OPTIONS

-debug
Starts the applet viewer in the Java debugger,jdb, thus allowing you to debug the appletsin the document.
-encoding   encoding name
Specify the input HTML file encoding name.
-Jjavaoption
Passes through the stringjavaoption as a singleargument to the Java interpreter which runs the appletviewer. Theargument should not contain spaces. Multiple argument words mustall begin with the prefix-J, which is stripped. This isuseful for adjusting the compiler's execution environment or memoryusage.


Copyright © 1993, 2020, Oracleand/or its affiliates. All rights reserved.
Contact Us

[8]ページ先頭

©2009-2025 Movatter.jp