Uses of Class
org.eclipse.nebula.widgets.oscilloscope.OscilloscopeStackAdapter
-
Packages that use OscilloscopeStackAdapter Package Description org.eclipse.nebula.widgets.oscilloscope -
-
Uses of OscilloscopeStackAdapter in org.eclipse.nebula.widgets.oscilloscope
Fields in org.eclipse.nebula.widgets.oscilloscope with type parameters of type OscilloscopeStackAdapter Modifier and Type Field Description private java.util.Map<OscilloscopeStackAdapter,OscilloscopeStackAdapter>Oscilloscope. listenersDeprecated.Methods in org.eclipse.nebula.widgets.oscilloscope with parameters of type OscilloscopeStackAdapter Modifier and Type Method Description voidOscilloscope. addStackListener(OscilloscopeStackAdapter listener)Deprecated.useOscilloscopevoidOscilloscope. removeStackListener(OscilloscopeStackAdapter listener)Deprecated.useOscilloscope
-