Class DisPlayer1

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Frame
                                   |
                                   +----DisPlayer1

public class DisPlayer1
extends Frame
Main class for the DisPlayer application. Creates user interface. Tested using Netscape 4.0 and Cosmo 2.0 with nps demo application. Calls the appropriate methods for each button - play, stop,record Writes directly into the file.

Version:
Version 1
Author:
Millie Ives

Constructor Index

 o DisPlayer1()

Method Index

 o main(String[])

Constructors

 o DisPlayer1
 public DisPlayer1()

Methods

 o main
 public static void main(String args[])