Package | Description |
---|---|
org.eclipse.nebula.widgets.oscilloscope.multichannel |
Modifier and Type | Method | Description |
---|---|---|
void |
Oscilloscope.addStackListener(int channel,
OscilloscopeStackAdapter listener) |
Adds a new stack listener to the collection of stack listeners.
|
void |
Oscilloscope.removeStackListener(int channel,
OscilloscopeStackAdapter listener) |
Removes a stack listener from the collection of stack listeners.
|