cnrg.itx.datax.devices
Class MicrophoneTest

java.lang.Object
  |
  +--cnrg.itx.datax.devices.MicrophoneTest

public class MicrophoneTest
extends java.lang.Object
implements java.util.Observer


Constructor Summary
MicrophoneTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void update(java.util.Observable o, java.lang.Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MicrophoneTest

public MicrophoneTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

update

public void update(java.util.Observable o,
                   java.lang.Object arg)
Specified by:
update in interface java.util.Observer