Uses of Class
org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeDispatcher.SoundClip
-
Packages that use OscilloscopeDispatcher.SoundClip Package Description org.eclipse.nebula.widgets.oscilloscope.multichannel -
-
Uses of OscilloscopeDispatcher.SoundClip in org.eclipse.nebula.widgets.oscilloscope.multichannel
Fields in org.eclipse.nebula.widgets.oscilloscope.multichannel declared as OscilloscopeDispatcher.SoundClip Modifier and Type Field Description private OscilloscopeDispatcher.SoundClip
OscilloscopeDispatcher. clipper
Methods in org.eclipse.nebula.widgets.oscilloscope.multichannel that return OscilloscopeDispatcher.SoundClip Modifier and Type Method Description OscilloscopeDispatcher.SoundClip
OscilloscopeDispatcher. getSoundClip()
Override this to return the Clip player.
-