com.jsyn.scope.swing
Class AudioScopeProbeView

java.lang.Object
  extended by com.jsyn.scope.swing.AudioScopeProbeView

public class AudioScopeProbeView
extends java.lang.Object

Wave display associated with a probe.


Constructor Summary
AudioScopeProbeView(AudioScopeProbe probeModel)
           
 
Method Summary
 AudioScopeProbe getModel()
           
 WaveTraceView getWaveTraceView()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioScopeProbeView

public AudioScopeProbeView(AudioScopeProbe probeModel)
Method Detail

getWaveTraceView

public WaveTraceView getWaveTraceView()

getModel

public AudioScopeProbe getModel()