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
-
JCapture()
- Initialize the application without displaying the GUI.
-
main(String[])
- Create and display and instance of the application.
JCapture
public JCapture()
- Initialize the application without displaying the GUI.
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