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. listeners
Deprecated.Methods in org.eclipse.nebula.widgets.oscilloscope with parameters of type OscilloscopeStackAdapter Modifier and Type Method Description void
Oscilloscope. addStackListener(OscilloscopeStackAdapter listener)
Deprecated.useOscilloscope
void
Oscilloscope. removeStackListener(OscilloscopeStackAdapter listener)
Deprecated.useOscilloscope
-