EnglishFrenchSpanish

Ad


OnWorks favicon

gappletviewer-4.8 - Online in the Cloud

Run gappletviewer-4.8 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gappletviewer-4.8 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

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.

Use gappletviewer-4.8 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 2
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • 3
    archlabs_repo
    archlabs_repo
    Package repo for ArchLabs This is an
    application that can also be fetched
    from
    https://sourceforge.net/projects/archlabs-repo/.
    It has been hosted in OnWorks in...
    Download archlabs_repo
  • 4
    Zephyr Project
    Zephyr Project
    The Zephyr Project is a new generation
    real-time operating system (RTOS) that
    supports multiple hardware
    architectures. It is based on a
    small-footprint kernel...
    Download Zephyr Project
  • 5
    SCons
    SCons
    SCons is a software construction tool
    that is a superior alternative to the
    classic "Make" build tool that
    we all know and love. SCons is
    implemented a...
    Download SCons
  • 6
    PSeInt
    PSeInt
    PSeInt is a pseudo-code interpreter for
    spanish-speaking programming students.
    Its main purpose is to be a tool for
    learning and understanding the basic
    concep...
    Download PSeInt
  • More »

Linux commands

  • 1
    7z
    7z
    7z - A file archiver with highest
    compression ratio ...
    Run 7z
  • 2
    7za
    7za
    7za - A file archiver with highest
    compression ratio ...
    Run 7za
  • 3
    creepy
    creepy
    CREEPY - A geolocation information
    aggregator DESCRIPTION: creepy is an
    application that allows you to gather
    geolocation related information about
    users from ...
    Run creepy
  • 4
    cricket-compile
    cricket-compile
    cricket - A program to manage the
    collection and display of time-series
    data ...
    Run cricket-compile
  • 5
    g-wrap-config
    g-wrap-config
    g-wrap-config - script to get
    information about the installed version
    of G-Wrap ...
    Run g-wrap-config
  • 6
    g.accessgrass
    g.accessgrass
    g.access - Controls access to the
    current mapset for other users on the
    system. If no option given, prints
    current status. KEYWORDS: general, map
    management, p...
    Run g.accessgrass
  • More »

Ad