Java View all facts Glossary Help |
Java program > applet viewer |
applet viewer comparison table |
Subject | run you | be part of | have purpose | has definition | is a subtopic of | is a synonym of | is a kind of | is partitioned into |
---|---|---|---|---|---|---|---|---|
Java program | type java and the class file name on the command line | A collection of 1 or more classes that work together and is started either by the operating system or a browser running it | How Java Works | program | kbTop | applet, application | ||
applet viewer | type on the command line:appletviewer file:///fileNamewhere fileName is a URL or the path to an HTML file | the Java Development Kit | allows you to run applets in an html file outside a web browser | Applets | Java program |
Next Java program: application Up: Java program Previous Java program: applet