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
-
DisPlayer1()
-
-
main(String[])
-
DisPlayer1
public DisPlayer1()
main
public static void main(String args[])