Class OscilloscopeStackAdapter

java.lang.Object
org.eclipse.nebula.widgets.oscilloscope.multichannel.OscilloscopeStackAdapter

public abstract class OscilloscopeStackAdapter
extends java.lang.Object
Listener for an empty stack. It enables you to input more values only if the stack runs out of values.
  • Constructor Summary

    Constructors 
    Constructor Description
    OscilloscopeStackAdapter()  
  • Method Summary

    Modifier and Type Method Description
    void stackEmpty​(Oscilloscope scope, int channel)
    Is called when the stack runs out of values.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait