All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gui.JCapture

gui.JCapture

public class JCapture
extends javax.swing.JFrame
A sound recorder/player application.

Fairfield University
CR310/SW511: Digital Audio with Java


Constructor Index

 o JCapture()
Initialize the application without displaying the GUI.

Method Index

 o main(String[])
Create and display and instance of the application.

Constructors

 o JCapture
 public JCapture()
Initialize the application without displaying the GUI.

Methods

 o main
 public static void main(java.lang.String args[])
Create and display and instance of the application.


All Packages  Class Hierarchy  This Package  Previous  Next  Index