NAME appletviewer - Java applet viewer SYNOPSIS appletviewer [ -debug ] [ -encoding encoding_name ] [ -J javaoption ] urls ... DESCRIPTION The appletviewer command runs Java applets outside of the context of a World Wide Web browser. The appletviewer command connects to the document(s) or resource(s) designated by urls and displays each applet referenced by that document in its own window. Please note that if the documents referred to by urls do not reference any applets with the APPLET tag, appletviewer does nothing. OPTIONS -debug Starts the applet viewer in the Java debugger, which debugs applets in the docu- ment. (See jdb(1).) -encoding encoding_name Specifies the input HTML file encoding name. -J javaoption Passes the string javaoption through as a single argument to java(1) which runs the compiler. The argument should not contain spaces. Multiple argument words must all begin with the prefix -J, which is stripped. This is useful for adjusting the execution environment or compiler memory usage. ATTRIBUTES See attributes(5) for a description of the following attri- butes: __________________________________ | ATTRIBUTE TYPE| ATTRIBUTE VALUE| |_______________|__________________|_ | Availability | SUNWjvrt | |_______________|_________________| SEE ALSO java(1), jdb(1), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |