gappletviewer(1)


NAME

   gappletviewer - Load and runs an applet

SYNOPSIS

   appletviewer [OPTION]... URL...

   appletviewer [OPTION]... -code CODE

   appletviewer [OPTION]... -plugin INPUT,OUTPUT

DESCRIPTION

   The appletviewer tool loads and runs an applet.

   Use the first form to test applets specified by tag.  The URL should
   resolve to an HTML document from which the appletviewer will extract
   applet tags.  The APPLET, EMBED and OBJECT tags are supported.  If a
   given document contains multiple applet tags, all the applets will be
   loaded, with each applet appearing in its own window.  Likewise, when
   multiple URLs are specified, each applet tag instance is given its own
   window.  If a given document contains no recognized tags the
   appletviewer does nothing.

           appletviewer http://www.gnu.org/software/classpath/

   Use the second form to test an applet in development.  This form allows
   applet tag attributes to be supplied on the command line.  Only one
   applet may be specified using the -code option.  The -code option
   overrides the URL form -- any URLs specified will be ignored.

           appletviewer -code Test.class -param datafile,data.txt

   gcjwebplugin uses the third form to communicate with the appletviewer
   through named pipes.

OPTIONS

   URL OPTIONS

   -debug
       This option is not yet implemented but is provided for
       compatibility.

   -encoding CHARSET
       Use this option to specify an alternate character encoding for the
       specified HTML page.

   APPLET TAG OPTIONS

   -code CODE
       Use the -code option to specify the value of the applet tag CODE
       attribute.

   -codebase CODEBASE
       Use the -codebase option to specify the value of the applet tag
       CODEBASE attribute.

   -archive ARCHIVE
       Use the -archive option to specify the value of the applet tag
       ARCHIVE attribute.

   -width WIDTH
       Use the -width option to specify the value of the applet tag WIDTH
       attribute.

   -height HEIGHT
       Use the -height option to specify the value of the applet tag
       HEIGHT attribute.

   -param NAME,VALUE
       Use the -param option to specify values for the NAME and VALUE
       attributes of an applet PARAM tag.

   PLUGIN OPTION

   -plugin INPUT,OUTPUT
       gcjwebplugin uses the -plugin option to specify the named pipe the
       appletviewer should use for receiving commands (INPUT) and the one
       it should use for sending commands to gcjwebplugin (OUTPUT).

   DEBUGGING OPTION

   -verbose
       Use the -verbose option to have the appletviewer print debugging
       messages.

   STANDARD OPTIONS

   -help
       Use the -help option to have the appletviewer print a usage
       message, then exit.

   -version
       Use the -version option to have the appletviewer print its version,
       then exit.

   -JOPTION
       Use the -J option to pass OPTION to the virtual machine that will
       run the appletviewer.  Unlike other options, there must not be a
       space between the -J and OPTION.

BUGS

SEE ALSO

AUTHOR



	    




Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.